gideon prewett Posted May 9, 2009 Posted May 9, 2009 Run This SQL: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Find In staff.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add Under: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. add this to your header where u would like it to display You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and Ur done Quote
POG1 Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function Marquee tags are depreciated. Try using a javaScript marquee... Quote
Danny696 Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function what does this do? Quote
Andy Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function Nice Mod +1 im gunna use that on my game and ill post some screenies for u all incase you want them Quote
Andy Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function right iv uploaded to my localhost and got you all some screenies the marquee slides along the page by the way lol Quote
gideon prewett Posted May 9, 2009 Author Posted May 9, 2009 Re: marquee with admin function Marquee tags are depreciated. Try using a javaScript marquee... whats the diffrence? its a bit of scrolling txt lol Quote
shedh Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function basically it don't work on some browsers Quote
gideon prewett Posted May 9, 2009 Author Posted May 9, 2009 Re: marquee with admin function oh right well i will look in to updating it Quote
Zytraw Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function Looks oky good job but i personally wouldn't use it. Quote
gideon prewett Posted May 9, 2009 Author Posted May 9, 2009 Re: marquee with admin function any reason why u wouldnt use it? or just because lol Quote
AlabamaHit Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function probalry just tying to get his post count up...cause his post is just like mine...pointless. He could have simply said nice work... Quote
MDK666 Posted May 9, 2009 Posted May 9, 2009 Re: marquee with admin function nice mod +1 i myself never though of adding a marquee in the admin panel, i more of just added it by hand if i wanted it though but yea nice job.. Quote
yaz123 Posted May 10, 2009 Posted May 10, 2009 Re: marquee with admin function Good Idea! Keeps the users updated from staff :) +1 from me!! Quote
(((TOLK))) Posted May 10, 2009 Posted May 10, 2009 Re: marquee with admin function i think it's a good idea but couldn't you just use <marquee>Your text</marquee> in your header? or is it for admins who can't code coz i have an owner on my game who can't code if his life depended on it Quote
gideon prewett Posted May 10, 2009 Author Posted May 10, 2009 Re: marquee with admin function you can do it that way tolk but this way u dont have to worry about getting on the cpanel so i can change it wherever i want Quote
POG1 Posted May 14, 2009 Posted May 14, 2009 Re: marquee with admin function i think it's a good idea but couldn't you just use <marquee>Your text</marquee> in your header? or is it for admins who can't code coz i have an owner on my game who can't code if his life depended on it Are you saying you cant code then? Quote
_Ricky_ Posted May 14, 2009 Posted May 14, 2009 Re: marquee with admin function you can do it that way tolk but this way u dont have to worry about getting on the cpanel so i can change it wherever i want Dont worry...it takes a strong person to admit they have problems Quote
(((TOLK))) Posted May 16, 2009 Posted May 16, 2009 Re: marquee with admin function i think it's a good idea but couldn't you just use <marquee>Your text</marquee> in your header? or is it for admins who can't code coz i have an owner on my game who can't code if his life depended on it Are you saying you cant code then? I can code but the game i code for is owned by a few people who can't code. That's why they hired me :) Quote
Shakeynath Posted April 28, 2010 Posted April 28, 2010 Problem ! I got told by a friend too check this out on my game. I added all the codes correctly too my site, Its shows up at the top of my pages were i want it too but the text doesn't change to what i type in the staff panel. It stays the same and it says {$set['game_marquee']} >>>> Ill post a screenie below. Have i missed something for it too come up like this ? Quote
Shakeynath Posted April 28, 2010 Posted April 28, 2010 I added all the codes correctly too my site, Its shows up at the top of my pages were i want it too but the text doesn't change to what i type in the staff panel. It stays the same and it says {$set['game_marquee']} Add this code instead ! You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Just change colours to what you want ! Nice one tho mate im using it on my game atm :) Quote
Maniak Posted April 28, 2010 Posted April 28, 2010 Simple addition; but it is a good one. I didn't think of having something like this on my game until I saw this. Quote
gurpreet Posted April 28, 2010 Posted April 28, 2010 Looks like you haven't added the settings SQL, as the game_marquee isn't defined (so it doesn't change to your marquee) or your $set is wrong. I may be wrong, but check :) Quote
Shakeynath Posted April 29, 2010 Posted April 29, 2010 managed to get it too work after i replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. With You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Djkanna Posted May 2, 2010 Posted May 2, 2010 I'd highly suggest using the reccomended way of opening a php tag "<?php" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.