added on Sep 26, 2006 by
I'm getting this error when i want to update , what is the problem ?
Backing up current version... done
Error while fetching version checkum (404 Not Found)
added on Sep 26, 2006 by
My bad. I had accidentally deleted the md5 file. You should be able to upgrade fine now.
Let me know how it works out
added on Sep 26, 2006 by
I installed linkex. all working well then ran upgrade and now getting a 500 internal server error.
added on Sep 26, 2006 by
It has to do with the .htaccess.
There have been some problems with it, try empty all the contents, so the file is just blank, and see if that helps
added on Sep 26, 2006 by
RewriteEngine on
RewriteCond %{REQUEST_URI} !^.*/linkex/?(index.php)?$
RewriteRule .* - [F,L]
was all that was in .htaccess and i emptied it and error continues
added on Sep 26, 2006 by
Going to bed. If you dont have any other suggestions when i wake will reinstall from scratch :(
added on Sep 26, 2006 by
You have ICQ? I'm online tomorrow, I can help you out if you like?
added on Sep 26, 2006 by
yesy I have ICQ I email the site to you earlier and will mail icq # also
added on Oct 8, 2006 by
Check your chmod settings. I get the same error after an update. Then I chmod the index.php to 644 and all works fine.
GReetz