Announcement
Collapse
No announcement yet.
Widget issues (not displaying, getting "lost", etc)
Collapse
X
-
We seem to be having issues with the widgets on the CMS page. We are using the fixed-liquid-fixed grid and have been using it since vB 4 came out. After the upgrade to 4.0.4, some of the widgets "disappear from the home page. Most often it is the Categories widget. Usually we can go to the layout manager, where the widget still appears on the grid by the way, remove the widget, save the layout then add it back. Today, both the Categories AND the Recent comments disappeared. We were able to get the categories back, but the recent comments does not display, no matter where on the layout it is put. We have cleared the CMS cache, repaired and optimized tables, rebuilt styles, still no recent comments. Has anyone else had this happen to them? If so, were you able to fix it?Nilea
http://www.knightsofillusion.com/cgi.../cat_lover.png
http://www.knightsofillusion.com/cgi...lea_Jedi_1.png
Website "Knights of Illusion Guild"
Cute but psycho things even out -
Did you check the Configure area of the widget to make sure something should be displaying? I mean, if you have it set to only show comments in the last 2 days and your last comment was 3 days ago, then nothing will show.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
-
I am having the same issue and no luck in finding a solution through my searches. This happened after the 4.04 upgrade. Just installed patch, but still broken.
I cannot configure my widgets. When I hit configure, I get a quick flash of a black box and then it goes back to the widget screen.
This happens on all of my computers, using FF and IE7.
Comment
-
Originally posted by Lynne View PostDid you check the Configure area of the widget to make sure something should be displaying? I mean, if you have it set to only show comments in the last 2 days and your last comment was 3 days ago, then nothing will show.
Nilea
http://www.knightsofillusion.com/cgi.../cat_lover.png
http://www.knightsofillusion.com/cgi...lea_Jedi_1.png
Website "Knights of Illusion Guild"
Cute but psycho things even out
Comment
-
Originally posted by Nilea View PostThanks Lynne, I appreciate your help. That did help with the Recent Comments (ours was configured to show the last 7 days, and it had been longer than that since a comment was posted), but it doesn't really answer the problem with Categories widget issue. As you can see from the attached pictures, the first one is how it looks when the categories are missing, the second is how it looks when the categories are showing correctly. it is extremely tiresome to have to fix this every day.Nilea
http://www.knightsofillusion.com/cgi.../cat_lover.png
http://www.knightsofillusion.com/cgi...lea_Jedi_1.png
Website "Knights of Illusion Guild"
Cute but psycho things even out
Comment
-
Does anyone else have this problem with their categories? Is this something that will be fixed in the next release?Nilea
http://www.knightsofillusion.com/cgi.../cat_lover.png
http://www.knightsofillusion.com/cgi...lea_Jedi_1.png
Website "Knights of Illusion Guild"
Cute but psycho things even out
Comment
-
the CMS has mind of its own. I cant' even get the permissions right, forget about widgets. vBulletin CMS has given me nothing but pain and frustration.----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Visit India's technology discussion forum at TechCentral.in
Comment
-
If you started having this problem recently and know you haven't changed any settings, here is most likely the cause:
Your forum url in setup is using the www prefix, but you are accessing your site (or admincp without the www). If your forum URL and Homepage URL start with http://www.yourforumname.com, and you are in your admincp using http://yourforumname.com/admincp, the configure widgets does not work due to the script not being able to run on a different domain or subdomain.
Hope this helps.WWE, RAW, TNA, Wrestling Videos, Wrestling Spoilers, Wrestling News & Rumors
Comment
-
Originally posted by markbolyard View PostIf you started having this problem recently and know you haven't changed any settings, here is most likely the cause:
Your forum url in setup is using the www prefix, but you are accessing your site (or admincp without the www). If your forum URL and Homepage URL start with http://www.yourforumname.com, and you are in your admincp using http://yourforumname.com/admincp, the configure widgets does not work due to the script not being able to run on a different domain or subdomain.
Hope this helps.
Your suggestion fixed this issue! I had two options:
- simply use .WWW in url when access admincp (ie. www.SITENAME.com/admincp)
- modify forum url to exclude .WWW (ie. .SITENAME.com). But, this means when users access my page, it no longer showed .WWW (which i didn't like).
So started using .WWW when accessing admincp
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment