FAQs

Updated: May 2nd, 2020

General

What PHP framework does AdClass is built on?

No frameworks was use, the script is pure PHP code.

When should we be expecting new update? what is the new features?

We don't have a specified date for our new update.

Your recommended host provider for AdClass?

We recommend you to use Ipage, Godaddy, Bluehost

Can I run this website in more than one domain?

Yes you can, this version is free.

Why I do get 404 error?

Please ensure that the .htaccess file is uploaded to your server and is updated to the latest version.

If the file is exists and the issue continue, kindly contact your host provider to enable mod_rewrite on your server.

If you are using a VPS with Ubuntu Linux installed, please follow this guide.

Why I do get 500 internal service error?

Folder permission error maybe the cause, or apache issue, please inform your host provider and let them fix it for you.

I can't upload large photos, why?

Go to Admin, Site Settings > Max upload size and increase the value, and also contact your host provider and let them increase the upload limit and max_execution_time if the problem persist.

Features

How can I access the admin panel?

Visit yoursite.com/admin/ to access your admin panel

How can I edit the stylesheet?

For the main website, You can edit the stylesheet from themes/default/css/main.css and themes/default/css/responsive.css

For the user account dashboard, You can edit from themes/default/layout/account/assets/css/app.min.css

For the admin panel, You can edit from administrator/assets/css/app.min.css

How to setup the bank transfer payment method?

Login to your admin panel

Enter your company bank details and click save to enable the payment for users

How can I change the logo and the design?

You can change your logo, favicon, from this folder .uploads/logo/.

How to edit AdBooster packages and price ?

You can add or edit adbooster package and price from your admin panel Payments Management/PaymentSettings

SSL Setup

How can I redirect my website to the SSL version?

After you have bought the SSL certificate.

Open .htaccess file, under "RewriteEngine On", copy and the paste the code below:


RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
                        

Update

How to update my website?

More information will be provided once the update is available

Support

I got a problem, How can I get support?

If you need support, or if you're facing any problems, please contact me here Send mail
Please note that I am always busy and responds might take several days.