Announcement
Collapse
No announcement yet.
Major problem since upgarde to 4.18
Collapse
X
-
Create a new style with no parent:
- Styles & Templates > Style Manager > Add New Style
- Parent Style: No Parent Style
- Title: Default vBulletin
- Allow User Selection: Yes
- Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
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
Comment
-
@OP the button is there, just not styled. Click the "Upload File(s)" text. If you have Flash installed, I suggest you use the enhanced uploader for the time being.
@Lynn, it's a bug when you're not using the "Enhanced Attachment Uploading" feature or if your browser doesn't support flash.
It is reproducible here:
Edit: tracker item created: http://tracker.vbulletin.com/browse/VBIV-13644Last edited by Maurd; Tue 22 Nov '11, 12:09pm.- Maurice Workin' in the Jira mine, goin' down, down, down
Comment
-
Thanks for posting the but report about this!
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
Comment
-
many thanks maurd, I am using the latest firefox, when I try to upload a pic by clicking on the "insert image icon" and click on on basic uploader, even from vbulletin.com its exactly the same. If you switch to basic uploader there is no button, please try, as I cannot understand how its happening to my members on my site and me on here. I have flash enabled, using the latest browser, enabled all the required features, its happening on this site as well as my own and sometimes once on basic uploader you can not revert to advanced so you are stuck unless you click the text as you say. Very poor GUI. And I dont understand why VB has it down as trivial error?
How do I style the text to look like a button? otherwise members cannot upload photos, This has only happened since I upgraded from 4.17 to 4.18 jeez.
Comment
-
Originally posted by reefcorals View PostIf you switch to basic uploader there is no button, please try, as I cannot understand how its happening to my members on my site and me on here.
Originally posted by reefcorals View PostHow do I style the text to look like a button? otherwise members cannot upload photos, This has only happened since I upgraded from 4.17 to 4.18 jeez.
Code:#fileupload .foot .button { padding: 2.5px 5px; font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif; border: 1px solid #A8A8A8; color: #424242; background: #E9E9E9 url({vb:stylevar imgdir_gradients}/generic_button.png) repeat-x top left; }
And for the record, you can enable the "enhanced" uploader by going here: https://www.vbulletin.com/forum/prof...do=editoptions
- Maurice Workin' in the Jira mine, goin' down, down, down
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment