forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: dale on October 15, 2003, 08:36:04 pm

Title: I have problems in 1.2.0RC2 (phpBB/Invision)
Post by: dale on October 15, 2003, 08:36:04 pm
Could not get the Invision board bridge file to work. The following error cam up. Line 40 was the table prefix. I made real sure the table prefix was correct, and tried several times. In the end I used the bridge file from the previouse version and it worked fine.

I should also mention I converted my phpBB forum to a new Invision and then installed Coppermine. Dont think it should make a diference though.
Code: [Select]
Parse error:  parse error in /home/dalesfor/public_html/realzion/gallery/bridge/invisionboard.inc.php on line 40
 
 Fatal error:  Call to undefined function:  udb_authenticate() in /home/dalesfor/public_html/realzion/gallery/include/init.inc.php on line 167



Also when using the eyball theme I got this error, after creating some albums in a section.

Code: [Select]
Fatal error:  Call to undefined function:  theme_display_album_list_cat() in /home/dalesfor/public_html/realzion/gallery/index.php on line 493

I want to use this theme, any ideas?
All other themes worked fine.

Some nice features though. A great improvement.  :)
Title: I have problems in 1.2.0RC2 (phpBB/Invision)
Post by: dale on October 17, 2003, 08:57:46 am
No more problem with the theme. Simply re-uploading it fixed it. A file must have gotten messed up on the first upload.

But I still cant figure out why the Invision bridge file gives this error.