vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - Style Chooser Demo (https://vborg.vbsupport.ru/showthread.php?t=176756)

mikem1981 04-20-2008 10:00 PM

Style Chooser Demo
 
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

Magnumutz 04-21-2008 10:15 AM

Very nice for style sellers... Good job !

HaYLaZ 04-21-2008 05:07 PM

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.

mikem1981 04-22-2008 08:56 AM

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.

mikem1981 04-22-2008 08:36 PM

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.

Jasem 04-22-2008 10:12 PM

Thank you very much

HaYLaZ 04-23-2008 06:55 PM

Good works;)

MiahBeSmokin420 05-07-2008 07:25 AM

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

mikem1981 06-07-2008 12:54 AM

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.

tazzarkin 07-13-2008 04:34 PM

Quote:

Originally Posted by mikem1981 (Post 1542750)
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.


All times are GMT. The time now is 10:08 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.01016 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_html_printable
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete