scroungr
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.
BWilliams_dup1
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.
scroungr
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.
scroungr
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.
BWilliams_dup1
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.
scroungr
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.
scroungr
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.
scroungr
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.
BWilliams_dup1
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
scroungr
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.
DrChaos
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.
BWilliams_dup1
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.
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...
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
[]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