Hi I just upgraded my site from 1.4 to 1.51, I downloaded the full version and overwrote the files on my server. Everything appeared to work fine, but I have a couple of errors.
1: When updating my global content blocks I get the following error:
Fatal error: Call to a member function Id() on a non-object in /home/refreshedcms/EU6V5S6P/htdocs/modules/Archiver/Archiver.module.php on line 309
2: After the install I templated my site. I had a image gallery block on the left of the home page with a detail page link that goes through to the image gallery page. It does work but throws this error, the error is shown on the news module on my page:
Warning: Parameter albumid is not known... dropped in /home/refreshedcms/EU6V5S6P/htdocs/lib/misc.functions.php on line 1347
Have I messed up the install? Is there anyway to resolve my issues?
Upgrade issues
Upgrade issues
Last edited by gap_tooth_clan on Wed Jan 07, 2009 9:34 am, edited 1 time in total.
Re: Upgrade issues
1) archiver may not work with the latest ver. of cmsms, when was the last time it was updated, they is why you get the error...
2) what does your album tag look like and where is it in the page, a link would help...
2) what does your album tag look like and where is it in the page, a link would help...
Re: Upgrade issues
Ok thanks I have simply uninstalled the archiver module.
There is a list of galleries on the home page and when you click on it it shows the error, but if you go direct to the image gallery page and click on one of the galleries it does not occur.
Here is my tag for the image gallery on the home page
{cms_module module='album' detailpage='image-gallery'}
and this is the one I use in the content block on the image-gallery page
{cms_module module='album'}
the error is appears in the news module with the tag
{news number='3' detailpage='news'}
There is a list of galleries on the home page and when you click on it it shows the error, but if you go direct to the image gallery page and click on one of the galleries it does not occur.
Here is my tag for the image gallery on the home page
{cms_module module='album' detailpage='image-gallery'}
and this is the one I use in the content block on the image-gallery page
{cms_module module='album'}
the error is appears in the news module with the tag
{news number='3' detailpage='news'}