I've been using your script for awhile now but the 1.5.6 version.
Now I'm goin to add this script to a new page I've been building, so I decided to get the latest version. But I am a bit confused about the text in the [ phpMyFAQ 1.6.x Documentation ] file.
It says a one point:
I can find the phpMyFAQ directory (It might help to set chmod 777 to the whole phpMyFAQ directory to avoid problems during the installation. If you're running a very restrictive mod_php installation you should keep the chmod 777 for the following files and directories even after the succesful installation:
* the files data.php and config.php in the directory inc/
* the directory attachments/
* the directory data/
* the directory images/
* the directory pdf/
* the directory xml/
* the files data.php and config.php in the directory inc/
The data.php & config.php is that the same as data.php.original & config.php.original?
I can find the directory images/. But the rest of the folder ain't nowhere to be seen?
I found a attachments.php in the /admin folder, I found a pdf.php, xml.php in the main folder, is this what you mean?