Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 93
9 members and 84 guests
breakinguptomak, cus3cttombeatsb, cycwcwlinlt2gti, drasnkeikoo9xwn, lednec4lhm6zwan, minena6oritozm3, ronssypaulsuppo, tencrgoa, wat4mixerdam8bj
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
Call to undefined function: opentable() in mainfile.php
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 8
Join Date: Sep 2004
Call to undefined function: opentable() in mainfile.php - 10-05-2004, 03:04 AM

Hi!

I'm receiving an error I hope someone has seen before and solved.

I recently installed a MySQL database and PHP-Nuke 7.4. Installation was fine.

I then installed Sentinel 2.0.2 which required a slight modification to the mainfile.php. Here is the modification:

" Be sure you have added

if ($forum_admin == 1) {
include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
include("../../includes/sentinel.php");
} else {
include("includes/sentinel.php");
}

to your mainfile.php just after the opening <?php line on it's own line."

This was done .. sentinel installed without a hitch.

Next, using phpMyAdmin, I chose to use an existing nuke.user file. So I dropped the new nuke.user file and upload the existing one - again no errors. I can see the information has been parsed in the nuke.user table - all looks fine.

However, when I click the "Find a username" button in PHPBB User Admin - Management I get the following error:

"Fatal error: Call to undefined function: opentable() in /home/squad/public_html/mainfile.php on line 329"

lines 328 to lines 334 in the mainfile.php are as follows:

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

I deinstalled Sentinel and returned the mainfile.php to it's original form and still I receive the same error.

Has anyone had a similar problem? Can I not use an existing nuke.user file?

Thanks in advance,

Voodoo
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
problem solved :) ?
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 8
Join Date: Sep 2004
problem solved :) ? - 10-05-2004, 03:23 AM

hmmmm ...

I was just about to retire for the evening and decided to try registering a new name in with the new site. worked fine. logged in and voila .. everything works now.

I'm guessing whatever table the Find a user button requires is not assembled until a new user is registered?

Strange .. just hope it continues to work

Voodoo
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
iCGstation: Call to undefined function: public_message() in medicnicks Nuke 7.x - Themes 2 09-06-2005 02:47 AM
undefined variable problem SeeYa Nuke 7.x - General 17 05-28-2005 07:04 AM
Notice: Undefined variable: aid in admin.php on line 16 VIPER_JOSH_RULZ Nuke 7.x - General 5 05-23-2005 02:42 PM
Fatal error: Call to undefined function: themeheader() ..... sweetquads Open topics 2 07-08-2003 04:08 PM
Please Help!! Fatal Error: Call to unidentified function: me bosanac Purged Topics 5 04-06-2003 12:15 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31