Search found 4 matches

Page 1 of 1

Search found 4 matches

Re: Setting Local Timezone values in database

This solved my problem but it depends on your hosting as to whether you need or want to use it or not. :-\ It took me several hours to see that orders are using the db's timezone. I have solved writing static time difference in mysql.php first then I saw your nicely written solution covering both p...

Jump to post
  • Sun Jan 29, 2012 8:15 am
  • Replies 56
  • Views 56226
Re: Access to ADMIN when SEO's are active?

Trying to password protect your admin folder using cpanel (adding an .htaccess file under admin folder) makes you get "page not found" error.

It may be solved by adding the following line into the .htaccess file in the admin folder.

Code: Select all

RewriteEngine Off

Jump to post
  • Tue Sep 06, 2011 8:07 pm
  • Replies 17
  • Views 3950
Re: VirtualQmod with renamed "admin" folder

If you rename your folder admin/ to adminxyz/ then you should

  1. in file vqmod/install/index.php ;
    • change admin/ to adminxyz/
    • run install example.com/vqmod/install
  2. and as said change all admin/ to adminxyz/ in XML files

Jump to post
  • Tue Sep 06, 2011 5:55 pm
  • Replies 4
  • Views 1627

Page 1 of 1

Search found 4 matches