Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications
Style Chooser Demo Details »»
Style Chooser Demo
Version: 1.00, by mikem1981 mikem1981 is offline
Developer Last Online: May 2009 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.x Rating:
Released: 04-20-2008 Last Update: Never Installs: 8
Uses Plugins Template Edits Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

vBStyles Demo is a for that you can let your members, guests or clients view your styles before they download or purchase your vBulletin Styles.

Version 1 Beta

We would like to announce our new plugin, " Style Chooser Demo". Now its pretty much about finding the bugs and getting them out of the code.

As this is not yet the official release, please use it for test purposes - do not use on a live site unless you feel really confident.
  1. To install, download the file and unpack it on your hard drive.
  2. Next goto your admincp / Plugins & Products
  3. Choose Download / Upload Plugins
  4. Browse your hard drive for the .xml file and upload
  5. Next, open up the style you want to use, preferably choose the Default Style on your demo site and goto common templates
  6. In the header find
    HTML Code:
    <!-- logo -->
  7. Above that, past
    PHP Code:
    $includedphp 
    and click save.
  8. Now, upload the vbstyles.php in your root folder or where ever you have your demo forums.
  9. Open your vbstyles.php file and find line 9
    PHP Code:
    require_once('../Connections/styleconfig.php'); 
    and edit the styleconfig.php to your server variables., save and test it!
If you have any questions, bugs or you just plain dont understand on what to do, please head to our support area and we should assist you there.

Thank you for trying our custom plugin and please help our community grow so we can bring new ideas to life!
Further support please goto http://xxxx.org/forums/forumdisplay.php?f=xx

Show Your Support

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

Comments
  #2  
Old 04-21-2008, 10:15 AM
Magnumutz's Avatar
Magnumutz Magnumutz is offline
 
Join Date: Feb 2006
Location: Romania
Posts: 731
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice for style sellers... Good job !
Reply With Quote
  #3  
Old 04-21-2008, 05:07 PM
HaYLaZ's Avatar
HaYLaZ HaYLaZ is offline
 
Join Date: Apr 2005
Posts: 349
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working. I think you forgot to add mysql querry in the database. I took this error when ı install

Table 'vb.vbdemo_style' doesn't exist

And in vbstyles.php I saw these codes;

Code:
mysql_select_db($database_panelconfig, $panelconfig);
$query_vbStyleChooser = "SELECT styleid, title, displayorder FROM vbdemo_style ORDER BY title DESC";
$vbStyleChooser = mysql_query($query_vbStyleChooser, $panelconfig) or die(mysql_error());
$row_vbStyleChooser = mysql_fetch_assoc($vbStyleChooser);
$totalRows_vbStyleChooser = mysql_num_rows($vbStyleChooser);
But there was no table created like above.
Reply With Quote
  #4  
Old 04-22-2008, 08:56 AM
mikem1981 mikem1981 is offline
 
Join Date: Apr 2008
Location: Spring Lake, NC 28390
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, sorry for th emix up, I forgot to convert the database codes to vbulletin codes, I will work on that now and post up the new updates. Again sorry about that.
Reply With Quote
  #5  
Old 04-22-2008, 08:36 PM
mikem1981 mikem1981 is offline
 
Join Date: Apr 2008
Location: Spring Lake, NC 28390
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im going to discontinue this Plugin since I cannot figure out the correct vBulletin codes. Thanks for your help if there was any and if not, its ok, im not too much of a vBulltin Coder but a great styler, so, watch for my releases coming soon. Thank you!

If you would like to continue to help this project, please contact me here.
Reply With Quote
  #6  
Old 04-22-2008, 10:12 PM
Jasem's Avatar
Jasem Jasem is offline
 
Join Date: Feb 2006
Location: www.menokia.com
Posts: 594
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much
Reply With Quote
  #7  
Old 04-23-2008, 06:55 PM
HaYLaZ's Avatar
HaYLaZ HaYLaZ is offline
 
Join Date: Apr 2005
Posts: 349
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good works
Reply With Quote
  #8  
Old 05-07-2008, 07:25 AM
MiahBeSmokin420 MiahBeSmokin420 is offline
 
Join Date: May 2007
Location: Ohio
Posts: 311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this not the same thing as modifying your header to have the style chooser at the top of you site and then adding a small bit of text saying how many styles there are?
Or am i missing something cause that seems like alot to do just to have your style chooser at the top when all it takes is a small copy and paste from the footer to the header.
just wondering
Reply With Quote
  #9  
Old 06-07-2008, 12:54 AM
mikem1981 mikem1981 is offline
 
Join Date: Apr 2008
Location: Spring Lake, NC 28390
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On the contrary, you are right and wrong. 1...as simple as you may try to make this seem like thats all you have to do, it isnt. You can control it with an on or off switch as well as user groups. So yes it has permissions to do this and do that. It also has a switch incase you want to sell the style, itll show the price with a link to paypal sandbox. There for, it is not the same and is not even a vBulletin script, its totally custom which runs off of vBulletin. I used to use this when I coded with XMB Group. However, I will not release this just yet until I get other things done soon. I dont even have any staff, so I have to do all the bug reports to myself and so on. No telling when I will release this, so with alittle support, I will asap.
Reply With Quote
  #10  
Old 07-13-2008, 04:34 PM
tazzarkin tazzarkin is offline
 
Join Date: Nov 2007
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mikem1981 View Post
On the contrary, you are right and wrong. 1...as simple as you may try to make this seem like thats all you have to do, it isnt. You can control it with an on or off switch as well as user groups. So yes it has permissions to do this and do that. It also has a switch incase you want to sell the style, itll show the price with a link to paypal sandbox. There for, it is not the same and is not even a vBulletin script, its totally custom which runs off of vBulletin. I used to use this when I coded with XMB Group. However, I will not release this just yet until I get other things done soon. I dont even have any staff, so I have to do all the bug reports to myself and so on. No telling when I will release this, so with alittle support, I will asap.
----------------------------

Hope you finish this someday. It's a nice idea.
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 11:02 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05994 seconds
  • Memory Usage 2,289KB
  • Queries Executed 23 (?)
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
  • (1)bbcode_code
  • (1)bbcode_html
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete