Page 1 of 1

Missing templates?

Posted: Fri May 10, 2013 6:49 pm
by stuartn
Hi, I installed PHPMyFAQ 2.7.9 on a Blacknight hosting package and most seems to have proceeded properly, except that adminsitration appears as very bare pages with no template. I am unable to access options to change the title or other details of the installation. The login link on the home page does not function and merely adds "#" to the URL. I can register a user, but neither admin nor the user can add any content.

I am not sure if this is a missing set of templates, or a permission problem. I have had no similar problems with another version of PHPMyFAQ on 1&1 hosting, which looks quite different in the admin pages.

Re: Missing templates?

Posted: Fri May 10, 2013 6:54 pm
by Thorsten
Hi,

please post the URL to your FAQ, I think it's a JS issue.

bye
Thorsten

Re: Missing templates?

Posted: Fri May 10, 2013 11:06 pm
by stuartn
http://faq.autismspace.ie/

Many thanks, Stuart.

Re: Missing templates?

Posted: Sat May 11, 2013 6:45 am
by Thorsten
Hi,

the JS files in inc/js are not readable, that's why it fails.

bye
Thorsten

Re: Missing templates?

Posted: Sat May 11, 2013 1:38 pm
by stuartn
Thorsten wrote:the JS files in inc/js are not readable, that's why it fails.
You are so quick and so accurate, it was exactly the problem.

I also made admin/js readable, which then formatted all of the admin functions with templates. admin/editor and admin/images are still rwx------, should these be rwxr-xr-x ?

Re: Missing templates?

Posted: Sat May 11, 2013 2:29 pm
by Thorsten
Hi,

everything under admin/ should be readable, that's enough. :-)

bye
Thorsten