Module Columnist JT1 Joomla 2.5 - Error

More
10 years 6 months ago - 10 years 5 months ago #460 by bernabe28
I installed the module in Joomla 2.5 and to check server error LOGS many errors show up

Error --> modules/mod_columnist_jt1/tmpl/static.php on line 32

Can you help?
I copy a few lines of LOGS

[Fri Sep 20 20:21:37 2013] [warn] [client xx.xxx.xx.xxx] mod_fcgid: stderr: PHP Notice: Undefined variable: titlecolor in /var/www/vhosts/midomain.com/httpdocs/modules/mod_columnist_jt1/tmpl/static.php on line 22
[Fri Sep 20 20:21:37 2013] [warn] [client xx.xxx.xx.xxx] mod_fcgid: stderr: PHP Notice: Undefined variable: titlecolor in /var/www/vhosts/midomain.com/httpdocs/modules/mod_columnist_jt1/tmpl/static.php on line 32
[Fri Sep 20 20:21:37 2013] [warn] [client xx.xxx.xx.xxx] mod_fcgid: stderr: PHP Notice: Undefined variable: titlecolor in /var/www/vhosts/midomain.com/httpdocs/modules/mod_columnist_jt1/tmpl/static.php on line 22
[Fri Sep 20 20:21:37 2013] [warn] [client xx.xxx.xx.xxx] mod_fcgid: stderr: PHP Notice: Undefined variable: titlecolor in /var/www/vhosts/midomain.com/httpdocs/modules/mod_columnist_jt1/tmpl/static.php on line 32
[Fri Sep 20 20:21:37 2013] [warn] [client xx.xxx.xx.xxx] mod_fcgid: stderr: PHP Notice: Undefined variable: titlecolor in /var/www/vhosts/midomain.com/httpdocs/modules/mod_columnist_jt1/tmpl/static.php on line 22
[Fri Sep 20 20:21:37 2013] [warn] [client xx.xxx.xx.xxx] mod_fcgid: stderr: PHP Notice: Undefined variable: titlecolor in /var/www/vhosts/midomain.com/httpdocs/modules/mod_columnist_jt1/tmpl/static.php on line 32
Last edit: 10 years 5 months ago by admin.

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

More
10 years 6 months ago #461 by admin
Hello Open
modules/mod_columnist_jt1/tmpl/static.php
find that code at the top of the file
defined('_JEXEC') or die('Restricted access');
and add that code just below it
$titlecolor=$params->get('titlecolor');
thanks for reporting that bug.

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

More
10 years 6 months ago #464 by bernabe28
Thank you very much, the error is gone
regards

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

Time to create page: 0.330 seconds