Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: Pandos on January 16th, 2014, 04:41 PM

Title: Error during install
Post by: Pandos on January 16th, 2014, 04:41 PM
See image below :)
It's cool how all tables can be created with this error message :)
Title: Re: Error during install
Post by: Nao on January 16th, 2014, 07:45 PM
I've been on this since this morning, but was forced to a stop because I was a bit feverish. Tried to go to sleep, to no avail. Took an aspirin, watched a couple of Brooklyn 9-9, and I feel better now.

Anyway... I've fixed it, hopefully.
This installer is very complicated. I'm working on a slightly more solid version. Just a tad.
Please try this one, or wait a few minutes and try the newer one, thanks!
Title: Re: Error during install
Post by: Pandos on January 16th, 2014, 07:56 PM
Take your time and get well soon!
Sorry for the bad news, but it isn't working :(
Install gives whitescreen at : install.php?step=3
Title: Re: Error during install
Post by: Nao on January 16th, 2014, 08:03 PM
Ouch...
I don't even remember what step=3 is. What is the page before that one...?
(Reminds me that I need to fix step numbers in the URL. It starts with 0, then skips to 2 or 3, funny one...)

Can you test the newest push? Perhaps it'll fix it, although I doubt it... Both versions of the installer work perfectly for me. Damn you, white screens...!!!
Title: Re: Error during install
Post by: Pandos on January 16th, 2014, 08:09 PM
Newest rev is working like a charm!
Title: Re: Error during install
Post by: Nao on January 16th, 2014, 08:14 PM
Fantastic!
Title: Re: Error during install
Post by: Pandos on January 16th, 2014, 08:22 PM
Next Bug :)
White Screen on Home if you're logged in. Guest is OK
Title: Re: Error during install
Post by: Pandos on January 16th, 2014, 08:24 PM
Edit:
It's only when calendar is activated!
Title: Re: Error during install
Post by: Nao on January 16th, 2014, 08:59 PM
Please elaborate...
Title: Re: Error during install
Post by: Pandos on January 16th, 2014, 09:28 PM
When calendar is enabled, index.php returns a blank screen (server error 500).
Error Log Shows:
/index.php?action=admin;area=managecalendar(http://192.168.70.13/index.php?action=admin;area=managecalendar): implode(): Invalid arguments passed  File: /usr/local/var/www/cache/php/Subs-Cache.php(http://192.168.70.13/index.php?action=admin;area=logs;sa=errorlog;file=L3Vzci9sb2NhbC92YXIvd3d3L2NhY2hlL3BocC9TdWJzLUNhY2hlLnBocA==;line=11)
Title: Re: Error during install
Post by: Nao on January 16th, 2014, 09:58 PM
Can you enable debug mode (server Admin), empty cache (if not already done, cache/php) and tell me the line number of the error..?
That should be an easy fix, I'd say. Something I forgot to update.
Title: Re: Error during install
Post by: Pandos on January 16th, 2014, 10:07 PM
Quote from Nao on January 16th, 2014, 09:58 PM
Can you enable debug mode (server Admin), empty cache (if not already done, cache/php) and tell me the line number of the error..?
That should be an easy fix, I'd say. Something I forgot to update.
Did it before, but what should I see on a blank page? ;)
Title: Re: Error during install
Post by: Nao on January 16th, 2014, 10:42 PM
Nothing, just reload the blank page, then disable the plugin (rename its folder, for instance), and go to the error log, I dunno..?