Popular Questions

You need to download and use latest version of the themes we have provided in v1.5.1 or replace the new function.php with old function.php in your theme folder.

Custom URLs are available from ArcadeBooste script v1.5.1+ and you can define and define and use any type of custom URLs. Custom URL generator tool is available in /ab_toolkits/ folder which is provided in your package when you download the script. Additional information and instruction is available in the custom URL generator home page. You can also download ab_toolkit from this address: http://www.arcadebooster.com/support/ab_toolkits.zip

Once we release a new version, you will see update notification in your admin panel once you log in. You can update your script directly from your admin panel. Then if you would like to use our new themes, you cam easily log in to your account in ArcadeBooster.com and download a full copy of the script and upload the themes.

Yes! We have an importing tool for 5 major arcade scripts which you can transfer your data and files to ArcadeBooster database with a few clicks. We now support ATS, MyArcadePlugin, OnArcades, YourArcadeScript and AV Arcade scripts for automatic importing.
We also provided a manual import tool to transfer tables and fields of ANY arcade script to the same tables and fields in ArcadeBooster database.
To use importing tool, simply browse the /ab_toolkits/ folder which is provided in your package. More instructions and information are available in importing tool homepage.
You can also download ab_toolkit from this address:
http://www.arcadebooster.com/support/ab_toolkits.zip

Putting ads on "Booster" theme is a very easy task. First of all, you need to define ad codes in your admin panel. To define or edit ad codes open "Manage Ad Zones" under "Ad Management" tab in from sidebar menu.
You can add new zone or edit current ad zones. Each zone contains one or several ad codes which you can define them by clicking on code icon (<>).
You will receive a piece of PHP code for each zone to use in your page sources.
Something like this code: <?= ab_show_ad('468x60-small-rectangle')?>

You should paste this code inside your PHP page code. To change ads on "Play Page" you should edit "play-page.php" file with a php editor and to edit ads on "Pre Page" you need to edit "pre-page.php" file as well.
Simply find the sample image ads in php files and paste the code you get in your admin panel. If you need more help, you can ask "ArcadeBooster Online Support" team to help you defining and setting your own ads.

Edit .htaccess file in root of your site and find this statement:

RewriteEngine on

Then add the following code after it:

#Add WWW to non-www urls
RewriteCond %{HTTP_HOST} ^[^.]+.[^.]+$
RewriteCond %{HTTP_HOST} !^localhost [NC]
RewriteCond %{HTTP_HOST} !^d [NC]
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

Other Questions

We have provided a manual updating tool for those who can't update their scripts directly from admin panel due to server restrictions (specially Godaddy users)

If you're still using v1.5.1 please download this patch file and extract it. Then Upload to the root of arcadebooster path so some old files will be replaced with new files.
http://arcadebooster.com/support/patch_151_152_updateing_system.zip

If you've already updated to v1.5.3 you won't need the link above.

Then try to update your script from admin panel. If it doesn't connect to your FTP account, you will be given a link to manual update patch:
http://www.arcadebooster.com/updatemanually.html

You just need to follow the instruction in the manual updating system to update to the new version.



Contacts

Support Hours

  • Monday-Friday: 3pm to 12am (GMT +10:30)
  • Saturday: 3pm to 9pm (GMT +10:30)
  • Sunday: Urgent Issues Only

When request support?

You are always welcome to ask us for support but before sending us a support request please have a look at our community forum. You may find the answer easily.

  • Check FAQ Page for Your Issue
  • Check Support Forum
  • Send us a Request Here