Find programmers and grapic design experts at ScriptLance.com
<? DEW-CODE.COM  
Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Featured Site on validate.php (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Featured Site on validate.php
#162
Dewed (User)
Administrator
Posts: 250
graph
User Offline Click here to see the profile of this user
Dew-Code.com
Re:Featured Site on validate.php 7 Months, 4 Weeks ago Karma: 7  
Warning .. I have not tested this.

Edit /admin/validate.php

Locate line #46 after ..
Code:

$Email=mysql_escape_string($_POST['Email']);
add ...
Code:

$featured=mysql_escape_string($_POST['featured']);
Edit line # 63 change from
Code:

Hint
to ...
Code:

Hint, featured
Edit line # 77 change from
Code:

'$Hint'
to ...
Code:

'$Hint', '$featured'
Down around line 177, locate this block of code
Code:

value="<?=$rows[Email]?>" size="35"></td> </tr> <tr> <td colspan="2" align="center"><input class="button" type="submit" name="validate_site" value=" Validate Site "></td>
Change to
Code:

value="<?=$rows[Email]?>" size="35"></td> </tr> <tr><td class="text">Featured site ?</td><td> NO :<input type=radio name=featured value=0 checked>&nbsp;&nbsp;&nbsp; YES :<input type=radio name=featured value=1> </td></tr> <tr> <td colspan="2" align="center"><input class="button" type="submit" name="validate_site" value=" Validate Site "></td>
Hopefully I didn't miss anything. Let me know
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/14 23:43 By Dewed.
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Featured Site on validate.php
fattymattybrewing 2008/05/14 01:06
    thread link
thread linkthread link Re:Featured Site on validate.php
Dewed 2008/05/14 23:40
    thread link
thread linkthread linkthread link Re:Featured Site on validate.php
fattymattybrewing 2008/05/15 13:30
    thread link
thread linkthread linkthread link Re:Featured Site on validate.php
fattymattybrewing 2008/05/15 14:18
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Newsflash

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008