|
|||
|
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 |
|
|||
|
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:
PHP Code:
By the way which version are you running of the Joomla Template kit. Cheers, Brian |
|
|||
|
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 |
|
|||
|
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 |
| Thread Tools | |
| Display Modes | |
|
|