vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Dark Gaming vBulletin Skin - Darkvision 4.2.1 (https://vborg.vbsupport.ru/showthread.php?t=231695)

TalkTemplate 03-01-2012 07:25 PM

Quote:

Originally Posted by Hostboard (Post 2305071)
It is not a bug or at lest that is what they claim. This is the default behavior of VB. They use product filtering, thus stylevars are filtered by product (CMS, Blogs, Forums) A major pita? yes.

Should vote for an improvement request:
http://tracker.vbulletin.com/browse/VBIV-5635

Thanks. We noticed that already and have implemented a fix.

Uploading now. Free and Premium versions updated!

TalkTemplate 03-01-2012 07:41 PM

Editor and CMS errors should be fixed now. Thanks for using DarkVision Free.

TalkTemplate 03-01-2012 08:16 PM

Please report any possible bugs. Thanks

SabishiiRyuu 03-01-2012 08:53 PM

installed the latest version of vbulletin just to get those bug fixes you guys mentioned. and I STILL have those bugs and even a few more added to it now.


After the update, I'm getting many code errors on top of pages.

Main Page:

"'); var sidebar_align = 'right'; var content_container_margin = parseInt('290px'); var sidebar_width = parseInt('270px'); //--> "

User Profile(only my profile):

"'); } else { document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); } document.write(''); //--> "



And then there are the old bugs. So far I've seen 2 myself.

Deleted message box looks white as snow:

http://desmond.imageshack.us/Himg708...png&res=medium
http://desmond.imageshack.us/Himg194...jpg&res=medium

And attachment box is empty on Opera.

TalkTemplate 03-02-2012 12:00 AM

Quote:

Originally Posted by SabishiiRyuu (Post 2305170)
installed the latest version of vbulletin just to get those bug fixes you guys mentioned. and I STILL have those bugs and even a few more added to it now.


After the update, I'm getting many code errors on top of pages.

Main Page:

"'); var sidebar_align = 'right'; var content_container_margin = parseInt('290px'); var sidebar_width = parseInt('270px'); //--> "

User Profile(only my profile):

"'); } else { document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); } document.write(''); //--> "



And then there are the old bugs. So far I've seen 2 myself.

Deleted message box looks white as snow:

And attachment box is empty on Opera.


Are you still experiencing the quick reply and advanced reply editor error? Or the CMS homepage error?

Please pm us your URL. We don't have any heading errors on our demo pages across Chrome, Firefox, Safari, or IE.

And are the remaining errors block mis-colorings that only show up when logged in as an admin?

w8baby 03-02-2012 01:23 PM

in vb4.1.11 the notice background turns completely blue which makes everything very hard to see.

would be better if you can make it black background as the rest of the forum background.

TalkTemplate 03-02-2012 03:56 PM

Quote:

Originally Posted by w8baby (Post 2305342)
in vb4.1.11 the notice background turns completely blue which makes everything very hard to see.

would be better if you can make it black background as the rest of the forum background.

It's meant to stand out. We'll try to find a moderate color that isn't too blue.

SabishiiRyuu 03-02-2012 07:40 PM

Quote:

Originally Posted by TalkTemplate (Post 2305211)
Are you still experiencing the quick reply and advanced reply editor error? Or the CMS homepage error?

Please pm us your URL. We don't have any heading errors on our demo pages across Chrome, Firefox, Safari, or IE.

And are the remaining errors block mis-colorings that only show up when logged in as an admin?

Yes... the errors show up only when I am logged in as admin.

Reply boxes are fine now. It's just those errors I needed a fix for.

w8baby 03-02-2012 08:57 PM

Quote:

Originally Posted by TalkTemplate (Post 2305389)
It's meant to stand out. We'll try to find a moderate color that isn't too blue.

I have another black skin with a very nice notice background

https://vborg.vbsupport.ru/

vs

from yours
https://vborg.vbsupport.ru/

see the difference? i have to disable notice completely for that skin and has no way of use any notice

if you can make it like that, i will be quite happy with your product and will consider purchase the paid version :)

or you can give us a way to customize it ourself.

TalkTemplate 03-03-2012 02:50 AM

Quote:

Originally Posted by w8baby (Post 2305465)
I have another black skin with a very nice notice background

http://puu.sh/jbdJ

vs

from yours
http://puu.sh/jbgc

see the difference? i have to disable notice completely for that skin and has no way of use any notice

if you can make it like that, i will be quite happy with your product and will consider purchase the paid version :)

or you can give us a way to customize it ourself.


Hi,

We've created a custom css code for you to change the color of the notices background to match the dark forum background.

Edit templates by going to:
Styles > Edit Templates > CSS Templates > Additional.css

Then Paste this code:
Code:

.notices li {
background-color: #202020;
box-shadow: 0px 0px 0px;
}

Save the template and it should work fine.

TalkTemplate 03-03-2012 03:06 AM

Quote:

Originally Posted by SabishiiRyuu (Post 2305170)
installed the latest version of vbulletin just to get those bug fixes you guys mentioned. and I STILL have those bugs and even a few more added to it now.


After the update, I'm getting many code errors on top of pages.

Main Page:

"'); var sidebar_align = 'right'; var content_container_margin = parseInt('290px'); var sidebar_width = parseInt('270px'); //--> "

User Profile(only my profile):

"'); } else { document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); } document.write(''); //--> "



And then there are the old bugs. So far I've seen 2 myself.

Deleted message box looks white as snow:


And attachment box is empty on Opera.


The error with the user profiles is actually a vBulletin script error.

Here's a thread with others experiencing the problem as well:
https://www.vbulletin.com/forum/show...sage?p=2270165

We'll upload another release to fix the admin viewable only issues. For now, we're trying to make sure the release is entirely stable (since vBulletin changes a lot of things inexplicably each update :down:)

w8baby 03-03-2012 03:24 PM

great thank you for thanks for the notices :)

btw whats the significant difference between the free version and paid other than faster support/fixes

g_kinz 03-03-2012 11:47 PM

whats the deal with the login button its blacked out and ideas?

TalkTemplate 03-04-2012 03:17 AM

Quote:

Originally Posted by w8baby (Post 2305737)
great thank you for thanks for the notices :)

btw whats the significant difference between the free version and paid other than faster support/fixes

Hi,

Great question. Other than the support and priority bug fixes you receive with the premium version, it's also simply an improved design.

The Free Version of Darkvision is the original design and is rather simple when compared with the Premium version.


The Darkvision Premium version is completely revamped and redesigned for a more professional design (includes 3 colors). See for yourself:

Premium
http://www.talktemplate.com/forum.php?styleid=58

Free
http://www.talktemplate.com/forum.php?styleid=78

njoker555 03-04-2012 02:58 PM

Quote:

Originally Posted by g_kinz (Post 2305901)
whats the deal with the login button its blacked out and ideas?

That seems to be fixed in the new 4.1.11 updated version. But the issue is still there when posting stuff and you want to post videos or images and the small popup comes up. But it's not a huge deal.

Great theme by the way! My members are loving it.

Hostboard 03-05-2012 01:18 PM

What you might want to consider doing now because VB is using product filtering, (CMS, Blogs, Forums) is to develop a forums primary style and individual Blog and CMS files that get merged in to the primary forum style. This should make it much easier to support and trouble shoot.

iyama 03-05-2012 08:09 PM

vb 4.1.11 and this style give me a white background.
same as with darkness style

Jay A Kelley 03-07-2012 11:40 PM

