1.1.2 hates Cataloger?!?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
User avatar
barboni
Forum Members
Forum Members
Posts: 68
Joined: Thu Nov 30, 2006 7:56 pm

1.1.2 hates Cataloger?!?

Post by barboni »

Here I am again. After solving the broken site problem it turned out Cataloger doesnt work properly. Actually, the pages with Cataloger categories stop loading when reaching the {content area}. On the other side, the item pages show correctly.

I moved a copy of the site to my PC and same happens. the difference is that localhost site shows the error message and the public one does not. The message is Fatal error: Call to a member function Id() on a non-object in C:\Program Files\xampp\htdocs\svadba\modules\Cataloger\Cataloger.module.php on line 328

So, I suspected it happened because I upgraded to 1.1.2 and I installed Cataloger module on my other site that I also upgraded to 1.1.2. Guess what? It doesn't work there either! Only it shows a different message: string(74) "Smarty error: unable to read resource: "module_db_tpl:Cataloger;catalog_1"" 

The difference between these two issues is that the first site had a Cataloger installed before the upgrade, with categories and items on, and the other one I installed it after the upgrade.

I need this Cataloger badly!!! PLEASE, help!!! I am not a coder, I cant solve this on my own.

Thanks,

Mirko

P.S. wouldn't it be cool having backward button that would undo the upgrade when problems appear?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: 1.1.2 hates Cataloger?!?

Post by calguy1000 »

14:06 cmsinfo: backup?
14:06 backup is that thing you did after all you lost ALL the data last time, but haven't done for like a
                year since. or something you should do right now.... and do it twice for safety purposes

Uhm... you did back up right.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
barboni
Forum Members
Forum Members
Posts: 68
Joined: Thu Nov 30, 2006 7:56 pm

Re: 1.1.2 hates Cataloger?!?

Post by barboni »

Uhm, not this time :-\ Mea culpa.

Is there anything I can do to fix this problem after all?

Mirko
alby

Re: 1.1.2 hates Cataloger?!?

Post by alby »

barboni wrote: Here I am again. After solving the broken site problem it turned out Cataloger doesnt work properly. Actually, the pages with Cataloger categories stop loading when reaching the {content area}. On the other side, the item pages show correctly.

I moved a copy of the site to my PC and same happens. the difference is that localhost site shows the error message and the public one does not. The message is Fatal error: Call to a member function Id() on a non-object in C:\Program Files\xampp\htdocs\svadba\modules\Cataloger\Cataloger.module.php on line 328
Try to reupload Cataloger. It's last release? If not upgrade (after backup!)

barboni wrote: So, I suspected it happened because I upgraded to 1.1.2 and I installed Cataloger module on my other site that I also upgraded to 1.1.2. Guess what? It doesn't work there either! Only it shows a different message: string(74) "Smarty error: unable to read resource: "module_db_tpl:Cataloger;catalog_1"" 
Try to uninstall and reinstall

Alby
User avatar
barboni
Forum Members
Forum Members
Posts: 68
Joined: Thu Nov 30, 2006 7:56 pm

Re: 1.1.2 hates Cataloger?!?

Post by barboni »

I tried, but nothing....
alby

Re: 1.1.2 hates Cataloger?!?

Post by alby »

barboni wrote: Here I am again. After solving the broken site problem it turned out Cataloger doesnt work properly. Actually, the pages with Cataloger categories stop loading when reaching the {content area}. On the other side, the item pages show correctly.

I moved a copy of the site to my PC and same happens. the difference is that localhost site shows the error message and the public one does not. The message is Fatal error: Call to a member function Id() on a non-object in C:\Program Files\xampp\htdocs\svadba\modules\Cataloger\Cataloger.module.php on line 328
1. Active debug in config.php and check for significant error
2. Have other error in httpd.log?
3. What is your memory_limit?

barboni wrote: So, I suspected it happened because I upgraded to 1.1.2 and I installed Cataloger module on my other site that I also upgraded to 1.1.2. Guess what? It doesn't work there either! Only it shows a different message: string(74) "Smarty error: unable to read resource: "module_db_tpl:Cataloger;catalog_1"" 
Check in DB for cms_module_templates and row with module_name=Cataloger if catalog_1 exist


Alby
tbuzz88
Forum Members
Forum Members
Posts: 26
Joined: Mon Aug 07, 2006 2:54 pm

Re: 1.1.2 hates Cataloger?!?

Post by tbuzz88 »

I'm having exactly the same problem. I set up cataloger in version 1.1.4.1 and it was fine in testing. We didn't use the cataloger straight away, and we updated to 1.2 and went to start using the cataloger again and we get the error on the category pages only the item pages work fine.

error shown on category page:

Fatal error: Call to a member function on a non-object in /home/xxxxx/public_html/modules/Cataloger/Cataloger.module.php on line 328

only error showing in logs:
[29-Jan-2008 11:06:35] PHP Fatal error:  Call to a member function on a non-object in /home/xxxxxxx/public_html/modules/Cataloger/Cataloger.module.php on line 328

and this error pops up when trying to preview a category page:

Error:the XML response that was returned from the server is invalid.
Rcieved:


Fatal error:Call to a member function on a non-object in /home/xxxxxx/public_html/modules/Cataloger/Cataloger.module.php on line 328

You have whitespace in your response

when  I activate debug in config the page shows:

Notice: Only variable references should be returned by reference in /home/xxxxxx/public_html/lib/Tree/Tree.php on line 213

Fatal error: Call to a member function on a non-object in /home/xxxxxx/public_html/modules/Cataloger/Cataloger.module.php on line 328

any help would be greatly received
tbuzz88
Forum Members
Forum Members
Posts: 26
Joined: Mon Aug 07, 2006 2:54 pm

Re: 1.1.2 hates Cataloger?!?

Post by tbuzz88 »

I should also mention this happens in cataloger version 0.5.5 originally and in 0.6.2. Tried upgrading then un/reinstalling
tbuzz88
Forum Members
Forum Members
Posts: 26
Joined: Mon Aug 07, 2006 2:54 pm

Re: 1.1.2 hates Cataloger?!?

Post by tbuzz88 »

OK I've read 3 or 4 different threads about this now and no one seems to have found an answer. Seems I have no choice but to restore to v.1.1.4.1. A bit of a pain as we've added a lot of content since the upgrade
Locked

Return to “CMSMS Core”