Web Hosting Talk







View Full Version : Php Problems, Could someone help?


roberth31
01-26-2006, 07:05 PM
Hi, I own http://www.gametax.com (http://www.gametax.com/) and I have a few problems. I brought it as a script and the site http://www.arcadescript.info (http://www.arcadescript.info/) has shut down so there’s no help. The problems I’m having is

1. Background colour is overriding game colour.
Game on index Click Here (http://www.gametax.com/index.php?page=play.php&id=58)
Game on server Click Here (http://www.gametax.com/games/swf/Killthecrazyfrog.swf)
I’ve been told I need to change the Para name in the file but I cannot find it.

2. There are more than 50 games in the categories Top 50 and Newest 50
I’ve added 1 game in the admin panel and its added it to both them categories making 51 games in there.

If someone could help for free it would be great. If not send me a quote.
I’ve attached the index if anyone could look.
Thanks,
Robert.

realwebsolution
01-26-2006, 07:46 PM
Attached index.php file is not necessary without your database :)
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
WIDTH="540" HEIGHT="420" id="games/swf/Killthecrazyfrog.swf">
<PARAM NAME=movie VALUE="games/swf/Killthecrazyfrog.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE="#ffffff">
<EMBED src="games/swf/Killthecrazyfrog.swf" quality=high bgcolor=#FFFFFF WIDTH="540" HEIGHT="420"
NAME="games/swf/Killthecrazyfrog.swf" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>Look here:<PARAM NAME=bgcolor VALUE="CHANGE THIS VALUE">

LinuxMaster
01-27-2006, 12:44 AM
color codes here http://html-color-codes.com/

roberth31
01-27-2006, 03:52 AM
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
WIDTH="540" HEIGHT="420" id="games/swf/Killthecrazyfrog.swf">
<PARAM NAME=movie VALUE="games/swf/Killthecrazyfrog.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE="#ffffff">
<EMBED src="games/swf/Killthecrazyfrog.swf" quality=high bgcolor=#FFFFFF WIDTH="540" HEIGHT="420"
NAME="games/swf/Killthecrazyfrog.swf" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>Look here:<PARAM NAME=bgcolor VALUE="CHANGE THIS VALUE">
Were would i find this code??
Thanks,
Robert.

roberth31
01-28-2006, 01:09 PM
Thanks to realwebdesgin got my first problem sorted!,

Could any one out there help me on the second problem?:peace:

2. There are more than 50 games in the categories Top 50 and Newest 50
I’ve added 1 game in the admin panel and its added it to both them categories making 51 games in there.

:lovewht: :lovewht:

Neoboffin
01-28-2006, 01:53 PM
We need to look at your database structure.

Neoboffin
01-28-2006, 01:57 PM
No, scrap that.

Your pages which execute a SQL query topgames.php and newgames.php will need to be looked at.

If you want me to take a look at them you can either e-mail me (PM me for address), or attach them here.

roberth31
01-28-2006, 05:17 PM
And also thanks to neoboffin for helping me! if you need a programer goto him! took him under 30 seconds to sort out 2 pages with my second problem. Thanks
:lovewht: