Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 2 Hours, 40 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Variable not inserting into image path...
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Variable not inserting into image path...
#7938
Variable not inserting into image path... 1 Year, 10 Months ago  
Hi, I have used Sourcerer successfully in the past without problems. Beautiful! However, having an issue now trying to insert a variable into an image path..... Here is my code... see a problem?

{source}<?php $template = $mainframe->getTemplate();?>{/source}<img alt="Welcome" height="225" width="928" src="images/template/{source}<?php echo $template ;?>{/source}/header_02.jpg" />​



In the code above, the first {source} block is working, but not the block that is inserted into the image path.

I could of course echo the entire line in the first block, but prefer not to if possible.

Thanks for any help.

Geoff
Geoff R
Posts: 1
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#7955
Re: Variable not inserting into image path... 1 Year, 10 Months ago  
Why not just use:
<img alt="Welcome" height="225" width="928" src="images/template/{source}<?php echo $mainframe->getTemplate(); ?>{/source}/header_02.jpg" />​
Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
Open Source Training | Online Joomla! Training and Support
MaxCDN | Content Delivery Network | Accelerate your site to the max
hosting joomla