Page 1 of 1

1.1.2 hates Cataloger?!?

Posted: Fri Sep 07, 2007 7:54 pm
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?

Re: 1.1.2 hates Cataloger?!?

Posted: Fri Sep 07, 2007 7:58 pm
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.

Re: 1.1.2 hates Cataloger?!?

Posted: Sat Sep 08, 2007 4:26 am
by barboni
Uhm, not this time :-\ Mea culpa.

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

Mirko

Re: 1.1.2 hates Cataloger?!?

Posted: Sat Sep 08, 2007 12:05 pm
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

Re: 1.1.2 hates Cataloger?!?

Posted: Sun Sep 09, 2007 10:04 pm
by barboni
I tried, but nothing....

Re: 1.1.2 hates Cataloger?!?

Posted: Mon Sep 10, 2007 7:55 am
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

Re: 1.1.2 hates Cataloger?!?

Posted: Tue Jan 29, 2008 3:40 pm
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

Re: 1.1.2 hates Cataloger?!?

Posted: Tue Jan 29, 2008 3:47 pm
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

Re: 1.1.2 hates Cataloger?!?

Posted: Wed Jan 30, 2008 10:06 am
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