Thread: Help with Paths
View Single Post
  #2  
Old 01-29-2006, 05:37 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

PhotoPlog Lite should be prepending http://www.cigarsyndicate.com/forums on any relative link, but looking at the HTML source of your PhotoPlog index page, it has the following:
Code:
Content visible to registered users only.
The SRC attribute received the prepend, but because std_index.php doesn't have the prepend, it links relative to the http://www.cigarsyndicate.com/photoplog/ page.

This was a problem in earlier versions of PhotoPlog Lite, having two spots to prepend on the same line. Thought I had it nixed in later versions. What version are you using? Is it an upgrade from a previous version? Try FTPing the latest PHP files from PhotoPlog Lite v.1.0.6.2, overwriting the old files. Maybe there's an old file on the server?
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote