Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 3.8 Styles

Reply
 
Thread Tools
SEOvB Dynamic Slick Green v1 Details »»
SEOvB Dynamic Slick Green v1
Version: 1.00, by SEOvB SEOvB is offline
Developer Last Online: May 2015 Show Printable Version Email this Page

Version: 3.8.0 Rating:
Released: 12-01-2008 Last Update: 01-09-2009 Installs: 31
Uses Plugins
 
No support by the author.

////////////////////////////////////
/// From vBulletin Services, vBulletinSetup and vBulletin SEO
///////////////////////////////////

I no longer have time to support or continue with this skin. If you'd like to take it over please contact me it must remain 100% free to the vBulletin.org community is the only stipulation.


Installation

Upload the styles folder to yourforum/images

AdminCP -> Styles & Templates -> Download/Upload Styles -> Import SEOvB Green 3.8.xml

To take full advantage of the skin Upload the included product.xml file

AdminCp -> Product Manager -> Upload Product -> product-seovb_dynamic_skin1.xml

3.8 Gold Users Use The New Product XML attached to this post!! DO Not Use the XML in the zip!


3.8 Gold Users Use The New Product XML attached to this post!! DO Not Use the XML in the zip!

Download Now

File Type: zip DynamicSEOvBGreen1.zip (310.1 KB, 662 views)
File Type: xml product-seovb_dynamic_skin1.xml (3.6 KB, 262 views)
File Type: xml SEOvB Green 3.8.xml (116.3 KB, 207 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 02-02-2009, 08:23 PM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 69lakalle View Post
Code:
Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
It happens when i do a search on the drop down search on forumhome
In the forumhome?? (probably not right template but should be close) template do a search for

Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
And add
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
after it.

If you want, PM me a direct link to whatever page is causing the problem and I'll tell you the exact template for it.

Sorry for the problems
Reply With Quote
  #63  
Old 02-03-2009, 02:10 PM
69lakalle's Avatar
69lakalle 69lakalle is offline
 
Join Date: Apr 2007
Location: Fort Lauderdale
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FRDS View Post
In the forumhome?? (probably not right template but should be close) template do a search for

Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
And add
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
after it.

If you want, PM me a direct link to whatever page is causing the problem and I'll tell you the exact template for it.

Sorry for the problems
Thank you very much, I tried that before and did not worked. this time it did,
If anyone has same problem, i solved it like this,
I had to add

PHP Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/> 
in NAVBAR right after

PHP Code:
            <td class="vbmenu_option" title="nohilite">
                <
form action="search.php?do=process" method="post"
and after
PHP Code:
                    <input type="hidden" name="s" value="$session[sessionhash]
And its working fine
Great skin! , Thank you
Reply With Quote
  #64  
Old 05-24-2009, 06:02 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great style! Nice work!!
Reply With Quote
  #65  
Old 05-25-2009, 07:18 AM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you!
Reply With Quote
  #66  
Old 05-25-2009, 03:14 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this style and I plan on using it in a new forum I am building but I am getting this error when I make a post..

PHP Code:
Parse error:  syntax errorunexpected '}' in /home/thetalk/public_html/forums/includes/class_postbit.php(294) : eval()'d code on line 58 
Thanks

Did I maybe use the wrong zip?? I am just reading now about the other zip files. I am not sure but I may have used the xml inside the main zip..
Reply With Quote
  #67  
Old 05-25-2009, 03:22 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the other plug in and things are fine now so far...

Thanks again
Reply With Quote
  #68  
Old 07-16-2009, 02:22 AM
cnledmart cnledmart is offline
 
Join Date: Jul 2009
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no new version?
Reply With Quote
  #69  
Old 08-30-2009, 07:01 AM
naz7 naz7 is offline
 
Join Date: Aug 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When i import the skin, it show it's not compatible with 3.8.4.
Is there other version to support 3.8.4 vb?
thanks
Reply With Quote
  #70  
Old 09-01-2009, 08:12 PM
kent_lkc kent_lkc is offline
 
Join Date: Feb 2009
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is nice Theme
Reply With Quote
  #71  
Old 04-25-2010, 03:47 PM
wIrEs wIrEs is offline
 
Join Date: Dec 2006
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please upgrade to vb4.0.3 ! and add pictures.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:45 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
  • Page Generation 0.07170 seconds
  • Memory Usage 2,340KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (4)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete