Post by barells » Tue Jun 29, 2010 4:26 am

I just upgraded from 1.46 to 1.48b, and my store front template is destroyed:

http://www.swellinfo.com/store

The Admin page is loading fine.

I followed the directions, and have gone back through several times. Help please!

New member

Posts

Joined
Sat Jun 27, 2009 5:09 am

Post by Qphoria » Tue Jun 29, 2010 5:00 am

It is showing a blank for your theme name. Be sure something is selected in the admin settings for theme

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by barells » Tue Jun 29, 2010 5:41 am

neither "default" or "mycustom" template are showing up under the drop down menu. There are no choices there.

I had a problem on a previous upgrade in selecting mycustom template as well, but I cant recall how I got around it.

Any ideas, why I can't choose the templates.

Under, catalog->view->theme-> i have both directories... Thank you for your assistance, my store is currently unusable.

New member

Posts

Joined
Sat Jun 27, 2009 5:09 am

Post by niron » Tue Jun 29, 2010 6:03 pm

same problem here, blank screen on my "frontpage" after upgrade, http://www.flakmoped.com

Newbie

Posts

Joined
Fri Apr 30, 2010 1:43 am

Post by JAY6390 » Tue Jun 29, 2010 6:13 pm

Check your error logs in the back of the cart under SETTINGS > ERROR LOG and paste the output of that (no more than the last 10 entries)

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by niron » Tue Jun 29, 2010 6:23 pm

here is todays log, right after install.

Code: Select all

2010-06-29 9:19:31 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:09 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:11 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:13 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:14 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:15 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:15 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:15 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
2010-06-29 9:20:16 - PHP Warning:  Invalid argument supplied for foreach() in /customers/flakmoped.com/flakmoped.com/httpd.www/admin/controller/common/filemanager.php on line 108
i can put site to Maintenance mode and see header and massage. and if i take
Maintenance OFF , blank screen ?

Newbie

Posts

Joined
Fri Apr 30, 2010 1:43 am

Post by niron » Tue Jun 29, 2010 6:29 pm

nwm. it works like charm now. don´t know what happend but it works now. ty

Newbie

Posts

Joined
Fri Apr 30, 2010 1:43 am

Post by JAY6390 » Tue Jun 29, 2010 6:41 pm

Weird. As long as it works,thats the main thing :)

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by barells » Tue Jun 29, 2010 9:07 pm

there is nothing in my error log...

Still looking for help, on how I can select my templates here, since there is no options on my system->theme drop down menu, but the folders are all there.

I haven't dug into the code, but I was thinking maybe it is a PHP setting that is not allowing opencart to figure out which folders exist.

New member

Posts

Joined
Sat Jun 27, 2009 5:09 am

Post by Qphoria » Tue Jun 29, 2010 9:17 pm

be sure your admin/config.php file has an entry for DIR_CATALOG

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by barells » Tue Jun 29, 2010 9:23 pm

Qphoria wrote:be sure your admin/config.php file has an entry for DIR_CATALOG
It does indeed... I"m looking at the code now to see if there is something not working with my system.

Is there a way to set the template manually in the files?

New member

Posts

Joined
Sat Jun 27, 2009 5:09 am

Post by barells » Tue Jun 29, 2010 9:25 pm

i just confirmed that this line of code is returning nothing:

$directories = glob(DIR_CATALOG . 'view/theme/*', GLOB_ONLYDIR);

in controller/setting/setting.php

New member

Posts

Joined
Sat Jun 27, 2009 5:09 am

Post by barells » Tue Jun 29, 2010 9:29 pm

ok, i fixed it...

The problem was that DIR_CATALOG looked like this:
/public_html/store/catalog

without the trailing backslash, and should have looked like this:
/public_html/store/catalog/

I'm not sure if this was my doing, or something that opencart had influence on during my upgrades along the way...

New member

Posts

Joined
Sat Jun 27, 2009 5:09 am
Who is online

Users browsing this forum: No registered users and 3 guests