:( I've purchased the Premium skin. I am experiencing problems that others have stated. One was Light gray on white issue when typing in CSS.. But a wonderful person on here offered a fix for that. The other two are that the widget box is still white with the original style, and when you upload a photo, that upload box is unreadable due to the white on white issue. We are supposed to open our doors in 48 hours so I am a little nervous..
Any help or updates?

Thanks in advance
Jay A Kelley

TalkTemplate 03-08-2012 08:48 AM

Quote:

Originally Posted by Jay A Kelley (Post 2307278)
:( I've purchased the Premium skin. I am experiencing problems that others have stated. One was Light gray on white issue when typing in CSS.. But a wonderful person on here offered a fix for that. The other two are that the widget box is still white with the original style, and when you upload a photo, that upload box is unreadable due to the white on white issue. We are supposed to open our doors in 48 hours so I am a little nervous..
Any help or updates?

Thanks in advance
Jay A Kelley

Hi,

We're here to assist you. Please send us your link via PM here or at http://talktemplate.com/contacts/

If possible, please include an admin account with style editing permissions.

We'll take a look at any possible bugs and make all revisions live on your site so that there is no delay.

All the Best,
TalkTemplate.com

Jay A Kelley 03-08-2012 04:22 PM

Quote:

Originally Posted by TalkTemplate (Post 2307405)
Hi,

We're here to assist you. Please send us your link via PM here or at http://talktemplate.com/contacts/

If possible, please include an admin account with style editing permissions.

We'll take a look at any possible bugs and make all revisions live on your site so that there is no delay.

All the Best,
TalkTemplate.com

Thank you.. I sent you an email this morning.. Just waiting for you to work your magic
:D

TheLastSuperman 03-08-2012 05:20 PM

Quick note to say:

TalkTemplate,

I edited your modification post and removed two of the additional "Pro/Buy Now" links including the URL you wrapped around the image that also displays "Buy Now" more so because doing that only displays the image and never opens the url regardless. Please refrain from linking and discussing the pro version (more than once i.e. it being listed once in the modifications first post is fine) in this thread, that goes for everyone however you can private message to your hearts content :D.

Thanks for your understanding :cool:.

Sincerely,
Mike

BTLSDREDD 03-08-2012 07:32 PM

Can you tell me how to get the font in the header the same font as the rest of the forums?

See attached image for issue.https://vborg.vbsupport.ru/

Jay A Kelley 03-09-2012 11:16 PM

Well talk template wrote me saying they could not get into my site (Although I clicked the link they sent.. Worked for me.. Three times) then they said that the upload screen being white with white text was cause my forum was wrapped in Joomla.. So I am just checking here: Does anyone else have an upload screen with white background white text that is NOT on Joomla? Do you have a fix.. My experience with Talk Template has not resulted in much in the way of success, and I am a paid member.

Perhaps they are not done, but I have not heard from them since yesterday

Jay

Jay A Kelley 03-10-2012 12:10 AM

Update.. Just got an email from TalkTemplate.. They fixed EVERYTHING! WHOO HOO!!

Very happy.. Turns out it was a good purchase after all

Thanks!

TalkTemplate 03-12-2012 05:56 AM

Quote:

Originally Posted by Jay A Kelley (Post 2308115)
Update.. Just got an email from TalkTemplate.. They fixed EVERYTHING! WHOO HOO!!

Very happy.. Turns out it was a good purchase after all


Thanks!

Great news. Glad to know we could help :)

Quote:

Originally Posted by TheLastSuperman (Post 2307569)
Quick note to say:

TalkTemplate,

I edited your modification post and removed two of the additional "Pro/Buy Now" links including the URL you wrapped around the image that also displays "Buy Now" more so because doing that only displays the image and never opens the url regardless. Please refrain from linking and discussing the pro version (more than once i.e. it being listed once in the modifications first post is fine) in this thread, that goes for everyone however you can private message to your hearts content :D.

Thanks for your understanding :cool:.

Sincerely,
Mike

Fine with us. Thanks

TalkTemplate 03-12-2012 05:56 AM

Quote:

Originally Posted by BTLSDREDD (Post 2307606)
Can you tell me how to get the font in the header the same font as the rest of the forums?

See attached image for issue.http://www.battlestars-online.com/ss1.png

Hi,

Are you using the free or premium version?

ForceHSS 03-14-2012 01:38 AM

you sure this has been updated for 4.1.11 as the settings tab for each members account is missing had to add it in myself if that is missing make me think so is other things missing

you still have not removed all the image files https://www.vbulletin.com/forum/show...D-AVAILABLE%29

ForceHSS 03-14-2012 02:41 AM

after checking it over the header is the only part that I see needs fixed putting it to default will fix it (revert)

TalkTemplate 03-14-2012 08:35 PM

Quote:

Originally Posted by ForceHSS (Post 2309266)
after checking it over the header is the only part that I see needs fixed putting it to default will fix it (revert)

Everything else is fully function. The header will be fixed in the next update (the settings menu requires a revert of some templates that we felt should not be reverted yet).

ForceHSS 03-14-2012 10:59 PM

Was not talking about the settings menu was talking about the tab was missing. Also after checking well over all templates all needs to be reverted but additional.css is the only one that I see that needs to be left as is

TalkTemplate 03-17-2012 05:35 PM

Quote:

Originally Posted by ForceHSS (Post 2309505)
Was not talking about the settings menu was talking about the tab was missing. Also after checking well over all templates all needs to be reverted but additional.css is the only one that I see that needs to be left as is

Yes, make sure additional.css stays the same. It contains many important css revisions we've made.

ForceHSS 03-18-2012 07:57 PM

1 Attachment(s)
question how do i change the colour on the first picture to be the same colour that is in picture two

TalkTemplate 03-18-2012 09:41 PM

They can be changed via the vbCMS stylevars.

We had many requests to keep them white and also requests to make them black. In the next version, we will either give an option to make them white or black, or simply change them back to black for the sake of consistency.

ForceHSS 03-18-2012 09:56 PM

thanks

ForceHSS 03-18-2012 10:19 PM

1 Attachment(s)
the calendar on the blog when the date auto shows high lighted as you see from this ss it is white can you tell me what stylevars this can be found

TalkTemplate 03-18-2012 10:27 PM

change vbcms_navwidget_menuitem_background and vbcms_navwidget_menuitem_hover_background to a darker color, such as #202020 or #1b1b1b

ForceHSS 03-18-2012 10:52 PM

blog not cms calendar

ForceHSS 03-20-2012 02:32 AM

so anything would not want to remove this skin because of one error

TalkTemplate 03-20-2012 02:57 AM

Quote:

Originally Posted by ForceHSS (Post 2311245)
so anything would not want to remove this skin because of one error

If you're referring to the vB blog sidebar, change this stylevar:

vbblog_sidebar_tabs_background
and
vbblog_sidebar_tabs_selected_background

We will be releasing an update shortly with the colors darkened.

TalkTemplate 03-25-2012 09:48 AM

If you're still experiencing this problem, please pm us.

Thanks


All times are GMT. The time now is 09:27 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02050 seconds
  • Memory Usage 1,846KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete