Post by HansGruber » Sat May 26, 2012 12:14 am

Hello

recently upgraded using Qphoria's brilliant guide and all was cool. however i did have two modules, one called 'labels' sat in content_left and the cart module sat in content-right. when i tried to edit these, i got this message -
Fatal error: Cannot access private property Document::$title in /shop/admin/controller/module/cart.php on line 8

i don't really need them to work but just wondered why this might be and if i can fix them, i will cause it's good to have everything possible working.

many thanks

Newbie

Posts

Joined
Tue Apr 10, 2012 11:06 pm

Post by webvet » Sat May 26, 2012 12:51 am

Not sure about your 'Labels' module, but the Cart module is no longer needed in v1.5.x

Therefore you can either uninstall it from Admin, or delete admin/controller/module/cart.php file

Genuine, Honest Opencart Support @ http://webvetservices.com


User avatar
Active Member

Posts

Joined
Thu May 14, 2009 2:04 am
Location - Shropshire, UK

Post by HansGruber » Sat May 26, 2012 2:44 am

Sorry should have mentioned that labels was formally manufacturers. thanks for the heads up on the cart, i will ditch that.

Newbie

Posts

Joined
Tue Apr 10, 2012 11:06 pm

Post by jty » Sat May 26, 2012 3:03 am

HansGruber wrote:Document::$title
is now

Code: Select all

$this->document->setTitle(
have a look in any other controller file for an example

or do a search in this forum, there's heaps of posts with this problem and solution

jty
Active Member

Posts

Joined
Sat Aug 30, 2008 8:19 am

Post by HansGruber » Mon May 28, 2012 4:35 pm

Many thanks jty, that's sorted it for me

Newbie

Posts

Joined
Tue Apr 10, 2012 11:06 pm
Who is online

Users browsing this forum: No registered users and 12 guests