php forum
php mysql forum
php mysql smarty
 
Page 22 of 24 < 1 2 ... 20 21 22 23 24 >
Topic Options
#278973 - 05/24/05 10:42 AM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: 234234]
Cro Offline
Power User

Registered: 04/19/04
Posts: 64

   Re: Finished-[6.5] Games Arcade Deluxe v1.4 to Del.icio.us Add to del.icio.us
  Digg Re: Finished-[6.5] Games Arcade Deluxe v1.4 Digg it
hmm, i still get the same thing .... any other suggestions? thanks

Top
#278974 - 05/24/05 10:44 AM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: MalcolmC]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
yes send me a PM with some FTP information so I can take a look at your showflat.tmpl
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278975 - 05/24/05 12:53 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: 234234]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
I am also having a problem, but it's a little different and very random. <br /> <br />See Here: <br /> <br />


Attachments
127995-thread.jpg (87 downloads)


Top
#278976 - 05/24/05 02:22 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: vajraman]
DrChaos Offline
Coder

Registered: 09/12/03
Posts: 816
Loc: Hollywood Florida.
Its something with the avatars. if they have one it spreads them out. if they dont have an avatar is normal.
_________________________
DrChaos
LeetGamers

Top
#278977 - 05/24/05 03:59 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: Duck]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
[]DrChaos said:<br />Its something with the avatars. if they have one it spreads them out. if they dont have an avatar is normal. [/]<br />That can't be the problem, those users above and bellow have avatars also.

Top
#278978 - 05/24/05 04:09 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: MalcolmC]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
[]Cro said:<br />hmm, i still get the same thing .... any other suggestions? thanks [/]<br /><br />well because you modified your showflat.tmpl the way you did.. the only thing you could try is to find<br /><br /> <span class="small"> {$postrow[$i]['Title']} <br /><br /> {$postrow[$i]['Rating']} <br /><br /> {$postrow[$i]['Picture']} <br /><br /> {$postrow[$i]['TotalPosts']} <br /><br /> {$postrow[$i]['Location']} </span><br /><br />and change to<br /><br /> <span class="small"> {$postrow[$i]['Title']} <br /><br /> {$postrow[$i]['Rating']} <br /><br /> {$postrow[$i]['Picture']} <br /><br /> {$postrow[$i]['TotalPosts']} <br /><br /> {$postrow[$i]['Location']}<br /><br />Current High Scores in:<br /><br /><marquee width = "95%" scrollamount="2" direction="up" loop="true"><center><font class = "small"><strong><br />{$postrow[$i]['marquetext']}</strong></font></center></marquee></span><br /><br />if that doesn;t work you won't be able to use the optional marque section. either that or return the showflat.php back to stock version but I figure ya rather not use the marque then do that!
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278979 - 05/24/05 04:11 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: vajraman]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
[]BWilliams said:<br />[]DrChaos said:<br />Its something with the avatars. if they have one it spreads them out. if they dont have an avatar is normal. [/]<br />That can't be the problem, those users above and bellow have avatars also. [/]<br /><br />did you modify your showflat.tmpl any? or is it basically stock? looks like a table size issue? does it happen in ALL browsers?
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278980 - 05/24/05 04:45 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: 234234]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
[]scroungr said:<br />did you modify your showflat.tmpl any? or is it basically stock? looks like a table size issue? [/]<br />To the best of my knowledge, it is stock except for this mod.<br /><br />[]does it happen in ALL browsers? [/]<br />Not sure as I only have IE available to me right now.

Top
#278981 - 05/24/05 05:37 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: vajraman]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
ok if u want me to take a look send me a pm with some details
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278982 - 05/24/05 09:22 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: 234234]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
Barry thats a definite bug with IE.. It does not happen in mozilla.. and if you notice as you scroll up the page the space gets bigger and smaller.. it does happen when I pulled the code out just not as noticeable.. thats one of the reasons I detest Internet Explorer.. You have two choices.. live with it. or do what I ended up doing on my site and not put it in.. thats why its optional.. they can still see the scores in the arcade itself or under their member pages... sorry...
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278983 - 05/24/05 09:32 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: 234234]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
Barry try one other thing.. switch the <span> to <div> above the code and the closing </span> to </div> and see if theres any difference in IE
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278984 - 05/24/05 11:25 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: 234234]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
[]scroungr said:<br />Barry try one other thing.. switch the <span> to <div> above the code and the closing </span> to </div> and see if theres any difference in IE [/]<br />I don't see a <span> in the code.<br /><br />Bobby

