View Full Version : Problem with update.php
fortify
09-25-2007, 06:04 AM
After I upload all of the files, rename htacess and the settings file, I ran update.php but the page just shows up blank
sifuhall
09-25-2007, 10:35 AM
There are several threads with solutions to this posted already.
Some quick things to try are disabling javascript and running update again (javascript may be hiding an error).
If that doesn't work try disabling all non-core modules and running update again. If that works the error is in a module and to find it you will have to enable the modules one at a time and run update after each one.
If those do not work you can search for other solutions.
fortify
09-25-2007, 02:52 PM
It gives me this now
Fatal error: Call to undefined function: user_access() in /home/onlydev/public_html/modules/block/block.module on line 68
sifuhall
09-26-2007, 12:08 PM
maybe one of your files was corrupt on upload.
Try downloading the latest and uploading again.