vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Hardwired for VB3 (https://vborg.vbsupport.ru/showthread.php?t=89295)

b6gm6n 07-24-2004 05:21 PM

Quote:

Originally Posted by Busterking
Any possibility of have different icons for new posts and no new posts? They are both showing a closed envelope.

Also, I was wondering if it was at all possible to have a brighter icon for "Forum Contains New Posts", like a bright flashing green arrow?

Thank you for your nice template.

all conciderations for my new hardwired, thanx....too much flashing btw would annoy people :)

-b6

Busterking 07-24-2004 07:54 PM

ok, how about having different icons for new posts and no new posts?

Or is it just my own download that didn't work right?

b6gm6n 07-31-2004 11:38 PM

buttons...hmmm maybe a good idea, thanx

-b6

imported_mhavok 08-01-2004 05:54 AM

Quote:

Originally Posted by rebelsrock06
see attached

This only happens on your style ?
Any ideas why

You need to go to the style manager and edit Forum Home Templates > navbar and find

Code:

<a href="login.php?$session[sessionurl]do=logout" onclick="return log_out()">$vbphrase[log_out]</a>
and replace it with

Code:

<a href="login.php?$session[sessionurl]do=logout&amp;u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a>
This will fix it in the navagation bar.

There is also a link on the bottom part of the forums main page

Just edit Forum Home Templates > FORUMHOME and replace the same link with the new one

Loon 08-08-2004 11:48 AM

very nice style :) , but you might want to have a look at your head and headinclude templates as they are a bit of a muddle, view the source of your own forum for an example of what i'm talking about. You have double sets of <head> and <body> tags and even closed off </html> in the header after the logo aswell as at the bottom of the board.

Although most browsers will probally still render the pages properly, thought you might like to know. Good job though, and thanks for releasing it.






----------

b6gm6n 08-08-2004 07:42 PM

cheers Loon, yeah i haven't got around to tidying it up, but it's on my list, thanx again for the heads up, cheers

-b6

Jag 08-09-2004 04:41 AM

Sweet skin :)

Installed smoothly for me (v3.0.3) http://forums.teencoderz.com

* Clicks Install

mikehawk 08-12-2004 04:17 AM

Quote:

Originally Posted by b6gm6n
I designed a style which didn't win over at vb.org :(
nevermind, means i can release it now...

Demo here

I designed the skin for vb3 and it works on vb3.0.3 also.

Install instructions are included, also .psd's, fonts etc...

If you download the skin, please give some positive feedback if you like it, it's most appreciated.

cheers

-b6



Really nice script!!!

mzenner 08-12-2004 10:04 PM

installed this a second agoo,
I like it :)

thanks and keep up the good work

Doctor-Who 08-15-2004 09:00 PM

Wow... Very nice work.. I've always liked styles that use various shades of grey, they are so much easier to read..

Thanks for releasing it.. ;)

Doctor-Who 08-18-2004 12:52 AM

Quote:

Originally Posted by orca
I get the following error in the editor when using the style . The dropdown box of the fonts remains then open. See the error in the attached screeny.

I'm getting the same error: "screenshot", if I use the default VB3 style the font selection works fine.

Any ideas?

BioVader 08-18-2004 07:18 AM

I used this style also and get the same error when I try and post from the machines at work... The error pops up when I try and change the font format. On my home machine though everything works fine with no errors... not sure what's up with it...

Just a thought.. Is your computer updated with the latest updates... My home machine is but I'm sure we're missing some update on these new machines at work...

I made some changes to the style on my site but hats off to the person that made it.. www.team-undercover.com

Doctor-Who 08-18-2004 09:57 PM

Quote:

Originally Posted by BioVader
I used this style also and get the same error when I try and post from the machines at work... The error pops up when I try and change the font format. On my home machine though everything works fine with no errors... not sure what's up with it...

