Current time: 02-10-2012, 07:44 AM Hello There, Guest! (LoginRegister)




MySubscriptions, Donation Bar, MyDownloads, MyAchievements and support for our free and paid plugins. All that for $7!

Advertise Here!
Are you looking to advertise on this forum? Please read this announcement thread.


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Myshoutbox - scrolling other direction?
04-23-2010, 06:49 AM
Post: #1
Myshoutbox - scrolling other direction?
First a big THANK YOU for the Myshoutbox plugin!
My question: at the moment the newest shout is on top, but I would like to have it on bottom which I find easier to read and follow the shouts as they were made. Can you help me with that one?
Thx!
Find all posts by this user

04-23-2010, 07:10 AM
Post: #2
RE: Myshoutbox - scrolling other direction?
Find: (all instances)
PHP Code:
ORDER by s.id DESC LIMIT 
Replace with:
PHP Code:
ORDER by s.id ASC LIMIT 

Not sure if it will do what you want, I can't remember how shouts are ordered and can't be bothered to check right now.
If that doesn't work, I'll take a deeper look into it tomorrow

[Image: s.png]
Find all posts by this user
04-23-2010, 09:42 PM
Post: #3
RE: Myshoutbox - scrolling other direction?
thx, didnt work out, but now I have an idea what to look for.
Gonna try again in the evening.

thx!
Find all posts by this user
04-24-2010, 03:21 AM
Post: #4
RE: Myshoutbox - scrolling other direction?
sorry, my mistake!
seems you were alright and it scrolls in the direction I wanted Cool.
Nevertheless I have to check why all shouts are displayed two or three times now.
Find all posts by this user

04-24-2010, 03:50 AM
Post: #5
RE: Myshoutbox - scrolling other direction?
(04-24-2010 03:21 AM)isbn1 Wrote:  sorry, my mistake!
seems you were alright and it scrolls in the direction I wanted Cool.
Nevertheless I have to check why all shouts are displayed two or three times now.

It's lagging on your computer probably, just refresh and it will display fine

[Image: s.png]
Find all posts by this user
04-24-2010, 04:29 AM
Post: #6
RE: Myshoutbox - scrolling other direction?
Hi Pirata,
thanks, but I checked on two computers with different connections. Someone was suggesting that the database is checking the highest line and that could be the reason?
Find all posts by this user
04-24-2010, 05:41 AM
Post: #7
RE: Myshoutbox - scrolling other direction?
(04-24-2010 04:29 AM)isbn1 Wrote:  Hi Pirata,
thanks, but I checked on two computers with different connections. Someone was suggesting that the database is checking the highest line and that could be the reason?

It doesn't get fixed if you refresh?

[Image: s.png]
Find all posts by this user

04-24-2010, 06:20 AM (This post was last modified: 04-24-2010 06:21 AM by isbn1.)
Post: #8
RE: Myshoutbox - scrolling other direction?
yes, but only till the next automatic refresh
but I dont want to bother you too much with my problem. The shoutbox is great and that is the main thing.
Find all posts by this user
04-24-2010, 11:22 PM
Post: #9
RE: Myshoutbox - scrolling other direction?
(04-24-2010 06:20 AM)isbn1 Wrote:  yes, but only till the next automatic refresh
but I dont want to bother you too much with my problem. The shoutbox is great and that is the main thing.

Oh well I don't know then, there must be something else, probably in the JavaScript part (almost for sure) but I do not have time to check what's wrong with it sorry

[Image: s.png]
Find all posts by this user
07-17-2010, 04:07 PM
Post: #10
RE: Myshoutbox - scrolling other direction?
I already referred this to my friend.
Regards
Visit this user's website Find all posts by this user



Forum Jump:


User(s) browsing this thread: 1 Guest(s)