vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Point Market System 3.1x (https://vborg.vbsupport.ru/showthread.php?t=232676)

PixelFx 06-25-2010 06:20 AM

welcome back, hope you feel better soon

Bigj85 06-25-2010 07:03 AM

1 Attachment(s)
hope your doing better The Mayhem,looking forward to 3.0

A Few Things
1. Have you tested the current version of the market with vbexperience,if so did it seem to work fine and what is the field name

2. A suggestion - in future versions add things like banners,buttonsets,smiliesets and the ability to buy your way into a using a custom theme the way you buy into forums

3. I have noticed some strange activity when using username glow and coloring and title glow and coloring at the same time,your username and title become one.

For instance if I use the variable
Code:

{vb:raw post.musername}
in the postbit template it will not only show their name but their title right beside it.

Here are a few pictures of the problem,notice the visible code when I hover over an avatar.

the second picture is showing that it happens on any musername in the showthread template,including modifications like post-thanks hack.

It only happens to users who have changed their username color and title color and then added glow to both,every other combination seams to work fine though I'm not positive,also I have tried this on the default vb theme to the same results

TheMayhem 06-26-2010 03:21 AM

Quote:

Originally Posted by 04wayne (Post 2058971)
Can anybody tell me how I can see who's won the lotteries? lol

In the Admin CP under the Lottery section they show the most recent winners. I'm going to try and add a history field for users to see who have won other lotteries in 3.0

Quote:

Originally Posted by Bigj85 (Post 2059255)
hope your doing better The Mayhem,looking forward to 3.0

A Few Things
1. Have you tested the current version of the market with vbexperience,if so did it seem to work fine and what is the field name

2. A suggestion - in future versions add things like banners,buttonsets,smiliesets and the ability to buy your way into a using a custom theme the way you buy into forums

3. I have noticed some strange activity when using username glow and coloring and title glow and coloring at the same time,your username and title become one.

For instance if I use the variable
Code:

{vb:raw post.musername}
in the postbit template it will not only show their name but their title right beside it.

Here are a few pictures of the problem,notice the visible code when I hover over an avatar.

the second picture is showing that it happens on any musername in the showthread template,including modifications like post-thanks hack.

It only happens to users who have changed their username color and title color and then added glow to both,every other combination seams to work fine though I'm not positive,also I have tried this on the default vb theme to the same results

I have vbexperience installed right now on my testing site. I've talked to the developer and we are trying to work towards making it compatible. Hopefully we can time it right so the release of 3.0 works with vbexperience.

I'll look into your bug report.




Current Progress:
The multiple currency system is now complete. I started on the much anticipated and wanted Banking system, which I probably should of implimented long ago. I've also made some progress and should announce that version 3.0 will have a merchant section to offer users to purchase tangible items. After I complete that all I need to do is the coupon section, currency transfer section, and fix about 12 bugs and this thing is going to be released. I am going to be private messaging people on Monday to begin testing version 3.0 based off of your activity in this thread.

Also, screenshots will be posted Monday :)

JayCat 06-26-2010 09:16 AM

Quote:

Originally Posted by valendono (Post 2057292)
vbull 4.0.4
Select Yes to allow for gifts/awards to be displayed on the Postbit and Postbit Legacy templates.

Its doesn't work..

I'm getting this problem too :(

capt gary 06-26-2010 11:10 AM

Quote:

Originally Posted by TheMayhem (Post 2059697)
In the Admin CP under the Lottery section they show the most recent winners. I'm going to try and add a history field for users to see who have won other lotteries in 3.0



I have vbexperience installed right now on my testing site. I've talked to the developer and we are trying to work towards making it compatible. Hopefully we can time it right so the release of 3.0 works with vbexperience.

I'll look into your bug report.




