03laceys Posted March 2, 2009 Author Posted March 2, 2009 Re: Mailbox clickable bbcode and smilies Removed. Quote
ReaSonZ Posted March 2, 2009 Posted March 2, 2009 Re: [All versions] Mailbox clickable bbcode and smilies Nice Mann Love it Will Add Later :D Quote
SaMz Posted March 2, 2009 Posted March 2, 2009 Re: [All versions] Mailbox clickable bbcode and smilies A**** awsome!! best mailbox feature on CE! Quote
avguste Posted March 3, 2009 Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies For some reason,the bbcode is not showing. Smilies are working,but I dont see the bbcode Any ideas? In addition,when I look at the sent messages,I don't see the smilies Quote
littleguy Posted March 3, 2009 Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies I have the same problem anyone figure out what it was Quote
03laceys Posted March 3, 2009 Author Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies I have the same problem anyone figure out what it was For some reason,the bbcode is not showing. Smilies are working,but I dont see the bbcode Any ideas? In addition,when I look at the sent messages,I don't see the smilies Version? Quote
avguste Posted March 3, 2009 Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies v2 Quote
03laceys Posted March 3, 2009 Author Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies v2 Just checked your game the bbcode is working fine and just isn't showing the images, this is because you have not uploaded the bbcode images to the icons folder. Quote
03laceys Posted March 3, 2009 Author Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies I have the same problem anyone figure out what it was I am sure your ploblem is the same but cannot say for sure please post game link or PM the link for me to check thank you. Quote
03laceys Posted March 3, 2009 Author Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies Ok i can not explain the reason but on the base code of mccodev2 not test v1 yet it does not like the starting / for the images so simply do the following.. Replace your bbcodestyle.css with.. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Replace function mail_compose() with... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And replace function mail_send() with... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
avguste Posted March 3, 2009 Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies I just updated,but still not seeing the bbcodes Quote
Haunted Dawg Posted March 3, 2009 Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies There is no problem to have a / infront of a url image in CSS. the / assigns it is coming from out of public_html so it actualy ends up like public_html/url Quote
03laceys Posted March 3, 2009 Author Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies There is no problem to have a / infront of a url image in CSS. the / assigns it is coming from out of public_html so it actualy ends up like public_html/url Thats what i thought killah but dosn't seems to work on basic v2 with the / Quote
03laceys Posted March 3, 2009 Author Posted March 3, 2009 Re: [All versions] Mailbox clickable bbcode and smilies Preview Username: test Password: test Quote
avguste Posted March 4, 2009 Posted March 4, 2009 Re: [All versions] Mailbox clickable bbcode and smilies Seems it may be something to do with my template color or something Quote
Dayo Posted March 4, 2009 Posted March 4, 2009 Re: [All versions] Mailbox clickable bbcode and smilies the url links need to be fixed they get sent to http://www.yourgame.com/www.google.co.uk Quote
shedh Posted March 4, 2009 Posted March 4, 2009 Re: [All versions] Mailbox clickable bbcode and smilies looking at your mod on the demo site i realised one thing you can improve on would be that if you highlight a piece of text and then click on a button then it should add the bbcode to the entire piece of text highlighted for example: highlighted text on CE forums this automatically added a [ b] at the beginning of the text and a [/b] at the end [ b]on your test site it does this[/b] Quote
03laceys Posted March 4, 2009 Author Posted March 4, 2009 Re: [All versions] Mailbox clickable bbcode and smilies looking at your mod on the demo site i realised one thing you can improve on would be that if you highlight a piece of text and then click on a button then it should add the bbcode to the entire piece of text highlighted for example: highlighted text on CE forums this automatically added a [ b] at the beginning of the text and a [/b] at the end [ b]on your test site it does this[/b] I have attempted this but with no avail i will looks into it, i can only think of doing it in Java which my capabilities do not cater for. Quote
03laceys Posted March 4, 2009 Author Posted March 4, 2009 Re: [All versions] Mailbox clickable bbcode and smilies Seems it may be something to do with my template color or something Seems it may be something to do with my template color or something Now i have myself set up v1 and v2 games from scratch just to test this code step by step guess what it works fine, remembering to do the 3 edits further down the post. Quote
dj_rive Posted March 6, 2009 Posted March 6, 2009 Re: [All versions] Mailbox clickable bbcode and smilies great mod, but theres a problem. Just like every other mailbox mod, it never says when you have a new message. Quote
dj_rive Posted March 6, 2009 Posted March 6, 2009 Re: [All versions] Mailbox clickable bbcode and smilies I found another slight problem, when you click to reply back, nothing shows up Quote
redsnake420 Posted March 6, 2009 Posted March 6, 2009 Re: [All versions] Mailbox clickable bbcode and smilies that is because reply is a totally different function then send mail so you must add it there as well if you want it on reply Quote
Uridium Posted March 6, 2009 Posted March 6, 2009 Re: [All versions] Mailbox clickable bbcode and smilies Heres a few more PATTERNS to add... GOOGLE VIDEO You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. YOUTUBE You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
redsnake420 Posted March 6, 2009 Posted March 6, 2009 Re: [All versions] Mailbox clickable bbcode and smilies i have tried both sets of codes and the bbcode images will not show up for some reason and i am sure everything is uploaded how it should be Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.