PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Mar 31, 2005 8:09 am Reply with quote Back to top

I am running phpnuke 7.5 with the standard phpbb 2.0.10 boards.

In everything but my tech support section the permissions are view/all read/reg post/reg

My tech support sections permission is view/all read/all post/all

In every section other then the tech support section when someone tries to reply there is an error at the bottom of the page where the past posts should be.

Quote:
Fatal error: Call to undefined function: opentable() in /home/.magenta/xxx/xxx.com/xxx/html/mainfile.php on line 311


I am running two seperate sites - seperate mysql dbs and both sites have had this error.

I have tried changing to a default theme and the problem is still there.

** edit - can I be a new girl on the block? Smile
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Mar 31, 2005 8:51 am Reply with quote Back to top

Girl/Guy - Best I can do Wink

What is your line 311? Please post 5 lines before and after too.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Mar 31, 2005 9:00 am Reply with quote Back to top

Well since I've talked to you on the phone before you should know I'm a girl. Wink

where do I find that table in myphpadmin? Yeah that's all greek to me..I'll start looking now or is that in one of my .php pages?
View user's profile Send private message
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Mar 31, 2005 9:03 am Reply with quote Back to top

I see this also when I look at my db

Error
The additional Features for working with linked Tables have been deactivated. To find out why click here

When I click it tells me

PMA Database ... not OK

I'll continue looking for those lines...
View user's profile Send private message
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Mar 31, 2005 9:07 am Reply with quote Back to top

}
}
}

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

