We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development. You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup. If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules
|
||||||
| General questions All questions about our products and services can be posted here |
![]() |
|
|
#11 (permalink) |
|
|
you messed up the one on line 164 this is visible in your source code and it should not be
<jdoc:include type=\modules\ name=\header\ style=\raw\ / |
|
|
|
|
#12 (permalink) |
|
|
please dont post commercial files in public forums, and follow forum rules by advising what version of template you are using .. I will post info about 1.5 fix
|
|
|
|
|
#13 (permalink) |
|
|
joomla 1.5 lines are at
index.php 61 164 tools.php 1 21 31 |
|
|
|
|
#14 (permalink) |
|
|
index.php line 164 is there
after visibility:hidden;\> |
|
|
|
|
#15 (permalink) |
|
Unlicensed
Join Date: May 2008
Posts: 12
|
Hi again sorry for adding the file I did not know that was a no no I wont do it again
the probelms are still here I am sorry to say I havve maed all changes to the tools.php as you suggest and the changes to line on in the indes.php does remove the error at the top of the page but the main probelm is with line 164 you say ( on line 164 change <? include to <?php include ) but the probelm is my index.php does not have <? include at line 164 it just says </div> If I make the changes to the code on line 163 <? include to <?php include ) the site does not even load correctly and if I add <?php include to line 164 in place of </div> the page just shows 500 error as an example here is line 162 to 167 162 <?php if ( $showtools > 0 ){ ?> 163 <div id=\tollsh\><a onclick=javascript: ShowHide(\tools\);><img src=\templates/<?php echo $this->template?>/images/tools.png\ height=\25px\ width=\25px\ border=\none\ alt=\Site tools\ /></a></div><div id=\tools\ style=\visibility:hidden;\><? include (\templates/\.$this->template .\/tools.php\);?></div><?php } ?> 164 </div> 165 166 167 </div> the above is the same for the index file on both the demo and non demo version I have surrently left the change to 164 out and the site loads OK but still no tool set working and strange black ouline around the image in fade mode any help wouold be good if you want access to the backend or ftp just ask Colin |
|
|
|
|
#16 (permalink) |
|
|
red it again this is what you missed
<? include should be <?php include |
|
|
|
|
#17 (permalink) |
|
Unlicensed
Join Date: May 2008
Posts: 12
|
No you read the message again
when I change <? include to <?php include on line (163) the site does not load I have changed it now so you can see for yourself I have bought a lot of templates in the past and what I look for in support is a quick fix not a lession in php you have my e-mail address in my profile can you please send me a working index.php ASAP may thanks in advance Colin |
|
|
|
|
#18 (permalink) |
|
Unlicensed
Join Date: May 2008
Posts: 12
|
Hi any joy with this yet?
sorry if my last mesage sounded off but I just need to get this working ASAP so I can move on to another project Cheers Colin |
|
|
|
|
#19 (permalink) |
|
|
template works just fine , but you blew it on support part. If 3 pages in forums and my detail instruction is not support, than I dont know what is.I offered you a fix because your server settings are different. I could just say adjust your php.ini. Short tags are widely used in php coding and Joomla.Now go and adjust your php.ini
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|