Post by yekxmerr » Fri Dec 23, 2011 7:12 pm

Hello i'm working atm with opencart 1.5.1.3 and i have a problem. I've created a new template by copying the default one and now the opencart does one thing, it loads the default theme css instead my new one ( yes i've change configurations to set my template ). What should i do ? Its an opencart problem or could be my server.

Thanks

Update: I've noticed a problem on vqmod too:

Code: Select all

REQUEST URI : /index.php?route=common/home
MOD DETAILS:
   modFile   : /htdocs/public/www/vqmod/xml/vqmm_menu_shortcut.xml
   id        : VQMod Manager Menu Shortcut
   version   : 1.0.0
   vqmver    : 2.1
   author    : Ryan (rph) - OpenCartHelp.com
Could not resolve path for [admin/controller/common/header.php]
Could not resolve path for [admin/view/template/common/header.tpl]
Last edited by yekxmerr on Fri Dec 23, 2011 11:26 pm, edited 1 time in total.

Newbie

Posts

Joined
Fri Dec 23, 2011 7:07 pm

Post by MarketInSG » Fri Dec 23, 2011 7:17 pm

After you copied the default files, you forgot to change one thing. The header.tpl file (line 19)

Code: Select all

<link rel="stylesheet" type="text/css" href="catalog/view/theme/default/stylesheet/stylesheet.css" />
Change the line of code to

Code: Select all

<link rel="stylesheet" type="text/css" href="catalog/view/theme/YOUR-FOLDER-NAME/stylesheet/stylesheet.css" />
Hope this will help you.

Regards
MarketInSG


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by yekxmerr » Fri Dec 23, 2011 7:23 pm

Thank you it worked like a charm :)

Newbie

Posts

Joined
Fri Dec 23, 2011 7:07 pm

User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore
Who is online

Users browsing this forum: No registered users and 20 guests