Error message when trying to install

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Jimmyfr
Posts: 12
Joined: Fri Aug 14, 2009 5:53 pm

Re: Error message when trying to install

Post by Jimmyfr »

Hi

Sorry, I changed this earlier, but it did not change the list of faq's in the category list, only in the sitemap index

Thanks
Jimmyfr
Posts: 12
Joined: Fri Aug 14, 2009 5:53 pm

Re: Error message when trying to install

Post by Jimmyfr »

Hi

Sorry, I changed this earlier, but it did not change the list of faq's in the category list on the right hand side of the faq page, only in the sitemap index.

So where do I change the list of "Records in this Category" list?

Thanks
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Error message when trying to install

Post by Thorsten »

Hi,

I re-checked that twice, my hack works for me on my various test systems.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Jimmyfr
Posts: 12
Joined: Fri Aug 14, 2009 5:53 pm

Re: Error message when trying to install

Post by Jimmyfr »

Can you send me the URL where this is happening, because I have tried it on two different systems and on both systems the "Records in this category' on the right hand side of a faq are NOT in aphabetical order, but the latest FAQ is added to the bottom of the list.

Perhaps you are looking at something else and NOT the right hand panel marked "Records in this category'

Bye
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Error message when trying to install

Post by Thorsten »

Hi,
Jimmyfr wrote:Can you send me the URL where this is happening, because I have tried it on two different systems and on both systems the "Records in this category' on the right hand side of a faq are NOT in aphabetical order, but the latest FAQ is added to the bottom of the list.
I can only provide a screenshot.
Jimmyfr wrote:Perhaps you are looking at something else and NOT the right hand panel marked "Records in this category'
no. :-)

Can you show me your FAQ?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
iklavo
Posts: 2
Joined: Sun Nov 18, 2012 5:09 am

Re: Error message when trying to install

Post by iklavo »

Hey... i'm getting the same error described on the first post... and then i renamed the file "autoloader.php" to "autoLoader.php" and its partly working now as i can see the site.. but i'm still getting some weird message that says:

PMF Autoloader: unable to find a suitable file declaring 'PMF_String'.
PMF Autoloader: unable to define 'PMF_String' as a class/interface.

Fatal error: Class 'PMF_String' not found in /homepages/6/d440914244/htdocs/notes/install/setup.php on line 145


Can you guide me on how to correct this?

By the way, the test faq is hosted at 1&1 and it can be access via this url:

http://notes.kulturas-international.com ... /setup.php

username: eclipse
password: eclipse3

and I'm on php5 version...

http://notes.kulturas-international.com/phpinfo.php

I'm using filezilla to transfer the file.
iklavo
Posts: 2
Joined: Sun Nov 18, 2012 5:09 am

Re: Error message when trying to install

Post by iklavo »

You may now ignore my previous post... i solved the problem. I downloaded the file via ssh and unzip it... i realize after reading the thread...that some ftp client converts filenames to lowercase and its doing the same when extracting the zip file via ssh.
Post Reply