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
Error message when trying to install
Moderator: Thorsten
Re: Error message when trying to install
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
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
Re: Error message when trying to install
Hi,
I re-checked that twice, my hack works for me on my various test systems.
bye
Thorsten
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
amazon.de Wishlist
Re: Error message when trying to install
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
Perhaps you are looking at something else and NOT the right hand panel marked "Records in this category'
Bye
Re: Error message when trying to install
Hi,

Can you show me your FAQ?
bye
Thorsten
I can only provide a screenshot.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.
no.Jimmyfr wrote:Perhaps you are looking at something else and NOT the right hand panel marked "Records in this category'
Can you show me your FAQ?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Error message when trying to install
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.
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.
Re: Error message when trying to install
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.