Search found 12 matches

Page 1 of 1

Search found 12 matches

Re: OpenCart 2.0 upgrade issue

Hi, Thanks for that. It worked (I had to remove the "oc_" for it to work) BUT I'm now receiving the below error in my admin panel Warning: implode() [function.implode]: Invalid arguments passed in /mysite/store/admin/controller/common/header.php on line 58Warning: implode() [function.implo...

Jump to post
  • Sat Oct 04, 2014 2:35 am
  • Replies 10
  • Views 7539
Re: OpenCart 2.0 BUG Topic

Hello, I try upgrade from 1.5.6.4 And now in admin site got this: Notice: Error: Table '147_152.event' doesn't exist Where is the problem? A little risky to upgrade the manufacturing trade. Can be a tedious job. Try using the help opencart.sql file. Copy that file somewhere and edit it. Delete all ...

Jump to post
  • Fri Oct 03, 2014 9:23 pm
  • Replies 221
  • Views 107945
Re: Fatal error: Class 'DB\stdClass' not found [RESOLVED]

In the config.php file at the bottom it was set to MYSQL but it needed to be MYSQLi

Hope that helps :-)

Jump to post
  • Fri Oct 03, 2014 6:11 pm
  • Replies 12
  • Views 9374
Re: Fatal error: Class 'DB\stdClass' not found [RESOLVED]

Just check all of your database info in config.php . My db driver was the wrong type

:-)

Jump to post
  • Thu Oct 02, 2014 4:44 pm
  • Replies 12
  • Views 9374
Re: Fatal error: Class 'DB\stdClass' not found

For anyone who gets this... my database driver was the wrong type. Changed it and it worked

Jump to post
  • Thu Oct 02, 2014 4:55 am
  • Replies 12
  • Views 9374
Re: Weird looking admin

FIXED IT!!! No idea why this worked but it did.

Went into config.php and changed the database driver from mysqli to mysql
Uploaded it and got an error
Went back and changed it to mysqli
uploaded it and hey presto a perfect looking admin panel!!!

#howdidthatwork

Jump to post
  • Thu Oct 02, 2014 4:53 am
  • Replies 31
  • Views 18243
Re: Weird looking admin

No it's a completely fresh install, well reinstall. I completely removed the database and all site files though. Could that have something to do with it maybe?

Jump to post
  • Thu Oct 02, 2014 4:29 am
  • Replies 31
  • Views 18243
Re: Weird looking admin

Appears to be missing or not loading your styleesheet. Check the styleesheets are in tact and in the correct folders. Hi SXGuy, Thanks for your response. I've double checked and the stylesheet.css is in the following folder admin/view/stylesheet/ Which I presume is right? Sorry I'm a bit of a self ...

Jump to post
  • Wed Oct 01, 2014 10:02 pm
  • Replies 31
  • Views 18243
Weird looking admin [RESOLVED]

Does anyone know why my admin panel looks like this the attached after a clean install?? I'm unable to click anything in the pages too.

My store looks mostly fine (apart from a slightly large search box).

Version is 2.0.0.b3

Thanks in advance!!!

Jump to post
  • Wed Oct 01, 2014 7:58 pm
  • Replies 31
  • Views 18243
Fatal error: Class 'DB\stdClass' not found [RESOLVED]

Hi, I'm not sure what I've done but I'm getting the following error everytime I try to access my store Fatal error: Class 'DB\stdClass' not found in /MYSITE/public_html/store/system/library/db/mysql.php on line 39 which is $query = new stdClass(); in code if ($resource) { if (is_resource($resource))...

Jump to post
  • Tue Sep 30, 2014 3:03 am
  • Replies 12
  • Views 9374
backgrounds on body and header

Hi all, I'm trying to make my opencart site look more similar to my main site. I'm wanting add a banner background to the header and if possible a "box" background to the body (see www.ljstorage.co.uk) but I'm not quite sure how to do it or if it's possible. I have tried to amend the heade...

Jump to post
  • Thu Sep 18, 2014 9:28 pm
  • Replies 1
  • Views 377
Re: [RELEASED] Override Engine for OpenCart

Has anyone else had the following problem after installing this?

Fatal error: Class 'Factory' not found in /mysite/index.php on line 63

Which is

$config = $factory->newConfig();
$registry->set('config', $config);

Jump to post
  • Thu Aug 14, 2014 9:59 pm
  • Replies 320
  • Views 199978

Page 1 of 1

Search found 12 matches