media 65
Home | Login | Register | Password Reset |

Media 65 Technologies | Beta 0.6 |
User Name:   Password: 

Password Reset
Close


Go Back   Media 65 Forums > Joomla > Joomla Templates

 
 
Thread Tools Display Modes
  #1 (permalink)  
Old 11-30-2007, 08:14 AM
Junior Member
 
Join Date: Nov 2007
Posts: 3
Default template keeps corrupting

Hi all

Earlier this week I bought the kit and think it's great! I'm having a problem though with the index.php corrupting after an hour of working on it. The error I'm getting is:
Parse error: syntax error, unexpected T_VARIABLE, expecting ',' or ';' in C:\wamp\www\access\templates\TT\index.php on line 39

line 39 reads:
<td width="117"><img src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>"; ?>access_head_left.jpg" alt="1" width="117" height="99" /></td>

I've re-created the template 4 times and it's fine for about an hour or a dozen saves but then this happens every time! Can anyone tell me what I'm doing to cause this.

Thanks
Keith
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old 11-30-2007, 09:16 AM
Administrator
 
Join Date: Sep 2006
Posts: 327
Wink

Hi Keith,

I think your issue is that you ran the wizard out of order a few times now you two calls to the image path.

images should start like this.

Start
PHP Code:
<img src="images/mw_header_b.png" width="59" height="14" alt="logo" /> 
After running image wizard images to CMS.
PHP Code:
<img src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"?>mw_header_b.png" width="59" height="14" alt="logo" />

By the way which version are you running of the Joomla Template kit.
Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 11-30-2007, 01:52 PM
Junior Member
 
Join Date: Nov 2007
Posts: 3
Default

Brian

I'm using version 2.1.

You said I duplicated the convert to cms option! Being a complete novice especially with the css manipulation I find I'm saving and previewing my changes frequently. Could this be the problem?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 11-30-2007, 04:18 PM
Administrator
 
Join Date: Sep 2006
Posts: 327
Default

Hi it happens

see post this news post
progress report on the Joomla Template Kit 3.0 for Joomla 1.5

Css and more coming

Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 12:48 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0