Unable to upgrade to 7.0.3
It says:
ALTER TABLE `Profiles` DROP INDEX `NickName_3`;: Can't DROP 'NickName_3'; check that column/key exists
Please what do I do???
Unable to upgrade to 7.0.3 It says: ALTER TABLE `Profiles` DROP INDEX `NickName_3`;: Can't DROP 'NickName_3'; check that column/key exists
Please what do I do??? No Signature at this time. |
Wow! Now I'm really kicking myself for trying to upgrade. This is what I'm now getting if I go to http://www.ustillup.com/upgrade/
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home/ustillup/public_html/inc/security.inc.php on line 71 No Signature at this time. |
http://www.boonex.com/unity/forums/topic/7-03-upgrade-question.htm Unable to upgrade to 7.0.3 It says: ALTER TABLE `Profiles` DROP INDEX `NickName_3`;: Can't DROP 'NickName_3'; check that column/key exists
Please what do I do???
Rules → http://www.boonex.com/terms |
Okay, I will try this right now AlexT. Thanks. No Signature at this time. |
It looks like you have memory_limit only 256Kb dolphin requires 128Mb at least... check your php.ini file if your memory_limit is at least 128Mb. Also it maybe that uploading php.ini with memory_limit = 128M or .htaccess with php_value memory_limit 128M to /upgrade/ folder can help too. Wow! Now I'm really kicking myself for trying to upgrade. This is what I'm now getting if I go to http://www.ustillup.com/upgrade/
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home/ustillup/public_html/inc/security.inc.php on line 71 Rules → http://www.boonex.com/terms |