vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbBux / vbPlaza v1.5.8 (Points + Store System) (https://vborg.vbsupport.ru/showthread.php?t=106953)

CMX_CMGSCCC 02-08-2006 04:32 PM

Quote:

Originally Posted by caimakale
CMX I noticed an error in your uninstall code for 1.0.7.

Code:

// drop the newly added gifts field to the user table
$db->query_write("ALTER TABLE " . TABLE_PREFIX . "user ADD COLUMN estore_gifts MEDIUMTEXT NOT NULL DEFAULT ''");

You need to DROP that column. ;)

Noted and will be changed in v1.0.9

-CMX

CMX_CMGSCCC 02-08-2006 04:33 PM

Quote:

Originally Posted by Makaveli105
I have a question, when it comes to username and user title colors, i never know which color i can choose, and if you choose a color that isnt available, there go your points and theres no color.

How about a dropdown with the available colors instead of having to type in your own?

A good idea, I'll add a drop down to choose some default colors I guess.

-CMX

CMX_CMGSCCC 02-08-2006 04:34 PM

Quote:

Originally Posted by OAndrea
oh and how do I edit this???

Will be fixed in v1.0.9

-CMX

Lottis 02-08-2006 04:35 PM

Quote:

Originally Posted by CMX_CMGSCCC
v1.0.9 will alter the gifts table name and readd it for those who do not have it by using IF NOT EXISTS.

-CMX

Thank you, CMX.

CMX_CMGSCCC 02-08-2006 04:39 PM

Quote:

Originally Posted by OAndrea
Oh another one... cause I am using the heck out of my new store :D
I tried to give a gift to a user whos screen name is "Liz (L&E'sMom)" and I know the user name is right but it says no such user int he database. Could it be because of the ()?


eta: I changed her username (with her permission) and that fixed it.

Fixed in v1.0.9, needed to escape_string for names with ' in them.

-CMX

CMX_CMGSCCC 02-08-2006 04:41 PM

Quote:

Originally Posted by caimakale
Who made the buttons and templates for this hack?

I am wondering if I can get the button psd or if the maker will make a button for the ribbons hack. I am almost done with it, just testing it on my site now.

The only issue I have right now, aside from no matching button, is I need to find a way to pull the "Causes" (the cause the ribbon color represents) so they display in the alt tag when you hover over it in the postbit and when purchasing one.

Other than that, purchasing and displaying are working right. There will be a few template mods, but I have an installer and action file. It is also very similar to the gift hack, you have to enter in the username of the person you wish to purchase for. That way you can purchase ribbons for others as well as yourself to spread even more awareness!

My wife tab made the images for the eStore category and options.

I'll see about getting a psd to include into the package for personal editing.

Thats the problem, you have to query the database for each individual user, or you have to store the gift + reason inside the user database which could make the field rather large too... That's why the gifts feature I used do now show the description in the postbit now.

-CMX

MorrisMcD 02-08-2006 04:41 PM

I have never visited a vbulletin.org thread so often... I hope you make it a habit of releasing hacks here... What else will be new in .9?? I cant wait :)

CMX_CMGSCCC 02-08-2006 04:41 PM

Quote:

Originally Posted by Makaveli105
the open and close thread button are the same

Will be fixed in v1.0.9

-CMX

MorrisMcD 02-08-2006 04:43 PM

I forgot to ask :doh:

Is there a way to view entire history of any item in the store?? I cant find it if so

CMX_CMGSCCC 02-08-2006 04:45 PM

Quote:

Originally Posted by eNforce
Hmm, I've set up a custom item which is exactally identical to 'Change Username' except for it's free for certain usergroups. When I go to buy the item on my test account in the proper usergroup I'm presented with this message:

For some reason the final cost of the item was not calculated.

I changed something in this that might be a cause in v1.0.9

-CMX


All times are GMT. The time now is 05:11 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.04029 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete