Quote:
Originally Posted by cellarius
No, that's just plain wrong.
The line 408 of the actual photo_popup-file reads:
The equivalent to the line you posted is in line 510 and reads
PHP Code:
$origimg = $vb_url . "/picture.php?albumid=" . $array['albumid'] . "&pictureid=" . $array['pictureid'] . "";
What you suggest is sure to break the popup for everyone who doesn't run his forums from the site root.
The line you "fixed" was in file version 1.0 and was indeed buggy. The bug was - correctly - fixed in file version 1.1.
So I suggest you update to the actual version before reporting all bugs over and over again that were fixed in the last 6 releases of this mod.
|
RELAX man, there was a bug in my version, just trying to help. It read exactly how I had it, or else I wouldn't have posted that. IDK why I had an older version.