Someone please help, I installed the plug-in but it's not working. Do I have to do any extra steps to get it to work or something?
It also seems that my forum just randomly supports BBCode, not that this is a bad thing cause I want to use BBCode but I never put that function in and I think it's ''interfering'' with this plugin. Could someone help me out please?
@Rak hmm, that's weird. I managed to delete that after downloading the config.php, changing it then uploading it again(it just wouldn't change otherwise) but I see no debug info at the bottom. I even tried using that debugger plug-in but didn't see anything either. Somethings seriously wrong with my forum
@Rak I saw another topic on this forum about the plug-in not working cause the forum is in a subdirectory. Could that be the case here? Really don't want to lose everything again
@Nimaveli: I'm not sure if being in a subdirectory is an issue. To check, edit plugins/jwysiwyg/default.php add the full path to lines 39 & 40, so they read:
The plugin works, but if you're using a plugin like Quote or Quote Selection, you'll have to modify the javascript so that it sends the quotes to the new textarea that you've created.
I'm not sure what the new ID is, I've not looked in the code much yet.
Comments
It also seems that my forum just randomly supports BBCode, not that this is a bad thing cause I want to use BBCode but I never put that function in and I think it's ''interfering'' with this plugin. Could someone help me out please?
http://amerikasmostwanted.com/vanillaforums-Garden-8832d74/
Try editing plugins/jwysiwyg/default.php, on lines 39 & 40 remove the leading-slash before "plugins" in the file urls.
Then disable/enable the plugin and reload the site and let us know if it works.
Hmm, I tried doing that but unfortunatly it still doesn't work
Are you seeing any other errors?
What other plugins do you have loaded?
These are the other plugins I got activated right now;
Tagging
Whos online
HtmLawed Flagging
Signatures
Getting Started
Tried that out, didn't help
Nope, switched to the default theme and still had this problem. This is very weird...
Try turning on debugger mode, edit conf/config.php and remove this line: Reload the site and you should see a list of debug info at the bottom, copy/paste that here and maybe we can figure it out.
hmm, that's weird. I managed to delete that after downloading the config.php, changing it then uploading it again(it just wouldn't change otherwise) but I see no debug info at the bottom. I even tried using that debugger plug-in but didn't see anything either. Somethings seriously wrong with my forum
I saw another topic on this forum about the plug-in not working cause the forum is in a subdirectory. Could that be the case here? Really don't want to lose everything again
It's local for test purposes only! In a near future I'll implement it in my store!
Here it's at: http://localhost:8888/vanilla/
My next "quest" is a brazilian portuguese translation ... next week I'll work on it ... if I discover how to do it. hehe
Thank you very much for the help!!
I'm not sure what the new ID is, I've not looked in the code much yet.