phpLD Mods Blog

Post from April 2009

Rss feed error in v3.4

April 23rd, 2009 by admin, No Comments

There was a minor error in a release of version phpLD v3.4 in the rss.php file.
In the 3.3 version in the rss.php file about on line 164 it showed:
$tpl->assign(’url’, htmlspecialchars(’http://’.$_SERVER['SERVER_NAME'].DOC_ROOT.’/’.$url));
In one release of phpLD v3.4 it shows:
$tpl->assign(’url’, htmlspecialchars(’http://’.$_SERVER['SERVER_NAME'].DOC_ROOT.$url));
Replacing the: ‘/’. in the code seems to generate the correct link now so [...]

[~ Read more]

Tags: phpLD Important Fixes

Right Menu

Todays Photo
DSC00059

DSC00059

 

April 2009
M T W T F S S
« Feb   Jan »
 12345
6789101112
13141516171819
20212223242526
27282930