Theme Joomla core and error reporting
girljinbink (User)

Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Karma: 0  
advanced article headings?
by girljinbink 5 Months, 2 Weeks ago
How do you enable this? I've turned on every heading/setting/etc. I can think of (I'm in J! 1.5), and it still won't show up.

(I'm using FusionLite) it seems the php interferes with some of my plugins, the color changer doesn't therefor work - everything is white or just doesn't show up... If I can't get this working, can I get my money back?

here's what I mean: http://www.isourcelists.com/joomla/index.php/clients/our-process

HELP!!
Last Edit: 2008/07/25 12:55 By Lumo. Reason: no patience, did not even contact support
The administrator has disabled public write access. | Report to moderator    
Lumo (Admin)

Admin
Posts: 84
graph
User Online Now Click here to see the profile of this user
Karma: 3  
Conflicts
by Lumo 5 Months, 2 Weeks ago
I am sorry the template is not working for you, but if you do a fresh install of Joomla 1.5 all the features do work out of the box… I have just tested it here... When JavaScript conflicts, it is not always the fault of the template provider – it takes 2 things to conflict

Please understand that we obviously cannot guarantee that there will be no java conflicts with your JavaScript, as we do not know what scripts or variables you are using and cannot account for the thousands of PHP Java Scripts out there, however we use the latest MooTools and jQuery libraries which are quite common and should not be a problem.

We have a strong support center, and will do all we can to get you up and running, if we cannot get the template to what it is advertised as, then we will refund you your money.

It seems (if you view the CSS on your site) that there is a permissions/JavaScript error on the template variable files/folders… could you check that your template folder files/folders are all readable by the server? And, to make things easier, could you mail/supply me with a super admin login and I will sort it out myself.

Any conflicts we find and fix will be built into our templates so that they do not occur again!
Last Edit: 2008/07/25 12:57 By Lumo.
The administrator has disabled public write access. | Report to moderator    
Lumo (Admin)

Admin
Posts: 84
graph
User Online Now Click here to see the profile of this user
Karma: 3  
file seems to be missing / not readable?
by Lumo 5 Months, 2 Weeks ago
Can you have a look for this file please, and make sure that it is read / writable as I cannot see it on my side...

Code:

http://isourcelists.com/joomla/templates/fusionlite/css/tjcontrols.css.php
The administrator has disabled public write access. | Report to moderator    
girljinbink (User)

Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Karma: 0  
Re:file seems to be missing / not readable?
by girljinbink 5 Months, 2 Weeks ago
it's uploaded and my ftp program says it's read/writable/executable (777).
The administrator has disabled public write access. | Report to moderator    
Lumo (Admin)

Admin
Posts: 84
graph
User Online Now Click here to see the profile of this user
Karma: 3  
it was the hosting permissions...
by Lumo 5 Months, 2 Weeks ago
After a lengthy search...

this problem turned out to be the hosting permissions! Specifically for this ISP (Site Ground) we noted that you have to set the template (or any script files) folders and files to CHMOD 755 - as this will give the correct permissions and avoid nasty 404 and 500 errors!

A key thing to note here, after installing a Theme Joomla release if it does not work, let us know we will help you out, but in the meantime make sure that all the files and folders are accessible by the site, and that you have no java errors.
The administrator has disabled public write access. | Report to moderator    
Lumo (Admin)

Admin
Posts: 84
graph
User Online Now Click here to see the profile of this user
Karma: 3  
Theme Joomla core and error reporting
by Lumo 5 Months, 1 Week ago
Another thing to be aware of is your server error reporting level: A notice is a minor warning intended for coders / developers - and/or useful during debugging. Your servers PHP error reporting is set too high. It is a setting in your php.ini file:

Changing in the php.ini:
Code:

error_reporting = E_ALL


to:
Code:

error_reporting = E_ALL & ~E_NOTICE


should remove this notice message, notice messages are only needed for debugging in development, and can safely be turned off on live sites.
The administrator has disabled public write access. | Report to moderator    
       
© 2008-2020 Theme Joomla. 2Checkout.com, Inc. is an authorized retailer of Theme Joomla.