Search found 15 matches

by melpheos
Fri Mar 28, 2014 9:20 am
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Yes it's working fine and categories that disappeared after the upgrade also reappeared magically :)
by melpheos
Thu Mar 27, 2014 5:51 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Oh crap, you are right. I did not spot that :( I feel like an idiot now Sorry to have wasted your time on a non issue. For some reason the /tmp folder was owned by 501:games... I think i saw this on another centos server as well. I have no idea where this comes from but it does indeed mess up mysql.
by melpheos
Thu Mar 20, 2014 11:01 am
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

I have just tried 2.8.8 and got the same result sadly :(

BTW, on which OS are you running without trouble ? (demo page of PhpMyFAQ is running fine) ?
by melpheos
Mon Mar 10, 2014 4:52 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Thanks for looking this up :) I think something has changed in the code as i have the same error in every linux version i have tried so far (Debian6, Debian7, UbuntuLTS, Centos6) but i had an old version running on a Centos5.9 with phpmyfaq 2.7.9 but after a yum update/upgrade i lost categories. Hop...
by melpheos
Fri Mar 07, 2014 5:02 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

This is the result #0 PMF_DB_Mysqli->fetchArray() called at [/var/www/inc/PMF/Category.php:226] #1 PMF_Category->getOrderedCategories(1) called at [/var/www/inc/PMF/Category.php:141] #2 PMF_Category->__construct(PMF_Configuration Object ([] => faqconfig,[config] => Array ([core.database] => PMF_DB_M...
by melpheos
Fri Mar 07, 2014 4:20 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Where are the logs supposed to go because on screen i have nothing but this error message when it occurs :( and there is nothing in access or error.log for apache but this very error message ?
by melpheos
Fri Mar 07, 2014 3:45 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Strangely enough i have the same error on Debian7 but this time without even being able to create a category as the crash occur just after the installation
On this machine it's running
php ver 5.4.4-14+deb7u8
mysql 14.14
by melpheos
Wed Mar 05, 2014 3:31 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

After looking at another post i have enabled debug and this is what i get when i create a 2nd category

Fatal error: Call to a member function fetch_assoc() on a non-object in /var/www/inc/PMF/DB/Mysqli.php on line 155
by melpheos
Wed Mar 05, 2014 3:22 pm
Forum: Bug reports
Topic: Can't create categories
Replies: 11
Views: 25640

Re: Can't create categories

Looks like the same issue as mine but slightly different
viewtopic.php?f=3&t=16325
by melpheos
Tue Mar 04, 2014 3:29 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

I have uploaded a flash file made with wink to show what happens when i create the second category... (not sure if it's properly attached tho)
I've tried english and french as language interface (only english on the video)

edit : can't see the file... Is it supposed to show in the forum ?
by melpheos
Mon Mar 03, 2014 5:20 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Hi Thorsten,

on the latest install i did it's running
mysql 5.1.73.1
php ver is : 5.3.3.7

OS on this install is Debian 6.0.7
I'm not sure what version was running on the CentOS install i did but the result was exactly the same.

Working fine until i have the bad idea to create a 2nd category.
by melpheos
Fri Feb 28, 2014 3:53 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Same deal on Debian would probably be the same on Ubuntu...
As soon as you create a second category, the frontend will crash...

I'm using the latest version of phpMyFAQ
by melpheos
Fri Feb 28, 2014 1:58 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Re: Frontend crashes after creating more than one category

Additional info :
i deployed a new VM with centos6.5, installed everything and got exactly the same issue (and nothing in the logs)

I will do another test with ubuntu and keep you posted
by melpheos
Thu Feb 27, 2014 3:13 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 26649

Frontend crashes after creating more than one category

Hi, i did several time this test. Install a new phpMyFAQ instance, configure, login, create one category The category will show ok As soon as i create another category, the frontend will not work anymore I cannot see anything logs in apache error log. Everything is working fine untill i create this ...