Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

map-pin No style is applied to the contacts

More
11 years 11 months ago - 11 years 10 months ago #291 by admin
Look at the <head> section of your website, find the CSS style files associated with Trombinoscope Extended. If an error 500 is in place of the styles, you may need to adjust the rights to your directories (to 755) and files (to 644).

Olivier.
Last edit: 11 years 10 months ago by admin.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #362 by harmon
Replied by harmon on topic Re: No style is applied to the contacts
Could you explain a bit more how to adjust the rights to your directories?

Your component works fine when its running on a local computer, but not on a webhost. No formatting at all.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #363 by admin
Replied by admin on topic Re: No style is applied to the contacts
Hello,
thankfully, the component works fine for most users. If you experience no formatting, it is a problem of directory rights on the web server that hosts your website. Stylesheets are loaded through PHP, they are not just straight .CSS files. By modifying the directory rights for the component and module you will have access to the stylesheets and get the right formatting.
The rights can be modified through FTP tools or extensions like 'eXtplorer'. With a tool like Filezilla, a right-click on a directory brings up a menu item 'File permissions' that you need to adjust as suggested on this post.
I hope my explanations are clear enough, please let me know!

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #365 by harmon
Replied by harmon on topic Re: No style is applied to the contacts
Thanks for you answer. I adjusted File permissions to 755 (was already the default value) as suggested on both com_trombinoscopeextended and mod_trombinoscopeextended with Filezilla.

But still formatting does not work, any other ideas?.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #366 by admin
Replied by admin on topic Re: No style is applied to the contacts
Could you check what error you get in this case (to make sure it is an error 500 and we don't get sidetracked on this file permission path)? In Firefox, for instance, when checking the source code of the page, it is just a matter of clicking on the CSS file associated with Trombinoscope Extended. It will show the error then.
If this is an error 500, can you check what the permissions of the .css.php files found in the Trombinoscope component are? Having the folders with the right permissions is not enough, what matters is the permissions on those .css.php files. Thank you!

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #368 by harmon
Replied by harmon on topic Re: No style is applied to the contacts
The errorcode is 500 found on style.css.php.
The permissions of the .css.php files and the sub directories found in the Trombinoscope component are all 755.

Please Log in or Create an account to join the conversation.