PDA

View Full Version : Link bug?


Sergio de la Torre
08-01-2006, 05:37 PM
Line 921 index.php

$tpl = ereg_replace("<COMMENT_POPUP>","<a href='index.php?showimage=$image_id'...

must be...

$tpl = ereg_replace("<COMMENT_POPUP>","<a href='#' ...

¿?

I saw it because im using mod_rewrite and this link goes to a 404 error