coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: toontastic on September 07, 2006, 12:32:53 PM

Title: Move to new server errors
Post by: toontastic on September 07, 2006, 12:32:53 PM
I currently have Coppermine version 1.33 I believe (simply cause the prefix for the gallery is something133_). Anyway my plan is to move the board to a new server get it working then upgrade to the newer version. I managed to get it working on the server but didn't upgrade cause I was trying to get SMF working. Anyway SMF is now working and I've changed the database password so I assumed it would be a case of just updating the details in includes/config.inc.php file which i have done but I am now getting the error:


Fatal error: Call to undefined function: cache_get_data() in /var/www/html/gallery/bridge/smf.inc.php(127) : eval()'d code on line 16

I've looked in the bridge/smf.inc.php file and it has the board at the correct place ../nufcforum so I'm not sure what else can be causing the problem. I've done a search on here but nothing appears for that error from what I can see. Any ideas ? Thanks in advance.
Title: Re: Move to new server errors
Post by: Nibbler on September 07, 2006, 12:42:19 PM
http://forum.coppermine-gallery.net/index.php?topic=22015.msg100774#msg100774
Title: Re: Move to new server errors
Post by: toontastic on September 07, 2006, 01:14:06 PM
Thanks for that, I can now see the gallery again but I am getting the error Notice: Undefined index: BAN_CHECK_IP in /var/www/html/gallery/bridge/smf.inc.php(127) : eval()'d code on line 146 at the very top of the page.
Title: Re: Move to new server errors
Post by: Nibbler on September 07, 2006, 02:09:33 PM
I don't know. Updating Coppermine will probably solve that anway.
Title: Re: Move to new server errors
Post by: toontastic on September 07, 2006, 02:13:14 PM
Your probably right I'll give it a go thank you.