Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Closed Thread
  #1  
Old 14th June 2008, 01:46
3v0 3v0 is offline
Senior Member
 
Join Date: Feb 2008
Netherlands
Posts: 88
Default Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
How can you change it so all new shouts go to top of shoutbox and not to bottom? Also is there a shoutbox mod panel for clearing all shouts or banning members ?

Thanks in advance for any info received
  #2  
Old 14th June 2008, 03:50
BoLaMN BoLaMN is offline
Senior Member
 
Join Date: Jan 2008
Australia
Posts: 93
Default Re: Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
in shoutbox search for the value ASC LIMIT and change to DESC LIMIT also to ban members u go into there userdetails and select chat = no

Code:
if ($CURUSER["chatpost"] === 'no'){
echo'<h2>
<center><font color=red>You are banned.</font></center></h2>';
die();
}
as for clearing all shouts no but it does limit the shouts to 200 and delete after theres 200
  #3  
Old 14th June 2008, 10:39
Kotafi Kotafi is offline
Senior Member
 
Join Date: Jan 2008
Posts: 139
Default Re: Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
hmm, i have changed that direction of shouts too but there's a problem :shock:
That scrollbar on the right side of it dont work as it should,
when new messages appear they are hidden at the top
  #4  
Old 14th June 2008, 12:01
BoLaMN BoLaMN is offline
Senior Member
 
Join Date: Jan 2008
Australia
Posts: 93
Default Re: Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
i didnt test it i just thought it would work :P lol some one make me a todo list and ill work on it :)
  #5  
Old 14th June 2008, 15:43
3v0 3v0 is offline
Senior Member
 
Join Date: Feb 2008
Netherlands
Posts: 88
Default Re: Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
Can also confirm the slider on the right of shoutbox doesnt work as it should, the shouts are now going to the top (Thanks BoLaMN) but the slider is going back to the bottom of shout instead of staying at top of shout along with the text.
  #6  
Old 17th June 2008, 23:18
Kotafi Kotafi is offline
Senior Member
 
Join Date: Jan 2008
Posts: 139
Default Re: Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
Ok, here is a fix for that

change in shoutbox.php around line 43
Code:
<body onload="window.scrollTo(0,5000)" bgcolor=#F5F4EA>
to
Code:
<body onload="window.scrollTo()" bgcolor=#F5F4EA>
works :D:
  #7  
Old 18th June 2008, 01:52
3v0 3v0 is offline
Senior Member
 
Join Date: Feb 2008
Netherlands
Posts: 88
Default Re: Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
Thanks Hatchet :D:
Closed Thread

Tags
pre7 , questions , rc2 , scatari , shoutbox , v20 , yuna

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
blank pm page in yuna scatari v2.2 pre7 farshidkiani Yuna Scatari Edition (YSE) 2 4th December 2009 11:19
Problem with Yuna Scatari Edition PRE7 2.2 AneXA Yuna Scatari Edition (YSE) 2 26th October 2009 18:18
Yuna Scatari v2.2 PRE7 --vs--Nehalem? ampedm Yuna Scatari Edition (YSE) 7 25th March 2009 15:49
BlackJack for Yuna Scatari v2.0 PRE7 Kotafi Yuna Scatari Edition (YSE) 3 18th July 2008 14:23
Yuna Scatari v2.0 PRE7 RC0 & RC1 BoLaMN Yuna Scatari Edition (YSE) 161 9th May 2008 21:26



All times are GMT +2. The time now is 16:51. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.