![]() |
yes...this line 913 error seems to be a known bug of some kind...
see: http://www.vbulletin.com/forum/proje...?issueid=36288 |
Sorry m8 cant help you on that one :( maybe someone else will :)
|
Quote:
|
Does anyone have a or know how to fix the dark version the input box colors are messed up they highlight white and cannot see the text when editing profile...
Also I noticed the theme is sort of bad for the shoutboxe I am using the way the colors highlight of the input box it flashes white to dark grey... |
Quote:
no matter...your new style kicks ass impulse8...thank you so much... :) m1 |
1 Attachment(s)
Hi there found another little Bug.
Cheers, Disi |
soft deletion of posts in threads has a white background of doing so. just putting down another bug here.
|
Thank you for all the helpful bug reports. We will compile a list and fix them in the order that they were posted.
|
When making a new post, or replying to the thread... the font is the same color as the background and you can't see what you are typing.
https://vborg.vbsupport.ru/external/2010/03/73.png |
not a bug per se but a question...
I need to change a few colors around and I see that the new stylevars system handles many - but not all things... There is no stylevar that manages forum category titles. Can you tell us what stylesheet (or other script) does handle this? I had to resort to including a span-tag in the forums manager itself just to modify the title's color but of course that makes the change universal in all styles which frankly sucks in some instances... It's perhaps asking you to divulge a trade secret but at least it is a fairly minor one :) edit: nevermind, here it is... Enable stylesheets in the ACP and go to: /public_html/forums/clientscript/vbulletin_css/style00014l/forumhome-rollup.css edit: Code:
.forumbit_nopost .forumhead .forumtitle a { gods I love firebug!!! |
Quote:
|
Quote:
|
Im running 4.0.2, and used the template that I downloaded right before I posted. So I can only assume its the newest one.
I also can't see the tools to change font (bold and so on) they are black too. |
Quote:
Previous reports have been added to the list of things to fix. |
impulse8 it seems that all your skins is not valid w3c ?
|
1-Login is white.
2-Title in posting area is dark if i puth txt in it. And after i go to puth txt in the message area its white. |
Quote:
If i have enough money, i would send it to you. But i?m 22 years old and in an education, so i dont have enough money for myself... sry Well maybe you should fix this little problem as fast as possible THanks Kunai ^^ |
Quote:
1 Memberslist A,b,c... can't see 2 Can't see Calendar days or arrows 3 Images missing from whos online 4 Can't see pages at the bottom of a thread with several pages 5 Can't see pages on main posts page 6 Cant see bold or other text options on new posts and reply 7 Cant see text in quick reply or new post or full reply (text input area) Those are the current ones I know of now. https://vborg.vbsupport.ru/external/2010/03/51.png |
No 3 i already posted a fix for a few days ago
https://vborg.vbsupport.ru/showpost....&postcount=267 |
this one is great but can you make it wider? please? its a lot of space between the forum column and the margins of the browser! thx
|
Quote:
|
no mrfarb, that isn't true at all. It's interesting if that actually worked for you though, especially since the WYSIWYG settings you are referring to are not even listed under the General Settings! Alternate universe perhaps? :)
|
Quote:
Members are complaining they cannot login, obviously because they cannot see what they are typing. Also a question...when you update all these fixes, and I install the template, does that mean that my previous 4.0.2 darkvision templates will get reverted? |
1 Attachment(s)
Hi, i have a lil problem here, how can i fix this:
The text box is blank and i have to click to enter a something http://i47.tinypic.com/2mwb594.jpg http://i45.tinypic.com/2r6d43p.jpg And when i click on other thing the text box becomes white again http://i48.tinypic.com/ftkio4.jpg This happen in all the text box of the forum is really annoing. Thanks for the help |
Quote:
In this case you'll find these *white textbox* issues are all solveable by going to the default darkvision styles folder (00014L) and editing the stylesheet called main_rollup.css. Look for the code that reads: Code:
} or wait for the second coming if you prefer...but if you are losing your people over this, it's not that hard to fix. I am NOT a coding genius...not even close...but even I can sort this one out...so can you! :) |
Quote:
and the only code thats is called background is in #ajax_post_errors and .editor_controls .popupmenu .popupbody |
you have to enable stylesheets in the ACP to access your stylesheets...
settings-->options-->style & language settings-->Store CSS Stylesheets as Files? set this to *yes* and make sure you read and follow the instructions on that prompt. You'll have to set up the correct folder for it and give it a chmod777 so the ACP can write to it... then when you use firebug it will start defaulting to those stylesheets! note: in some cases (like mine) you may have to negotiate with your ISP to be able to set the chmod correctly on that folder...some ISP's are more security anxious than others... |
I should probably say i don't think this is a permanent fix for darkvision itself...but I don't grok the whole thing with changing textbox colors with corresponding font color changes etc...too complicated for me. this fix will make most of your textboxes dark all at once so your people won't get confused by the white-on-white at registration or during posting...
I wouldn't post it if I hadn't already tested it and found it to work. Also be aware that firebug translates color into hex color values...the actual stylesheet is using rgb colors in this instance...an unnecessary inconsistency in my opinion...just change rgb 255, 255, 255 to #25292C; |
Thank you for the support. I appreciate those that help manage this massive thread.
|
almost nothing is ever 100% perfect, but this is such a great style impulse8...a serious design standard and for free! I do hope you get around to hammering out the chinks on it. :)
now I have a question for you...there seem to be a few things that are NOT handled in the stylesheets. In that case, do we look to the xml file itself? That would seem to make the most sense but thought I should verify. I'm hardly an advanced coder - just stumbling my way through all of this cuz it needs to be dealt with. |
Quote:
Warning: Invalid argument supplied for foreach() in [path]/includes/adminfunctions_template.php on line 913 http://www.vbulletin.com/forum/proje...?issueid=36291 anyway thanks for the support |
they really need to fix that line 913 crapola stat...I didn't get it on that particular edit but it shows up in other places...extremely annoying... :(
edit: you might try giving your clientscript folder at least a 755 chmod setting or even 777 and try it again. I seem to recall having trouble setting up the vbulletin_css folder initially as well (that should be placed inside the clientscript folder)... |
Quote:
|
here's one I don't get - is there any way to correct the border on the advanced textbox to be visible on all sides?
It just looks dumb...:mad: https://vborg.vbsupport.ru/ note: it looks like this is only a problem in firefox as win explorer displays ok...that's a switch! |
Quote:
|
Quote:
it functions fine...it's purely a cosmetic glitch. note: the default vb4 style displays ok so it must be something in the darkvision styles... |
Has anyone came up with a fix for any of these? We love the style, but not being able to see anything when you type is irritating a lot of members.
Anyone know how to change it? Quote:
|
probably depends on how big a hurry you are in...most of the alpha-numerics can be repaired in stylevars...image files can be identified in properties and copied down, repaired and re-uploaded.
Box number 3 appears to be a vB4 glitch as the image is missing completely. Properties will tell you what it's supposed to be and you can either hunt it down or build something yourself and upload it to the appropriate folder. this style came out really fast and it's free. a lot of the images are just copies of vB4 defaults that can be modified to suit your taste. For Black images I have been going to a dark grey, like a #666666 or maybe #999999 overlay which can then be seen clearly... |
Quote:
#4 you can tweak in the StyleVars. Under "Common" They start with "pagination" Example, the font color is "Font color for pagination", you can also change the color of the shaded box, the border, etc. |
Bug reports are being fixed. Please stay tuned.
|
All times are GMT. The time now is 07:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|