Top
#278985 - 05/25/05 12:24 AM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: vajraman]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
right where the {$postrow[$i]['Location']} is in the showflat.tmpl you will notice a <span class="small"> and a </span> is encompassing it.. try changing the span to a div
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278986 - 05/27/05 01:04 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: vajraman]
DrChaos Offline
Coder

Registered: 09/12/03
Posts: 816
Loc: Hollywood Florida.
I actually meant a sig in their posts. (dont know why I said avatar)<br /><br />I had the very same problem. the way I fixed it was to add a few returns in the sig area of the users preferences.<br /><br />I dont remember exactly how It was fixed. I think I had to wait untill the last update and it fixed its self.<br /><br /><br />go into mattymx prefferences and in the sig area just hit return a few times and then save it.
_________________________
DrChaos
LeetGamers

Top
#278987 - 05/27/05 05:52 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: Duck]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
[]DrChaos said:<br />I actually meant a sig in their posts. (dont know why I said avatar)<br /><br />I had the very same problem. the way I fixed it was to add a few returns in the sig area of the users preferences.<br /><br />I dont remember exactly how It was fixed. I think I had to wait untill the last update and it fixed its self.<br /><br /><br />go into mattymx prefferences and in the sig area just hit return a few times and then save it. [/]<br />That did the trick, thanks.

Top
#278988 - 05/27/05 10:54 PM Re: Finished-[6.5] Games Arcade Deluxe v1.6 [Re: 234234]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Been reading here on where to find games to add and how to do it as well as converting them...and I'm still confused...yea, nothing new. <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" /><br /><br />Is there anyone who has a list of these games available that are already setup for this hack that we don't have to do some tweaking to?<br /><br />Yea I know....looking for the easy way out but I would rather not attempt to recreate the wheel if it's already been done.<br /><br />Thanks...

Top
#278989 - 05/30/05 08:29 PM Re: Finished-[6.5] Games Arcade Deluxe v1.6 [Re: General_Failure]
wicked34 Offline
Newbie

Registered: 05/21/05
Posts: 20
What a great hack, LOVE IT!!!!<br /><br />of course there are questions lol<br /><br />I have installed a few flash games, everything works great on the ones that i installed, other than the scores being saved. I ahve checked everything, even the database and everything seems to be the same as far as format, and stuff. i have tried everything in all posts above also and cant seem to figure it out.<br /><br />Here is the error i get when i try to run fixarcade.php:<br /><br />SQL Error: You have an error in your SQL syntax near ' highscorerid = WHERE shortname = 'battleships' ' at line 5<br />SQL Error #: 1064<br />Query: UPDATE w3t_games SET highscore = , highscorerid = WHERE shortname = 'battleships' <br /><br />i have tried to even query the database and everything.<br /><br />any ideas?<br /><br />thank you

Top
#278990 - 05/30/05 11:51 PM Re: Finished-[6.5] Games Arcade Deluxe v1.6 [Re: moparts]
wicked34 Offline
Newbie

Registered: 05/21/05
Posts: 20
nevermind got it thanks

Top
#278991 - 05/31/05 07:19 AM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: vajraman]
wicked34 Offline
Newbie

Registered: 05/21/05
Posts: 20
[]BWilliams said: <br />I am also having a problem, but it's a little different and very random. <br /> <br />See Here: <br /> <br /> [/] <br /> <br />IS there a fix for this, as I dont use an avatar and it still displays like Bwilliams post. <br /> <br />help? lol


Attachments
128102-127995-thread.jpg (54 downloads)


Top
#278992 - 05/31/05 05:35 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: moparts]
wicked34 Offline
Newbie

Registered: 05/21/05
Posts: 20
I guess I am alone on this lol

Top
Page 22 of 24 < 1 2 ... 20 21 22 23 24 >


Moderator:  Ian_W 
Top Posters Last 30 Days
AllenAyres 18
Gizmo 12
sirdude 6
GEN 3
tackaberry 2
Philipp 2
willing 2
Who's Online
0 Registered (), 35 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
Installing FlashChat with 7.3
by Gizmo
08/23/08 05:36 AM
[7.2.1] - Naked shoutbox
by Iann128
08/22/08 07:27 PM
Nice Ajax Chat
by M4D
08/21/08 10:02 PM
51-card NVIDIA folding rig cranks out 265,200 ppd
by AllenAyres
08/13/08 10:10 PM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.x] AddThis - Social Networking
by Gizmo
08/01/08 01:30 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
welcomeback1, Paug, Tim Keating, anscers, Murphdog
13324 Registered Users

 

 

 
fusionbb message board php hacks