Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Fatal Error; on index.php ran update, no good.  (Read 7841 times)

0 Members and 1 Guest are viewing this topic.

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Fatal Error; on index.php ran update, no good.
« on: March 17, 2006, 09:38:53 pm »

Hello everyone, gallery was working fine yesturday, just went into have a look at it, and all I get is a "Fatal Error"

Any thoughts or ideas?

Alta.
« Last Edit: March 19, 2006, 08:43:22 pm by Nibbler »
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Fatal Error; on index.php ran update, no good.
« Reply #1 on: March 17, 2006, 09:48:38 pm »

It loads fine for me. Maybe it was a temporary server glitch?
Logged

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #2 on: March 17, 2006, 09:50:56 pm »

Hmm very strange. Still not working here and I am using 2 different computers on 2 different ISP's.

Chris
Logged

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #3 on: March 17, 2006, 09:52:18 pm »

Note, I also have another copy of coppermine on a different domain but still on this server and it is working perfect.

Alta.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Fatal Error; on index.php ran update, no good.
« Reply #4 on: March 18, 2006, 07:04:25 am »

works as expected for me as well. When getting fatal errors, enable debug_mode in coppermine's config and report the error message (not the debug_output) here.
Logged

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #5 on: March 18, 2006, 08:05:16 pm »

Hey folks, I can't enable debug mode, all I get is "Fatal Error:" on any page.

Last night I rolled it back to a previous backup I had and all was well. Then I got up today and back to this again... I am going to do the backup again and then turn debug mode on to see if it will show me the problem.


Alta.
« Last Edit: March 18, 2006, 11:56:52 pm by altagame »
Logged

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #6 on: March 18, 2006, 09:34:15 pm »

Doesn't say anything about any errors. I guess I will wait to see if it corrupts again unless anyone has a suggesstion.

Alta.
Logged

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #7 on: March 19, 2006, 03:18:31 am »

Aha! Finally got it. Here is the output;


While executing query "SELECT u.user_id, u.user_password, u.user_level FROM `aba_phpbb1`.phpbb_sessions_keys AS s
                     INNER JOIN `aba_phpbb1`.phpbb_users AS u ON s.user_id = u.user_id WHERE u.user_id = '2' AND u.user_active = 1 AND s.key_id = MD5('f336fcf927bc87fba9a43a5c5e8cbc74')" on Resource id #17

mySQL error: Table 'aba_phpbb1.phpbb_sessions_keys' doesn't exist

Let me know if this means anything to you folks.

Thanks, Chris
Logged

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #8 on: March 19, 2006, 09:02:40 am »

ok really weird, now it is back up and working fine, this is the only thing now under the Notices section of the debug mode;

/include/functions.inc.php
Notice line 88: Undefined variable: cpg_show_private_album
/include/themes.inc.php
Notice line 1502: Undefined index: cat_thumb
Notice line 1746: Undefined index: inactive_next_tab
Notice line 1747: Undefined index: inactive_prev_tab
Notice line 1746: Undefined index: inactive_next_tab
Notice line 1747: Undefined index: inactive_prev_tab


Not sure if that helps or not. Hopefully with my last 2 posts someone will have some suggesstions. I really want to get this going so I can take it live.


Chris
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Fatal Error; on index.php ran update, no good.
« Reply #9 on: March 19, 2006, 09:05:06 am »

looks to me like server problems your host already fixed

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #10 on: March 19, 2006, 09:22:52 am »

The weird thing is, while this one is down another Coppermine is up and running on the same hosting account. I also have another Coppermine on a different domain but the same server that is running no problem as well.

Any thoughts on it being something with the Bridge with phpBB ?

Thanks,

Chris
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Fatal Error; on index.php ran update, no good.
« Reply #11 on: March 19, 2006, 09:26:40 am »

related to mysql

Quote
mySQL error: Table 'aba_phpbb1.phpbb_sessions_keys' doesn't exist

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #12 on: March 19, 2006, 09:35:22 am »

Ok good to know. Any advice on what the problem with SQL might be? Wierd how it only effects this account, wonder if I should kill this database and re-create it. Is there a chance that could resolve it or do you think it would be a waste of time?

Thanks a bunch.

Chris
Logged

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #13 on: March 19, 2006, 09:39:50 am »

Code: [Select]
mySQL error: Table 'aba_phpbb1.phpbb_sessions_keys' doesn't exist
Just had a closer look at this, correct me if I am reading this wrong,  Coppermine is trying to search my phpbb database for something that does not exist. So I guess I can say now its a bridge issue.

Just don't know how to fix the problem. My BBS is functioning no problem.

Chris
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Fatal Error; on index.php ran update, no good.
« Reply #14 on: March 19, 2006, 09:52:31 am »

I thought you said all's working now?
and you don't read wrong, your conclusion is wrong. Coppermine searches the phpbb db for the session keys. That's data necessary for user managemnt. If CPG won't do it, it can't use phpbb usertable
So the error means exactly what it says.. for the actual mysql user the mentioned table doesn't exist
Anyway, if it's working now don't do anything to 'fix' it even more.

altagame

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
Re: Fatal Error; on index.php ran update, no good.
« Reply #16 on: March 19, 2006, 08:23:42 pm »

ok here is an update that will hopefully help out other people in the future.

I have isolated the issue to bridging the wrong version of PHPBB. I thought I was using .18 but I am only using .17. When I had had it bridged incorrectly, the error would popup at different times. One hour it would be there, the next not. Once I updated to the right version, it seems to be working fine.

Alta.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.