Current Progress:
The multiple currency system is now complete. I started on the much anticipated and wanted Banking system, which I probably should of implimented long ago. I've also made some progress and should announce that version 3.0 will have a merchant section to offer users to purchase tangible items. After I complete that all I need to do is the coupon section, currency transfer section, and fix about 12 bugs and this thing is going to be released. I am going to be private messaging people on Monday to begin testing version 3.0 based off of your activity in this thread.

Also, screenshots will be posted Monday :)

Very good!! Looking forward to version 3.0 for the tangible items. Thanks for your work on this!!

Regards,
CG

Kayden 06-26-2010 11:24 AM

If need be, I'll be available for testing.

Otherwise, welcome back. Things are looking well with this.

JayCat 06-26-2010 03:37 PM

Quote:

Originally Posted by valendono (Post 2057292)
vbull 4.0.4
Select Yes to allow for gifts/awards to be displayed on the Postbit and Postbit Legacy templates.

Its doesn't work..

If you change the hook location for the plugin "Point Market: Postbit Adjustments" from "postbit_display_start" to "postbit_display_complete" they will be displayed.

Firestorm17 06-27-2010 05:35 AM

I have installed this and the users love it , thank you for a great add on TheMayhem.


------------------------------------------------------------------------------



Quote:

Originally Posted by 04wayne (Post 2055849)
How do you keep track of people who have won the lotteries?

Thanks

Quote:

Originally Posted by eues (Post 2056852)
This too please, I get a db error trying to look at it. Says vb.vb table does not exist? :/

I didnt see that anybody get a fix to this so i would likely do it.

Open the script market.php that is in your adminCP directory

Go to the line 482 that its
Code:

$grabwinner = $db->fetch_array($db->query_read("SELECT * FROM " . TABLE_PREFIX . " user where userid='$category[winner]'"));
Change it for
Code:

$grabwinner = $db->fetch_array($db->query_read("SELECT * FROM " . TABLE_PREFIX . "user where userid='$category[winner]'"));
The only diference between this to are that the first have a space between
Quote:

TABLE_PREFIX . "
and
Quote:

user where userid='$category[winner]'"));
, that's why error happen.




---------------------------------------------------------------------------




I have a doubt about the usertitle glow.
its compatible with the username of a usergroup that have html in the name?because every usergroup in the forum have html in it.

-----------------------------------------------------------------------------
P.S. Sorry for the poor english.

puppetmaster222 06-27-2010 06:12 AM

Quote:

Originally Posted by TheMayhem (Post 2058944)
Hey everyone,

I extremely apologize for my MIA activity in the past few weeks. I got into a second car wreck within a week's period and this one had me sidelined in the hospital for several days and today is the first day I don't have a soft cast over my arm and thus can type.

Here's the updates, some of what has already been reported glitch wise has been fixed. I have a lot of time off in the next two weeks and will be releasing a version 3.0. It will be aimed to fix some of the vbbulletin 4.0.4 compatibility errors as well as introduce many of the features I've talked about in the past few weeks. In addition, there is a growing amount of point systems coming out such as vbcredits finally, darkwaltz's credit version (not sure what he's calling it), i saw vbexperience came out finally. I've made every attempt in these versions to make the Point Market more compatible with all, which is why I have multiple currencies enabled in it for purchasing powers.

I will be doing beta testing early next week for version 3.0 as I want to make sure all glitches reported are fixed. I'll be in contact with those for testing based off of glitches reported and what kind of mods they are using. Screenshots will also be available for you guys.

Lastly, thanks for the patience. :)

vBActivity Pro works great (as did the lite version) with this mod and 4.0.4 if you need anyone with that combo to test just let me know glad to help out.

Don't forget to REST a little while in recovery. I've been layed up before and know how hard it is to just relax and take it easy but it really will make ya heal faster :) Feel better.

PixelFx 06-27-2010 06:32 AM

Agreed get some rest :D


All times are GMT. The time now is 10:01 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.02838 seconds
  • Memory Usage 1,768KB
  • 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
  • (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