PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Bugs & Issues Tracker (http://www.photoplog.com/forum/forumdisplay.php?f=8)
-   -   [Closed via Lite v.1.0.7] Absolute Links (http://www.photoplog.com/forum/showthread.php?t=55)

Morgan 01-31-2006 06:38 AM

[Closed via Lite v.1.0.7] Absolute Links
 
For PhotoPlog Lite 1.0.6.2 and prior, a regex in the photoplog_absolute_links function does not absolute link relative links that match the following pattern:
Code:

([^h][^t][^t][^p][^s]?[^:].*)
Examples:
Code:

  h t t p s : .*
  --------------
  a l t m p /
  s t d _ i n dex.php

If you find yourself in this boat, go to vB ACP -> Styles & Templates -> Replacement Variable Manager -> [Add New Replacement Variable] and fill in the form you see on screen with something like the following examples:
  • Style: [your choice]
  • Search for Text: altmp/
  • Replace with Text: http://www.your-domain.com/forum/altmp/
  • Style: [your choice]
  • Search for Text: std_index.php
  • Replace with Text: http://www.your-domain.com/forum/std_index.php
This will fix the link problem until a patch is available. If all of your links work, ignore this post as you are not affected by this bug. Note, this bug is not the same issue as with duplicate directories where you'd see something like /forum/forum in the HTML source. For the latter, place /forum in the PhotoPlog Duplicate Directory setting.

Morgan 02-17-2006 01:25 AM

This issue has been addressed in PhotoPlog Lite v.1.0.7 plus.


All times are GMT. The time now is 11:24 AM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.