error in Topic review

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   error in Topic review
__SHARKY__
CZ Newbie
__SHARKY__ has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 09, 2004
0.00 posts per day
Posts: 9
Points: 1,833
   
at the bottom of my nuke forums in Topic review i get this error

Fatal error: Call to undefined function: opentable() in /home/sharkysc/public_html/mainfile.php on line 315

this is the code that has to do with line 315

function title($text) {
OpenTable();
echo "<center><font class=\"title\">$text</font></center>";
CloseTable();
echo "<br>";
}


this is the code for the Topic review

//
// Topic review
//
if( $mode == 'reply' && $is_auth['auth_read'] )
{
require("includes/topic_review.php");
topic_review($topic_id, true);

$template->assign_block_vars('switch_inline_mode', array());
$template->assign_var_from_handle('TOPIC_REVIEW_BOX', 'reviewbody');
}



Back to top Reply with quote
#2   re: error in Topic review
IceColdFever
CZ Newbie
IceColdFever has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 17, 2004
0.00 posts per day
Posts: 3
Points: 206
   
I'm having the same error on my private (hidden) forums only. Anyone have a fix for it?



Back to top Reply with quote
#3   re: error in Topic review
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
does this happen to only a certain theme or for all themes you use?



Back to top Reply with quote
#4   re: error in Topic review
IceColdFever
CZ Newbie
IceColdFever has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 17, 2004
0.00 posts per day
Posts: 3
Points: 206
   
I deleted all my themes except for the one that i'm using (gametech) and the default (deepblue). It happens on both of those themes.



Back to top Reply with quote
#5   re: error in Topic review
IceColdFever
CZ Newbie
IceColdFever has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 17, 2004
0.00 posts per day
Posts: 3
Points: 206
   
i hate to be a bumper...But has anyone see anything on this? I found mention of it on a couple other forums, but none of them have resolutions.



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum