| Author |
Message |
bugsTHoR Involved


Joined: Apr 05, 2006 Posts: 252
|
Posted:
Mon Dec 22, 2008 2:28 pm |
|
Fatal error: Call to undefined function blocks_visible() in D:\xampp\htdocs\xampp\testing\themes\THEME-NAME\theme.php on line 226
whats the probem here please?
its got this in the code on line 226 tried to understand and fix it without luck
| Code: | if(blocks_visible('left')) {
blocks('left');
echo " </td>\n";
echo " <td style=\"width: 5px;\" valign =\"top\"><img src=\"themes/".$theme_name."/images/spacer.gif\" alt=\"\" width=\"5\" height=\"1\" border=\"0\" /></td>\n"; |
|
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2404 Location: Pennsylvania
|
Posted:
Mon Dec 22, 2008 2:36 pm |
|
Your theme was written for Nuke Evolution or something. I can't help anymore than that without seeing the entire theme.php.
This should probably be moved over to the "Converting Theme" Forum. I will move it once you respond. |
|
|
|
 |
bugsTHoR Involved


Joined: Apr 05, 2006 Posts: 252
|
Posted:
Mon Dec 22, 2008 3:47 pm |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2404 Location: Pennsylvania
|
Posted:
Mon Dec 22, 2008 3:55 pm |
|
What  |
|
|
|
 |
bugsTHoR Involved


Joined: Apr 05, 2006 Posts: 252
|
Posted:
Mon Dec 22, 2008 4:20 pm |
|
thought you where moving it Pablin thanks , probably better to get the theme changed from what ever it is to nuke first me stinks |
|
|
|
 |
kam11 New Member


Joined: Jan 31, 2009 Posts: 3
|
Posted:
Sat Jan 31, 2009 1:49 am |
|
Evolution or something. I can't help anymore than that without seeing the entire theme.php. |
|
|
|
 |
kam11 New Member


Joined: Jan 31, 2009 Posts: 3
|
Posted:
Sat Jan 31, 2009 1:50 am |
|
| kam11 wrote: | | Evolution or something. I can't help anymore than that without seeing the entire theme.php. | Evolution or something. I can't help anymore than that without seeing the entire theme.php. |
|
|
|
 |
kam11 New Member


Joined: Jan 31, 2009 Posts: 3
|
Posted:
Sat Jan 31, 2009 1:51 am |
|
Evolution or something. I can't help anymore than that without seeing the entire theme.php. |
|
|
|
 |
bugsTHoR Involved


Joined: Apr 05, 2006 Posts: 252
|
Posted:
Sat Jan 31, 2009 1:52 am |
|
dont hit refresh , the morning spammer lol
[GAVE UP ON IT, TO MUCH TO DO] |
|
|
|
 |
spiders Regular


Joined: Jun 05, 2006 Posts: 90 Location: Aachen / Germany
|
Posted:
Sat Jan 31, 2009 3:55 am |
|
HI
comment out this line:
| Quote: |
if(blocks_visible('left')) {
|
and the next:
cheers
Spiders |
|
|
|
 |
bugsTHoR Involved


Joined: Apr 05, 2006 Posts: 252
|
Posted:
Sat Jan 31, 2009 11:00 am |
|
thanks spider if the theme is still in my folder i`ll try the fix |
|
|
|
 |
|
|
|
|