View Single Post
Old 06-01-2011, 05:49 PM   #7
Maėvah
Member
 
Maėvah's Avatar
 
Join Date: Jun 2006
Posts: 50
Maėvah is unknown at this point
I have just noticed :
When I submit the form, 'Field Mirror 4' link is always empty, whatever I write in init.

Summary of how it seems to act for me translated in approximative code:

$mirror[4]->url = "";
$mirror[4]->title = $mirror[4]->title;
$mirror[5]->url = $_POST["mirror5"];
$mirror[5]->title = $mirror[5]->title;

(I'm not too familiar with PHP)
__________________
WoW videos -- WoW phpBB/EQDKP templates
Maėvah is offline   Reply With Quote