SerpentGuard1701, it moves the cursor for me in firefox, what browser are you testing on?
I will try to include your code for other browsers.
Version: 0.0.8
Last Updated: 2009-2-28
Requires bbPress Version: 0.8.2 or higher
Compatible up to: 0.9





SerpentGuard1701, it moves the cursor for me in firefox, what browser are you testing on?
I will try to include your code for other browsers.
Might just be me, but I think the smilies dont work anymore in 1.06 alpha version of bbpress. I can still insert them, they jsut dont put out as images.
I show it working fine under the latest trunk which is even newer than 1.0a6
It may be your template, try temporarily switching to kakumei.
Yea it did pop up afterwards! Sorry for the trouble.
I get a lot of errors when I activate it.
I'm using 1.0a6
Examples:
Warning: Invalid argument supplied for foreach() in /home/public_html/board/bb-plugins/bb-smilies/bb-smilies.php on line 108
Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/public_html/board/bb-plugins/bb-smilies/bb-smilies.php on line 113
Warning: preg_replace() [function.preg-replace]: Empty regular expression in /home/public_html/board/bb-plugins/bb-smilies/bb-smilies.php on line 119
joshposh did you install it correctly with the default directory smilie set?
it sounds like it has an empty set so it's causing errors
Ah, you're right, I used another icon set but forgot to make a package-config.php xD
Sorry, my fault!
Do you have to do anything special to get this to work with Private Messaging?
It automatically interprets smilies inside of private messages.
I've just posted 0.0.7 which should automatically insert the clicker on the Private Messages text area too.
I tried to activate the plugin and it said:
Fatal error: Call to undefined function get_settings() in /home/rivenwow/public_html/bbpress/bb-plugins/smilies-themer/smilies-themer.php on line 37
I'm using alpha bbpress.
There's no file called smilies-themer in this plugin and there's no get_settings in this plugin.
(and you should be installed in /my-plugins/)
are you sure you are using this plugin?
Hi _ck_,
thank you for this plugin, it's working very nice on our forum http://ecosapiens.ro/forum/ but I must make a correction. I found that emoticons are also inserted to rss feed and that invalidates the feed, I've noticed while trying to submit forum feeds like this one in Google Sitemaps: http://ecosapiens.ro/forum/rss/forum/protectia-animalelor/topics
Invalid XML tag
This tag was not recognized. Please fix it and resubmit. Help Help
And also with feed validation service:
Undefined description element: img
Can you fix this please?
Sorry about that, please download 0.0.8 which should fix the problem.
Thank you :)
I don't get the smilie tab when adding a new post? I do get it when replying, but it's missing from the new post screen, is there a style sheet interfering?
Check that, it's only in Firefox that I do not get the smilie button when adding a post, it shows up fine in IE?
It works for me in a new post under kakumei in firefox.
Did you modify your templates?
If you have additional textareas on your screen you may need a workaround.
Are you using bbpress 0.9 or 1.0
very good and easy
hi,
I hope it's not to much I want now :)
But does anyone know a way to define one smiley pack out of 3 i.e.?
So that you can choose one smiley pack in your profile for instance which will be used in all posts.
If I were a pro like some of you it might be easy ;)
thx for any reply
and bb
EDIT: before I forget^^ it's already a really good plug-in
ok I've managed to store the needed data in my DB.
On Profiles Page you can see which pack is selected, but I don't know how to get these datas again without hard coding access to my DB.
I've stored it in $user_id->smileychoice. My problem is I can't access this variable in bb-smilies plug-in.
If I could finish this I would upload my plugin of course^^
You must log in to post.