Exponential
Forum Replies Created
-
It’s OK! Managed to pull it back round…
The fix you showed above did not have a comma at the end so when I copied and pasted the hack it broke with the commas.
Original: ‘regex’ => $regex
New: ‘regex’ => ($regex ? 1 : 0),Original: ‘last_access’ => 0
New: ‘last_access’ => ‘0000-00-00 00:00:00’,Tried adding a redirect and worked perfect – tested the redirect and it
Thanks to everyone for there help on this.
Exponential
I tried to make the changes identified above (bearing in mind I am a complete novice at this). I made the code changes as above and seems to get an error which has taken down my site.
Now on any page http://www.exponentialtraining.com it says
“Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in C:\Inetpub\wwwroot\www.exponentialtraining.com\wp-content\plugins\redirection\models\redirect.php on line 202”
Yes, Running the latest update of both (I believe). I am not being prompt for any updates
i have tried this but it did not work for me…
I already have two groups automatically they are:
– Redirections
– ModificationsWhen adding another group I still get the same error message 🙁
Hi Will,
I followed your instructions regarding entering a manual entry but I got the following error:
MySQL said:
#1292 – Incorrect datetime value: ” for column ‘last_access’ at row 1
I am working on a live internet server
Any ideas?
I have this problem. Do you know what’s causing it? Also what is the process to solving it using phpmyadmin?
Forum: Fixing WordPress
In reply to: Archive Drop Down (Month) code advise requiredTypo in title – please see http://ww.wp.xz.cn/support/topic/archive-drop-down-month-code-advice-required?replies=1