The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Sun Mar 18, 2012 9:30 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun Mar 18, 2012 9:24 pm
Posts: 3
I'm on Joomla 2.5.3 on windows

I installed a couple of templates through extension manager without any error messages.

Then the templates show up under Extensions -> Template Manager -> Templates, but there is no style for the theme under Extensions -> Template Manager -> Styles.
(so I cant select the templates as default)

I read that a default style is supposed to be created when a template is installed.
Am I doing something wrong, or is something broken ?


Top
 Profile  
 
PostPosted: Sun Mar 18, 2012 11:00 pm 
Joomla! Hero
Joomla! Hero

Joined: Sat Aug 29, 2009 3:08 am
Posts: 2306
Location: Akron PA
Try using ftp to look at templates>'your_new_template>css>'your_new_template_files'.css. Are the files there? If the files are not there, then yes, something did not load properly.

Another possibility is that something is not quite right in the
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template.css" type="text/css" /> code found in the header of your template.

_________________
http://alsweb.aembz.us


Top
 Profile  
 
PostPosted: Mon Mar 19, 2012 7:10 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun Mar 18, 2012 9:24 pm
Posts: 3
well, I tried a couple more templates, and the result were the same, extension is installed, all files available under templates, but no style.

since I am on windows and SQL Server I ran the SQL Server profiler to see the SQL statements ran. It turns out that Joomla tries to run
Code:
INSERT INTO jos_template_styles
SET template=N'gameon-fjt'
   , client_id=N'0'
   , home=0
   , title=N'GameOn-FJT - Default'
   , params=N'{"slogandisable":"1","slogan":"Custom slogan","footerdisable":"1","footertext":"Custom text here","analyticsdisable":"1","googleanalytics":"UA-1111111-22","socialbuttons":"1","googletranslate":"1","jchecker":"1","jcopyright":"1","jscroll":"1","jtabs":"1","tab1":"Tab content 1","tab2":"Tab content 2","tab3":"Tab content 3","addthis":"http:\\/\\/s7.addthis.com\\/js\\/250\\/addthis_widget.js#pubid=xa-4dd788572198c717","slidedisable":"1","slidedesc1":"Description slide 1","url1":"\\/","slidedesc2":"Description slide 2","url2":"\\/","slidedesc3":"Description slide 3","url3":"\\/","slidedesc4":"Description slide 4","url4":"\\/"}'


The INSERT INTO .. SET syntax is not a valid SQL Server statement, its MySQL proprietary, so thats the problem…

So I guess the SQL Server support is not as good as I hoped for. If I'll have time I'll try to find out if this is error is specific to the template functionality, or if it is a general problem with the database layer (I have no idea how the multi-database-support is implemented in Joomla)

Meanwhile, is there some other forum I should post this bug report ?


Top
 Profile  
 
PostPosted: Tue Mar 20, 2012 9:04 am 
User avatar
Joomla! Guru
Joomla! Guru

Joined: Fri Nov 13, 2009 1:33 pm
Posts: 500
Bug reports can go here: http://joomlacode.org/gf/project/joomla ... er_id=8103

_________________
http://www.themepartner.com/ - Easy to Use Professional Joomla Templates
http://www.themepartner.com/download-free-ebook/ - Download FREE Joomla! 3 SEO ebook


Top
 Profile  
 
PostPosted: Tue Mar 20, 2012 9:19 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun Mar 18, 2012 9:24 pm
Posts: 3
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28273


Top
 Profile  
 
PostPosted: Mon May 07, 2012 6:55 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Mon Apr 16, 2012 7:59 pm
Posts: 4
I'm having this same problem. I'm also on IIS7 and MS SQL. When can we expect a fix for this?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 



Who is online

Users browsing this forum: No registered users and 36 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group