"Fatal Error" "Fatal Error"
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

"Fatal Error"

Started by jump, June 08, 2004, 11:07:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jump

Ive integrated Coppermine with my Invision board. Everything seemed to be goin well untill I logged out on my board...
QuoteFatal error: Call to undefined function: registration() in /home/justfca/public_html/forum/sources/Boards.php on line 442

This is around line 442

Quoteif ($ibforums->member['id'] < 1)
 {
 $this->output = str_replace( "<!-- QUICK_REGISTER -->" , $this->html->Registration() , $this->output );
 }
..... thanks

jump


Joachim Müller

link, test user account, version of coppermine?
Allow days, not hours before bumping on a subject, as this is not a hotline >:( !

GauGau

jump


Joachim Müller

uh, sorry - I should have read your initial posting more closely: the error happens on your forum's page, not on coppermine's. There's nothing we can do here, you should go to the invision board support forum and look for answers there.

GauGau

jump

Well I thought you would be able to help as the error came about after I installed and configured Coppermine.

Joachim Müller

I can see your point, but no: this is a bbs issue: "remote code" (and in this case, coppermine is remote code for the bbs) shouldn't be able to break the bbs. If I buy a new chair and may table then breaks down, I can't blame the chair salesman - I will have to fix the table.

GauGau