Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > General Support

General Support Questions about using the Easy PHP Calendar. (Not installation or customizations)

Closed Thread
 
Thread Tools Search this Thread Display Modes

img tag in navigation
Old 05-30-2007, 10:29 AM   #1
merlin128
Calendar User
 
merlin128 is offline
Join Date: May 2007
Posts: 9
Question img tag in navigation

Hello, I just purchased and installed the calendar on my server, v6.3.24 (Zend)..

In the navigation section of the setup, it says "To use an image, insert a complete IMG tag in the form field to the right."

All it shows is the text '<img src="url"' it doesnt load the image.. what am I doing wrong..

here is what I have tried:
<img src="images/custom/left.gif">
<img src='images/custom/left.gif'>
<img src="http://server/calendar/images/custom/left.gif">
<img src='http://server/calendar/images/custom/left.gif'>

 

Old 05-30-2007, 11:16 AM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

<img src='http://server/calendar/images/custom/left.gif'>

server should be your domain name or IP address.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 05-30-2007, 11:50 AM   #3
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

I think what's happening here Brian, is that the HTML gets urlencode'd. Never thought this was an issue..
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 05-30-2007, 12:26 PM   #4
merlin128
Calendar User
 
merlin128 is offline
Join Date: May 2007
Posts: 9
Default

That is what I have tried.. If I put this url in to my address I see the image.. but If I put it in the navigation field It comes out looking like this:


<img src='http://www.server.org/calendar/images/custom/left.gif'>
-=->>
 

urlencode'd
Old 05-30-2007, 12:30 PM   #5
merlin128
Calendar User
 
merlin128 is offline
Join Date: May 2007
Posts: 9
Default urlencode'd

"urlencode'd"
Yes, it still hyperlinks the image tag.. you can still click on it and change months..

how can I fix or get around that?

fyi.. I am using IE7 and I think my host is a FreeBSD with Apache...
 

Old 05-30-2007, 03:29 PM   #6
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

The problem is up higher... Check in your config.inc.php for $navLeft and see if you see <img or &lt;img.

If you see &lt;img then enter the img tag directly in the file, like so:

$navLeft="<img src=\"/calendar/images/custom/left.gif\">";
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Fixed
Old 05-30-2007, 03:50 PM   #7
merlin128
Calendar User
 
merlin128 is offline
Join Date: May 2007
Posts: 9
Default Fixed

That was it.. the < and > are getting converted to the &***;
Everything else looked ok..

Thanks..
 

Old 05-30-2007, 06:09 PM   #8
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

Note that this might revert if you make other changes to the Setup Manager. So just keep an eye on it.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
left/right navigation images problem jwalton General Support 18 06-09-2007 10:14 AM
navigation img tag syntax?? rbrst10 General Support 6 08-18-2005 11:43 AM
Navigation Table Question SteveW General Support 3 05-25-2005 08:08 PM



All times are GMT -4. The time now is 09:57 PM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |