To GS web dev - suggestion

applaudmobileapplaudmobile Member Posts: 208
edited December 2011 in Working with GS (Mac)
Please add a php page to redirect google searches to the new forum. It's so simple and would help everyone

Add this page

www.gamesalad.com/forums/topic.php (currently going to 404 page not found)

and include just this code

header("Location: http://forums.gamesalad.com/discussion/$_GET['id']"); in between <?php ?> markers

Thanks

Comments

  • simo103simo103 Member, PRO Posts: 1,331
    +1 ... didn't know the php code .. but have suggested that same thing twice in the last two days. come on GS ... 5 minute fix!

Sign In or Register to comment.