Undefined variable

  • w2kd
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 1 month ago #3452 by w2kd
Undefined variable was created by w2kd
Have installed the Hot_designnow template using the Hot Start installation method. I must say very impressed with that part.

When I now go to the Joomla Admin-> tempalte manager and select the "hot_designnow" template I get these two lines repeated a large number of time
Notice: Undefined variable: size in /clientdata/clients/m/y/myauctioneer.com.au/www/templates/hot_designnow/elements/HotColor.php on line 24

Notice: Undefined variable: onchange in /clientdata/clients/m/y/myauctioneer.com.au/www/templates/hot_designnow/elements/HotColor.php on line 24

The form comes up at that bottom. Changing form values seems to work ok so it just a visual problem

Also in the module manger for mod_hot_designation
I get the error message

Notice: Undefined variable: _help in /clientdata/clients/m/y/myauctioneer.com.au/www/modules/mod_hot_designation/elements/title.php on line 45

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 1 month ago #3456 by milos
Replied by milos on topic Re: Undefined variable
To get rid of these errors (shown only on Error Reporting: Maximum setting in Global Configuration), please edit /templates/hot_designnow/elements/HotColor.php and change line 24 to
Code:
$html ='<input type="text" name="'.$control_name.'['.$name.']" id="'.$control_name.$name.'" value="#'.$value.'" '.$class.' '.$background.' />';

Also, edit file /modules/mod_hot_designation/elements/title.php and DELETE line
Code:
if ( $_help ) { $html .= '<p>'.$_help.'</p>'; }

Please Log in to join the conversation.

  • w2kd
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 1 month ago #3468 by w2kd
Replied by w2kd on topic Re: Undefined variable
All good now - Thanks for your quick response

Please Log in to join the conversation.

Time to create page: 0.148 seconds
Powered by Kunena Forum