problems installing Template "Betting"

  • Bobbe24
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 3 months ago - 12 years 3 months ago #13391 by Bobbe24
Something is wrong. After activating the template in my joomla 1.7.3 Joomla backend, the following message shows up in left upper corner at my site:

Notice: Undefined variable: columnRightWidth in /var/www/web62/web/templates/hot_betting/index.php on line 87

Please help me, what am i doing wrong?

I have looked shortly in templateDetails.xml file (the one unzipped from the 1.7' folder and in second code line it refers to Joomla template version 1,6.?

www.24bet.dk

Kind regards
Allan Skaaning
Last edit: 12 years 3 months ago by Bobbe24.

Please Log in to join the conversation.

More
12 years 3 months ago - 12 years 3 months ago #13395 by ivan.milic
that is warning not error, if you want it off add:

$columnRightWidth = 0;

as first statement of second <?php... block in index.php of template
Last edit: 12 years 3 months ago by ivan.milic.

Please Log in to join the conversation.

More
12 years 3 months ago #13411 by chempreng
can you copy the code and paste here??
just file index.php :) i'll debug it

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 3 months ago #13416 by milos
Please just add this line:
Code:
$columnLeftWidth = 0; $columnRightWidth = 0;
above the line
Code:
if ($showleft) {

Please Log in to join the conversation.

Time to create page: 0.285 seconds
Powered by Kunena Forum