function is_active($module) {
global $prefix, $db;
$module = trim($module);
$result = $db->sql_query("SELECT active FROM ".$prefix."_modules WHERE title='$module'");
$row = $db->sql_fetchrow($result);
$act = intval($row['active']);
if (!$result OR $act == 0) {
return 0;
} else {
return 1;



line 306 - line 326
View user's profile Send private message
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Fri Apr 01, 2005 8:37 am Reply with quote Back to top

I'm so confused.

I installed another theme and the error stopped happening. I initially found a theme and deleted all other themes.

When this error appeared right off the bat I installed one of the default themes and it was still there. I deleted the default theme again.

I just installed another theme - not the default and now the error is not there on either themes.

This makes no sense to me. Sad
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Apr 01, 2005 8:47 am Reply with quote Back to top

Then it would seem it is theme related. A good test is to always test under the DeepBlue theme. If it works with DeepBlue but not with another theme then it's highly likely that your theme is suspect in some way. BTW, I have no idea who you are.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Fri Apr 01, 2005 9:17 am Reply with quote Back to top

yeah the only thing I don't understand is why it is now working on all themes even though nothing has changed except I added one theme.

As long as its working fine now I guess I won't worry about it, just so odd.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Apr 01, 2005 9:23 am Reply with quote Back to top

Welcome to my world ROTFL. Sometimes it's just easier to go with what works rather than spend time trying to figure it out Wink
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Sat Apr 02, 2005 7:09 pm Reply with quote Back to top

Well it's back again....

It went away for a day or so and now it's there. I did add two private sections to my forum (the error is in every section ) and the user info box like the one you have on here but those have been the only changes.

Did the coding look like it was wrong to cause that error?

I don't understand....
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sat Apr 02, 2005 8:09 pm Reply with quote Back to top

What happens when you use the DeepBlue theme?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Mon Apr 04, 2005 9:28 am Reply with quote Back to top

I gave it a day or two and it looks as if it's fixed itself....

Is there something that causes these problems to work themselves out?

I've seen errors in my forum admin pannel - to the left if I refresh it once or twice the errors are usually gone.

It doesn't make me feel very confident about things potentially going wrong - my other forum just dissapeared for instance with no error messages it just won't show up. (have 2 diff phpnuke sites same versions)
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Apr 04, 2005 9:42 am Reply with quote Back to top

Kismet Laughing - Seriously, I don't know. It could be a server issue of some kind or even a database mishap. If your forum just vanished then it definitely bears investigation.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Mon Apr 04, 2005 9:49 am Reply with quote Back to top

I have a .tk redirector that I use for the 2nd one. It's under the same site name and space but a different folder and a different sql server.

When people went to the .tk redirector it wouldn't let them log in correctly. It didn't remember them. I have tried going directly to the site and with the .tk redirector. It doesn't appear as if I am staying logged in unless I'm in admin mode and that only works sometimes. When I go to the forum admin page it says only 1 guest is logged in but at least I was able to make a backup.

When you click to view the forum there is nothing that pops up. I might have to start again just with the backup alone.
View user's profile Send private message
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Mon Apr 04, 2005 6:37 pm Reply with quote Back to top

Quote:

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '



I recreated the nuke structure with the exact same versions and this is the error I'm receiving when I try to restore the database on my test site.

I also installed a strickly phpbb forum with the same exact errors. Sad Sad Sad

Does this mean the backups are bad?
View user's profile Send private message
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Apr 07, 2005 7:35 am Reply with quote Back to top

**bump**

I installed the deep blue theme and the error 311 is still there - again only returning the error on the sections in the forum you must be registered to view.

I am also still needing to know if the backups are bad. I have tried searching everywhere but I can't seem to find information.

If anyone could answer these or point me in the right way that would be great!

Thanks in advance!!

Wow I guess I typed in the right things this time. I found a nuke forum post that lead me back to here.

Even though my domain name did not have the
Only registered users can see links on this board!
Get registered or login to the forums!


my cookie path was set to mysite.com I changed that and presto chango!
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Apr 07, 2005 7:50 am Reply with quote Back to top

Quote:
I am running phpnuke 7.5 with the standard phpbb 2.0.10 boards.
You do mean the integrated phpbb boards and not a stand-alone version, correct?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Apr 07, 2005 8:36 am Reply with quote Back to top

right the integrated - just wanted to add the version that it came with - I have not tried to upgrade the boards to the newest ones released or anything like that.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Apr 07, 2005 8:54 am Reply with quote Back to top

So, this is a fresh install of nuke? No modifications?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Apr 07, 2005 9:13 am Reply with quote Back to top

Yes - I added another folder in my domain and did a fresh install of the same version.

Under the new forums when I try to add the full backup I have for the forums that just stopped showing up that is the error I received.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Apr 07, 2005 9:24 am Reply with quote Back to top

So, to be sure I understand, if you do a virgin install, you do NOT have the error, correct?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Apr 07, 2005 9:37 am Reply with quote Back to top

Ok here goes and this might be part of the problem - I am about 90% sure I have some cookie issues but thats not explaining the backup.

I'm sure you remember I'm into MMO games Smile

I have a whole realm or server site that I host. It's located at
Only registered users can see links on this board!
Get registered or login to the forums!


My host that I picked up for that site alone gives unlimited sql dbs as well as 10 times the space and bandwith I would ever need.

I decided to put a guild phpnuke website in a folder under that domain - this was a green install so it is found at
Only registered users can see links on this board!
Get registered or login to the forums!
- I was using a .tk redirector (http://www.lostlegion.tk) but the logins were not properly working. However when you went to the full name it worked.

I came back and one day and tried to get into the forum and received a blank space where the folder should have been. I was able to do an administrative login and get a full backup done. My regular login does not work.

I created under the same space a folder located at
Only registered users can see links on this board!
Get registered or login to the forums!
and did a fresh reinstall. I tried to restore the database and the above error is what I get repeatedly. I was able to get the data only and table only backups with the same result and same error.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Apr 07, 2005 9:40 am Reply with quote Back to top

Have you modifed your SiteURL in Preferences and your Domain Name in Admin Configuration to point to the subdirectory? Also, rename your cookies for the subfolder Forum Configuration.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Apr 07, 2005 9:48 am Reply with quote Back to top

Site URL:
Only registered users can see links on this board!
Get registered or login to the forums!


Forum general config I have tried this

Domain name - bcrealm.com/Lostlegion/html

Script path - /modules/Forums/

as well as

Domain name - bcrealm.com

Script path - /Lostlegion/html/modules/Forums/
View user's profile Send private message
addy
Hangin' Around


Joined: Mar 28, 2005
Posts: 42

PostPosted: Thu Apr 07, 2005 10:33 am Reply with quote Back to top

Ok I added the cookie domain to be bcrealm.com/Lostlegion/html

I am able to log in and get that to stick only when I go to
Only registered users can see links on this board!
Get registered or login to the forums!


however when I go to forums they still refuse to pull up.

when I try to go to
Only registered users can see links on this board!
Get registered or login to the forums!
I try to login my info box pops up with my avatar but does not show any options like

your info your home comments messages themes

it does however show my avatar - when trying to go anywhere from that point it tells me I need to log in again.

The .tk redirector/login issue is last on my list.

The forum not appearing or even showing an error and then the backup showing an error is what I'm worrying over. Sad
View user's profile Send private message
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum