Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post [BUG?] Refresh Button Tagboard 
 
Hi all,

    i've noticed that if I write something in the textbox but i dont' send that, after if i press on the refresh button my message where sent

how can I fix that??

sorry for my english...

o/

EDIT: IP version is 1.3.0.53a
 



 
MarfoSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
Nobody can help me?
 



 
MarfoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
I think, that thats a writing error . The buton should say send
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
First of all we are talking about shoutbox, right.

I would say, there is something wrong.

GO=Send

But refresh should be refresh
If you go to shoutbox max:
http://www.icyphoenix.com/shoutbox_max.php

You can not refresh without text in it  
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
TheSteffen wrote: [View Post]
First of all we are talking about shoutbox, right.

I would say, there is something wrong.

GO=Send

But refresh should be refresh
If you to shoutbox max:
http://www.icyphoenix.com/shoutbox_max.php

You can not refresh without text in it  


I'm talking about Shoutbox CMS Block that i've located in the standard page "forum"

Spoiler: [ Show ]


the green arrow point to the send button and the red one point to the refresh button the one whit the problem...
 



 
MarfoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
Yes, I am with you...

Lets wait for MG or maybe someone else could try to fix it.
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
Thanks for reporting, i'll take a look this evening
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
Kas, did you already have a look at that?
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
Not yet, I completely forgot... I'll take a look this weekend
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
nobody can help me??
 



 
MarfoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
Hi, sorry for the delay. Here it is the solution:

Open shoutbox.php
Find
Code: [Download] [Hide] [Select]
$refresh = (isset($_GET['auto_refresh']) || isset($_GET['refresh'])) ? 1 : 0;

Replace with
Code: [Download] [Hide] [Select]
$refresh = (isset($_GET['auto_refresh']) || isset($_POST['refresh'])) ? 1 : 0;


Open shoutbox_max.php
Find
Code: [Download] [Hide] [Select]
$refresh = (isset($_GET['auto_refresh']) || isset($_GET['refresh'])) ? 1 : 0;

Replace with
Code: [Download] [Hide] [Select]
$refresh = (isset($_GET['auto_refresh']) || isset($_POST['refresh'])) ? 1 : 0;


Greets!
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [BUG?] Refresh Button Tagboard 
 
Don't Worry,

thank you now it's all ok
 



 
MarfoSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron