Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.5
Author Message
addy
Hangin' Around



Joined: Mar 28, 2005
Posts: 42

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

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: 17088

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

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
addy







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

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?
 
addy







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

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...
 
addy







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

}
}
}

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
 
addy







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

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
 
Raven







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

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.
 
addy







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

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.
 
Raven







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

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
 
addy







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

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....
 
Raven







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

What happens when you use the DeepBlue theme?
 
addy







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

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)
 
Raven







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

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.
 
addy







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

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.
 
addy







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

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?
 
addy







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

**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 http://

my cookie path was set to mysite.com I changed that and presto chango!
 
Raven







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

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?
 
addy







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

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.
 
Raven







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

So, this is a fresh install of nuke? No modifications?
 
addy







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

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.
 
Raven







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

So, to be sure I understand, if you do a virgin install, you do NOT have the error, correct?
 
addy







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

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 http://www.bcrealm.com

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 http://www.bcrealm.com/Lostlegion/html - 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 http://www.bcrealm.com/legion2 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.
 
Raven







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

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.
 
addy







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

Site URL: http://www.bcrealm.com/Lostlegion/html

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/
 
addy







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

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 http://www.bcrealm.com/Lostlegion/html

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

when I try to go to http://www.lostlegion.tk 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
 
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.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.5

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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©