they said since im on a shared server, they dont provide access to Apache server logs. instead, they gave me a script to add: error_reporting(0); $old_error_handler = set_error_handler("userErrorHandler"); function userErrorHandler ($errno, $errmsg, $filename, $linenum, $vars) { $time=date...
my host provided me with a script to add... what came up in the script log is this: "/homepages/36/d160906651/htdocs/index.php: 51 " () mktime() [<a href='function.mktime'>function.mktime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, ...
in my error log of the /store directory, the most recent errors shown are: [Jul-10-2009 05:01:38 -14400] [phpBB Debug] [File adm/index.php?i=1] PHP Notice: in file /homepages/36/d160906651/htdocs/includes/template.php(187) : eval()'d code on line 5 : Undefined index: S_RESTORE_PERMISSIONS [Jul-10-20...
even if i knew which php file is causing this error, i wouldn't even know how to repair it. so if it hasn't completed the process, is it safe to just abandon the incomplete update? It goes as far as: Collecting file differences Currently differences of 55 of 301 files have been checked. Please wait ...
I just noticed in my ...[theme]/template folder that there's a Thumbs.db file. I never noticed it before and wondered if it's always been there? What kind of info does it store and what happens if i delete it? It's pretty big. 300,000 kb
Guys, I can read the descriptions just fine. It's just that I'd like to know a little bit more detail on HOW it works before I start running any installs. I don't want to run the auto update and have my board crash, simply because someone forgot to mention something crucial. Before you start rolling...
refresh my memory. If i choose "automatic" update, doesn't it just overwrite files that may have been altered by other mods, therefore I have to reinstall ALL my mods all over again?
i apologize for sounding confused here, but to clarify:
I'm running 3.0.5. Do I need to make "Code Changes" and update it to 3.0.6? THEN do I manually follow the instructions to "Change Files" to update to 3.0.7L?
I've been on hiatus with phpbb for several months. running 3.0.5 right now and I was looking to update to 3.0.7L... Thing is, I used to update manually, and I remember that there used to be instructions to "find" "add"/etc... I don't see that type of install file anymore for the ...