Just a thought.. Is your computer updated with the latest updates... My home machine is but I'm sure we're missing some update on these new machines at work...

I made some changes to the style on my site but hats off to the person that made it.. www.team-undercover.com

I have two PC's and they both do the same thing.. :(

It's not a big deal, I just don't allow the use of the Enhanced WYSIWYG features, it would just be nice to allow members to use them..

BioVader, nice work on your board.. ;)

b6gm6n 08-19-2004 11:00 PM

Sorry to hear about your font troubles... i personally cannot emulate the problem, i'm using xp sp2 IE and mozilla, check the attached

i'll look into this...

-b6

Doctor-Who 08-20-2004 09:57 PM

Quote:

Originally Posted by b6gm6n
Sorry to hear about your font troubles... i personally cannot emulate the problem, i'm using xp sp2 IE and mozilla, check the attached

i'll look into this...

-b6

Thanks for looking into it, I haven't given up trying to figure it out, the font menu in the default style works fine and I created another "test" style based on the default style and the font menu worked fine there as well..

It's probably something simple.. :confused:

Ian Emu-UK 08-24-2004 09:04 PM

Installed and it's great, I too get the problem described above when using the WYSIWYG editor, and it shows an error message in the status bar saying:

Error invalid argument

Blah blah/Forum/newreply.php

Julianne_Moore 08-24-2004 11:28 PM

cool style..thx so much !!

Ian Emu-UK 08-25-2004 11:36 PM

After much eye-popping template trawling (which proved to be a complete waste of time as it was somewhere else ;)), I have found out why the WYSIWYG editor wasn't working, interested? then read on :)

Go to you all style options for the hardwired style in your AdminCP.

ctrl+f and search for Text Editor Control Styles

for the bottom 4 that say (WYSIWYG only)

They will all say this: border: 1px solid #434B55

Delete the first bit leaving just the colour in each box #434B55

Works a treat for me, hope it works for the rest of you with the same problem.

Doctor-Who 08-26-2004 01:23 AM

Thanks IanR, that seems to have fixed my problem, now once I select a font the drop-down menu, it closes like it's suppose to ..

All you really need to remove is the "border:" to get it to work right.. :)


Many thanks... :D

Ian Emu-UK 08-26-2004 03:15 PM

