Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] Emoticons Problem
Post new topic   Reply to topic View previous topic :: View next topic
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
[Solved] Emoticons Problem
PostPosted: 04/15/2007 5:30 PM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 3:50 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
Hello NightRider,

I just went to my forum and replied a few posts and tried to post some emoticons in post replies and when i clicked any emoticons it doesn't come in  post reply box! I didn't do anything with that emoticons or the post box or anything. Why they not coming in the box when I click it  dontknow
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: Emoticons Problem
PostPosted: 04/15/2007 10:17 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 7:50 PM
Location: St Pete, FL
peace.gif
Everything seems to be working correctly for me.  Have you changed any settings in your browser lately or did you update to a newer version?  It seems like this is the second strange problem that affects you but not me...

I tightened up the code in your Posting Body page so that there is not so much wasted space underneath the Submit and Preview buttons.  I also set it so that the Message text is bold so that it is easier to read.  The background image is nice but it can make it harder to read what you are typing...

It looks like you have added a Poll Enhancement MOD along the line and that the text in your lang_main.php file is missing for it.  I have no idea which MOD it is that's installed, so if you know, you might want to correct that too so that the Poll options text displays properly in your Posting Body page...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] Emoticons Problem
PostPosted: 04/16/2007 4:27 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 3:50 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
I tried in FF and IE and it works when i click POST REPLY button and than type in the reply so the emoticons comes automatically when i click on any but when i type a message in Quick Reply Box so the text is not even bold as well as the emoticons doesn't come automatically Sad both in IE and FF.

I didn't installed Poll Enhancement MOD. I have installed Vote Manager MOD which i think is the same thing. And i don't know what codes it have removed because i have installed through EM.
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: Emoticons Problem
PostPosted: 04/16/2007 4:22 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 7:50 PM
Location: St Pete, FL
peace.gif
Oh, you didn't say the Quick Reply window before.  That's totally different code from your posting_body code.  The problem with the emoticons and bbcodes in the SQR window is that the message window class was set to post, which is in direct conflict with another object on the viewtopic page.  So to fix this, I renamed the class in the SQR form to sqrpost.  Now everything works there too...

I also installed the Multi-BBCode, BBCode Organizer, and ImageShack MODs to the SQR form.  Then I tightened the display so that it looks/displays better.  Check it out now...

I also corrected the missing text for your Vote Management MOD...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Emoticons Problem
PostPosted: 04/16/2007 4:30 PM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 3:50 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
Nightrider wrote:
Oh, you didn't say the Quick Reply window before.  That's totally different code from your posting_body code.  The problem with the emoticons and bbcodes in the SQR window is that the message window class was set to post, which is in direct conflict with another object on the viewtopic page.  So to fix this, I renamed the class in the SQR form to sqrpost.  Now everything works there too...

I also installed the Multi-BBCode, BBCode Organizer, and ImageShack MODs to the SQR form.  Then I tightened the display so that it looks/displays better.  Check it out now...

I also corrected the missing text for your Vote Management MOD...

headbang


Oh yeah. Sorry. I forgot to tell that SQR box. Laters I came to know. Ohh, i don't know how those codes conflicted each other.

The Multi-BBCode, BBCode Organizer, and ImageShack MODs are already installed but how you installed for only SQR form!! Quite amazing Smile

Yeah, now it looks perfect. The emoticons and the post reply box and image shack panel all comes in such a nice way  banana  banana  banana

Yeah, i don't know how the text was missing of Vote Manager MOD! It installed through EM only and might be it missed some text!

Now everything is at it's perfect place.  blob8  blob8  blob8
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: Emoticons Problem
PostPosted: 04/16/2007 9:55 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 7:50 PM
Location: St Pete, FL
peace.gif
Although you had the Mutli-BBCode, BBCode Organizer, and ImageShack MODs installed, you didn't have them installed into the SQR MOD too.  So I went ahead and installed the SQR versions of those MODs, two of which I created...

There was no way for EM to have installed the language code for the Vote Manager MOD since the code used English and many of your languages aren't in English.  So you would have seen a large number of Warning errors that you would have had to ignore to complete the MOD install.  So I took the language code and created a small MOD with it.  Then I corrected the flaws that prevented the code from being installed into ALL of your language files, then I was able to install the language code without any trouble...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] Emoticons Problem
PostPosted: 04/16/2007 10:30 PM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 3:50 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
Ohh, that's really big work to do. Took a lot of time!

Thank You so much  Applause  Applause  Applause
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: Emoticons Problem
PostPosted: 04/16/2007 11:04 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 7:50 PM
Location: St Pete, FL
peace.gif
It does seem like a lot of the problems that have come up recently are time-consuming to correct.  That's just how it goes at times...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] Emoticons Problem
PostPosted: 04/17/2007 3:49 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 3:50 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
Applause  Applause  Applause
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours

Page 1 of 1


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.0631s (PHP: 71% - SQL: 29%) - SQL queries: 55 - GZIP disabled - Debug on