Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post HIDE.. 
 
Hi

I want that when an user do click in the button "thanks", the content of the message that is in bbcode HIDE appear.

HELP ME
Thanks for all.
 




____________
? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
 
lom hillSend 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: HIDE.. 
 
I'd try to play with this part of code at viewtopic.php

replace

Code: [Download] [Hide]
  1.             $sql = "SELECT p.poster_id, p.topic_id  
  2.                 FROM " . POSTS_TABLE . " p  
  3.                 WHERE p.topic_id = $topic_id  
  4.                 AND p.poster_id = " . $userdata['user_id']; 


with

Code: [Download] [Hide]
  1.             $SQL = "SELECT '1'    
  2.             FROM " . POSTS_TABLE . " p, " . THANKS_TABLE . " t    
  3.             WHERE (( p.topic_id = $topic_id    
  4.             AND p.poster_id = " . $userdata['user_id'] . " ) OR (    
  5.             t.topic_id = $topic_id AND t.user_id = " . $userdata['user_id'] . " ))"; 


But it isn't working on icy :S dunno why
on phpbb works :S
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
Zuker wrote: [View Post]
I'd try to play with this part of code at viewtopic.php

replace

Code: [Download] [Hide]
  1.             $sql = "SELECT p.poster_id, p.topic_id  
  2.                 FROM " . POSTS_TABLE . " p  
  3.                 WHERE p.topic_id = $topic_id  
  4.                 AND p.poster_id = " . $userdata['user_id']; 


with

Code: [Download] [Hide]
  1.             $SQL = "SELECT '1'    
  2.             FROM " . POSTS_TABLE . " p, " . THANKS_TABLE . " t    
  3.             WHERE (( p.topic_id = $topic_id    
  4.             AND p.poster_id = " . $userdata['user_id'] . " ) OR (    
  5.             t.topic_id = $topic_id AND t.user_id = " . $userdata['user_id'] . " ))"; 


But it isn't working on icy :S dunno why
on phpbb works :S


  this isn't working in IP ..
 




____________
? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
 
lom hillSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
yes i know...i told u
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
Help Me, Please
 




____________
? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
 
lom hillSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
i need help .... Help Me, Please    
 




____________
? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
 
lom hillSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
You are near of "eternal logut" lom hill

please be patient
 




____________
? Zuker - EDDB - LPM - Sharefields
 
Last edited by Zuker on Sat 05 May, 2007 18:00; edited 1 time in total 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
good, i be patien Zuker


cry:   
 




____________
? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
 
lom hillSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
you see zuker ?? not help me ... I wait more...          

but i be patien
 




____________
? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
 
lom hillSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HIDE.. 
 
Topic Locked
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  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