I had to remove the 1px solid bits too, it's fine with them, but after the page has finished loading the smilies wouldn't work again. (However it did work if the page was still loading so maybe you want to check this out just to make sure it's alright on your board)

Doctor-Who 08-26-2004 07:52 PM

Quote:

Originally Posted by IanR
I had to remove the 1px solid bits too, it's fine with them, but after the page has finished loading the smilies wouldn't work again. (However it did work if the page was still loading so maybe you want to check this out just to make sure it's alright on your board)

You're right, neither the similes or color selection menus would work until I removed the "1px solid" part as well.. Now everything seems to be working..

Now if I can just find someone to do a custom style for me, I'd have it made.. I like the Hardwired style, but I'm looking for something a bit lighter..

indie 08-27-2004 09:08 AM

Was there a fix for this:
1. An error occurred while attempting to log you out. Click here to log out.

2. And, when using the cmps portal system, it doesn't work well, it messes up the template by pushes the edges of the portal to 100%, and the ends of the template are missing. Any ideas on how to fix that?

thanks

Doctor-Who 08-27-2004 11:17 AM

Quote:

Originally Posted by indie
Was there a fix for this:
1. An error occurred while attempting to log you out. Click here to log out.

2. And, when using the cmps portal system, it doesn't work well, it messes up the template by pushes the edges of the portal to 100%, and the ends of the template are missing. Any ideas on how to fix that?

thanks

To fix the first problem, I had to edit the style and 'revert' the NAVBAR and that seems to have cleared it up for me.


What I'd like help with is changing the background color & font size of all the text within the 'QUOTE' and '/QUOTE' tags, I would like the background color to be lighter & the font to be smaller to accent the quoted text. :)

Another thing I've noticed, on creating a thread, even though the "Post Icon" is set to "No Icon", I still get the "Post" (first icon) whether I want it or not..

Any suggestions....

indie 08-27-2004 10:23 PM

....

Ian Emu-UK 08-27-2004 11:21 PM

Goto your BB code template group and edit the bbcode_quote template.

indie 08-28-2004 10:23 PM

Quote:

Originally Posted by DoctorWho
To fix the first problem, I had to edit the style and 'revert' the NAVBAR and that seems to have cleared it up for me.

.

Yes, I reverted the nav bar, and it seems to have fixed the log out problem from the navbar,
But I still get the logout problem when I logout from the link at the bottom of the forum. Any way to find out what was fixed when reverting the nav bar, so i can fix it in that area? and what template has that bottom logout??
Thanks!!

Ian Emu-UK 08-28-2004 11:42 PM

In your default vB3 template search for:
Code:

<!-- member logout -->
highlight and copy the code to:
Code:

<!-- end member logout -->
Highlight the same section in your hardwired style and replace it with the good code taken from the other style.

indie 08-29-2004 08:14 AM

Thanks Ian.. what template exactly do i edit in hardwired.. thanks!!

Ian Emu-UK 08-29-2004 09:10 AM

I had it in there before I edited it. DOH!

Your FORUMHOME template.

Ben` 08-29-2004 06:39 PM

nice style heaps better than the new vbulletin.org 1 :P

mixx941 08-29-2004 06:44 PM

Very cool style. Enjoying it alot :)

indie 08-29-2004 09:30 PM

thanks ian!

Tradjick 08-29-2004 11:44 PM

Has anybody worked on an integration with vbAdvanced CMPS? Can?t get it to work with it :(

RavenBeauty 08-31-2004 06:53 AM

I think it is just beautiful and very soothing too! One thing.. can you tell me please, how to make it not wide but narrow like your own homesite? I like that style much better than when the forum fills the whole page... :) thanks...

alastair 09-03-2004 09:50 PM

Quote:

Originally Posted by IanR
After much eye-popping template trawling (which proved to be a complete waste of time as it was somewhere else ;)), I have found out why the WYSIWYG editor wasn't working, interested? then read on :)

Go to you all style options for the hardwired style in your AdminCP.

ctrl+f and search for Text Editor Control Styles

for the bottom 4 that say (WYSIWYG only)

They will all say this: border: 1px solid #434B55

Delete the first bit leaving just the colour in each box #434B55

Works a treat for me, hope it works for the rest of you with the same problem.

i ******* love you. :D

TheEnd 09-04-2004 08:35 PM

Great Great job. I'm glad to finally get a skin that I can use on my VB3 board. This is the BEST one I have found. Thanks a ton.

GimIk 09-07-2004 05:40 AM

this is a very nice style

but i cant seam to get the banner to work

first it was a red x...then i changed image and redirected it too...and still didnt work :-/

GimIk 09-07-2004 08:01 PM

Is it possible for someone to change the header from vbulletin.org to my sites name.?

if so just leave a msg after mine or something.

the wiz 09-07-2004 08:26 PM

I don't have time to read the entire thread, but I am having 2 problems. I get the log-out problem that was talked about on the first page and vBadvanced and the trader ratings hacks do not show the side images. Why is it doing this and how can I fix this? I want to use this as the default style for my forum but not if it doesn't display right.

Examples:

vBadvanced:
http://www.dsites.net/vb/portal.php?styleid=5

Trader Ratings:
http://www.dsites.net/vb/traderratin...?u=1&styleid=5

By the way, these problems ONLY happen with this style.

peterska2 09-09-2004 01:09 PM

Very nice. I might use this one.


All times are GMT. The time now is 04:20 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.01570 seconds
  • Memory Usage 1,829KB
  • 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
  • (4)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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