View Full Version : BBcode module problems after VB 3.7.0 upgrade
nyplaya47
05-19-2008, 03:48 PM
Hello,
Today I upgraded my vbulletin site to version 3.7.0 and I noticed that when creating or editing a BBcode Module, I can no longer press any of the buttons in the editor.
screen shot:
http://www.bzbexchange.com/images/forumimages/bbcode2.png
If you have any ideas or recommendations please let me know. Thank you for the help.
nyplaya47
05-19-2008, 04:23 PM
*update*
I can no longer create any BBcode modules. If I type in any text and save the module, it becomes blank. My existing modules display properly, but I cannot edit them.
Brian
05-20-2008, 12:17 PM
Admin CP => vBa CMPS => Diagnostics
Does that link return any errors?
nyplaya47
05-20-2008, 03:21 PM
Yes it does, here are the errors:
http://www.bzbexchange.com/images/forumimages/urls.png
http://www.bzbexchange.com/images/forumimages/suspect.png
Thank you for your reply.
Brian
05-21-2008, 01:58 PM
Looks like you may have a problem with your admincp/vba_cmps_admin.php file. Try downloading the files from here again, delete that file from your server, upload the copy from the download package, check the Diagnostics link again to make sure the error message for that file has disappeared, and then see if you are able to add BB code modules.
nyplaya47
05-21-2008, 04:42 PM
Thank you very much Brian.
I followed the above instructions and that fixed my problem. :)
mikkitine
06-03-2008, 03:11 PM
I have the same problem.
Invalid URL: /index.php
I renamed: cmps_index.php ---> index.php
Running vB 3.7.1, vBSEO 3.2.0 RC5 and vBadvanced CMPS v3.0.1
Diagnostics tell me: vba_cmps_admin.php = Okay
Brian
06-04-2008, 11:09 AM
As long as you're sure your CMPS URL setting is correct then you can ignore that message.
mikkitine
06-04-2008, 12:52 PM
I understand.
But I can't add/edit (content of) BBCode modules. What should I do to fix it?
same issue here, can't edit any modules or pages, diagnostics all say OK
DawnsWebDesigns
06-05-2008, 07:00 PM
same here.
DawnsWebDesigns
06-06-2008, 09:47 AM
It hasn't been 24 hours for me but it has for others. I've seen at least 2 topics like this...with people replying they have the same problem...but neither one with a solution.
So I thought I'd add (in the hopes of helping you all figure this out) that in my diagnostics page is saying everything's ok. Also when I was trying to make a bbcode module all of my editor buttons were missing. So I tried to "save image" so I could see where to upload editor images to & it was admincp/images/editor/blah blah. I don't recall there ever being images under admincp. Now I'm wondering what else I'm missing? An xml or css file somewhere? But I created an images dir under admincp & added the editor buttons...you still can't click them.
My site is: http://thepoorhouseforum.com.
Thanks. :)
Brian
06-06-2008, 12:20 PM
I've double checked things locally and on one of my other sites, but could not reproduce any problesm like this. If one of you guys/girls would like to submit a support ticket though I'll be glad to take a look at things for you.
DawnsWebDesigns
06-06-2008, 10:08 PM
I've double checked things locally and on one of my other sites, but could not reproduce any problesm like this. If one of you guys/girls would like to submit a support ticket though I'll be glad to take a look at things for you.
I have submitted a support ticket as asked sir. :D I don't know if you've got email notification or not? Or if you're even using the same ticket system I am? I'm just trying to be a helpful old hag. May you never consider me a pain in your butt? :eek:
DawnsWebDesigns
06-07-2008, 03:01 PM
I'm back...mwaaaa.
I've been sitting here basically reading your site. You all have had this problem for a couple of months or so. And I don't think it's just with bbcode modules I think it's pages too.
I also had a problem with my middle modules being to far to the left for me. I think the problem there was the Google Search module. I've taken it off & the page looks right again.
Then I checked this out in IE instead of FF & it works over there. Some buttons & smilies aren't appearing but at least the editor works, whatever I type stays put, & it stays put in both IE & FF. It finally appears on the front page.
I had just taken off the Google Search & wondered if that had anything to do with it so I've gone back over to FF & tried again...still don't work over there?
Brian
06-09-2008, 04:17 PM
Are any of you using the 'GTSmiliebox' hack? If so, you will need to edit your 'Replace Templates - editor_smiliebox & editor_toolbar_on' plugin and update the PHP code so it will not try to replace the editor templates with templates that are not set.
if ($vbulletin->templatecache['editor_toolbar_on_GTSMILIEBOX_3700'] AND $toolbartype AND ($vbulletin->options['smtotal'] > 0 OR $vbulletin->options['wysiwyg_smtotal'] > 0))
{
// replace templates
$vbulletin->templatecache['editor_smiliebox'] = $vbulletin->templatecache['editor_smiliebox_GTSMILIEBOX_3700'];
$vbulletin->templatecache['editor_toolbar_on'] = $vbulletin->templatecache['editor_toolbar_on_GTSMILIEBOX_3700'];
}
mikkitine
06-10-2008, 08:20 AM
Yes, I am using that hack. Thanks for sorting it. The smilies have been shifted to the right of the editor box and are all lined up on one horizontal line now. But, as long as I can have my editor box back for BB Code modules, I'm more than happy. Thanks a lot.
bluesoul
06-22-2008, 02:17 AM
i cant see the pallet for bbcode
ss at attach
bluesoul
06-22-2008, 03:34 AM
aw, yups its about that hack.... when i disable,bbcode works...
i modif the if ($vbulletin->templatecache['editor_toolbar_on_GTSMILIEBOX_3700'] AND $toolbartype AND ($vbulletin->options['smtotal'] > 0 OR $vbulletin->options['wysiwyg_smtotal'] > 0))
{
// replace templates
$vbulletin->templatecache['editor_smiliebox'] = $vbulletin->templatecache['editor_smiliebox_GTSMILIEBOX_3700'];
$vbulletin->templatecache['editor_toolbar_on'] = $vbulletin->templatecache['editor_toolbar_on_GTSMILIEBOX_3700'];
}
but nothing happen
Chance4Today
06-22-2008, 09:18 AM
I've double checked things locally and on one of my other sites, but could not reproduce any problesm like this. If one of you guys/girls would like to submit a support ticket though I'll be glad to take a look at things for you.
This is my problem also that I posted on and never got a response too. The editor doesn't even show up at all. I completely took out the whole software and did a fresh install and even with that nothing works. I will put in a support ticket also thanks.:)
pbrilliance
07-07-2008, 11:55 PM
I had this problem, bbcode module content was missing when I tried to edit etc. I removed and reinstalled vbadvanced, which made no difference (not surprising now I know the cause.)
Then I found this thread, and I too had recently installed an addon called "GTSmiliebox - Move Smilies Below Editor", and after replacing the plugin code listed above, everything was fine again.
Thanks Brian :)
thebands
07-28-2008, 05:58 PM
I had this problem, bbcode module content was missing when I tried to edit etc. I removed and reinstalled vbadvanced, which made no difference (not surprising now I know the cause.)
Then I found this thread, and I too had recently installed an addon called "GTSmiliebox - Move Smilies Below Editor", and after replacing the plugin code listed above, everything was fine again.
Thanks Brian :)
Had the same problem here. Removed the GTSmiliebox hack and it was back to normal, I am now able to add/edit BB code modules.
Hope it helps others with the same problem.
Bulldog Stang
07-28-2009, 06:44 PM
This issue is also doing it with the hack vB Tweak installed. I have not been able to find or figure out a fix for this as of yet .... Any ideas ??
Fulmega
10-29-2009, 11:12 AM
Are any of you using the 'GTSmiliebox' hack? If so, you will need to edit your 'Replace Templates - editor_smiliebox & editor_toolbar_on' plugin and update the PHP code so it will not try to replace the editor templates with templates that are not set.
if ($vbulletin->templatecache['editor_toolbar_on_GTSMILIEBOX_3700'] AND $toolbartype AND ($vbulletin->options['smtotal'] > 0 OR $vbulletin->options['wysiwyg_smtotal'] > 0))
{
// replace templates
$vbulletin->templatecache['editor_smiliebox'] = $vbulletin->templatecache['editor_smiliebox_GTSMILIEBOX_3700'];
$vbulletin->templatecache['editor_toolbar_on'] = $vbulletin->templatecache['editor_toolbar_on_GTSMILIEBOX_3700'];
}
Thanks Brian
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.