VQMOD 2.3.2 installed with renamed admin directory in pathReplaces.php
The upgrade to 2.4.1 instructs overwriting files (including the pathReplaces.php) and then running the install script
Will this work OK?
What about the admin path in pathReplaces.php ?
Hey guys, wondering if you can help me. I've renamed my admin folder & followed the instructions for replacing the path in VQMOD. But I get the following error when I tried to load the admin page:
Notice: Error: Could not load language english! in /home/barelyco/public_html/vqmod/vqcache/vq2-system_library_language.php on line 39
This is what I used in the pathReplaces.php file:
// START REPLACES //
$replaces[] = array('~admin~', 'admin-bc-nz'); // This replaces the admin folder name for use when admin folder's renamed
// END REPLACES //
this didn't work either:
// START REPLACES //
$replaces[] = array('~^admin/~', 'admin-bc-nz'); // This replaces the admin folder name for use when admin folder's renamed
// END REPLACES //
Notice: Error: Could not load language english! in /home/barelyco/public_html/vqmod/vqcache/vq2-system_library_language.php on line 39
This is what I used in the pathReplaces.php file:
// START REPLACES //
$replaces[] = array('~admin~', 'admin-bc-nz'); // This replaces the admin folder name for use when admin folder's renamed
// END REPLACES //
this didn't work either:
// START REPLACES //
$replaces[] = array('~^admin/~', 'admin-bc-nz'); // This replaces the admin folder name for use when admin folder's renamed
// END REPLACES //
Who is online
Users browsing this forum: No registered users and 5 guests