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)

TheMayhem 02-07-2010 08:28 PM

Quote:

Originally Posted by argothiusz (Post 1976750)
Another bug: if you press update user title and rank in counter then all the titles will get reset.

You mean if you update the user title and ranks and a user has purchased a custom title then theirs is reset? If that's what you mean then that is supposed to occur & not a bug. Rebuilding a user title and rank is supposed to reset all of a user's user information back to default such as custom titles, etc. I highly suggest you don't do that unless absolutely necessary.

Juggernaut 02-07-2010 09:58 PM

<i>Is there a way for the prices to be displayed in the gift shop? Every item in the
shop has the default price I set for the gift shop, and It doesn't display the price
I set for each individual item in the Admin cp. </i>

beacher 02-08-2010 12:03 PM

I think i've found a bug:

when you buy a gift in the mouse over tooltip says that has been donated by the user who send you the last gift ;)

Fiel 02-08-2010 07:22 PM

A few other bugs:

First thing:
The navbar isn't fully rendered. I have customized CSS on my forum which requires the navbar to be there in order to look right. It's because you have in the template:

{vb:raw navbar}

but that's not a registered variable with the template engine. You need to add:

$templater->register('navbar', $navbar);

in order to render the navbar on the screen. If you don't want the navbar rendered, at least make the optimization of not rendering it at the beginning of the script.

Second thing:
After doing the "Change username" option, it doesn't change the username everywhere in the forums - only those that are displayed in posts. This can cause inconsistencies.

For example, in the threadbits it will show the original username (let's say it's Joe) but in the postbits it will display the changed username (Bob). This can cause confusion in the boards. There are other areas where the name change does not affect that's a little less important, such as blog posts (only in vB4 suite, though). vB's database system is pretty stupid. It should logically use a userid for the threadbits display, but it doesn't and instead duplicates data which causes modification problems. Bad database design!

TheMayhem 02-08-2010 11:07 PM

Given the fact that you guys have found several bugs, I have decided to work on a more major release and dub it 1.1.0 instead of 1.0.5. What's the difference? Well instead of being recommended the upgrade will be required for users and I'll start giving support to the 1.0. series. In addition, the changes will be far bigger then any single release before. Lastly I plan on addressing all the glitches reported in one way or another.

Hall of Famer 02-09-2010 06:35 AM

Umm it aint working after I installed Ucash and this mod. It keeps telling that I dont have permission to view the market page, but I am 100% sure that I already edited the admin permissions.

beacher 02-09-2010 07:32 AM

Mayhem glad to read this news ;) I'll wait for the major release than ;) keep up the good work

TheMayhem 02-09-2010 04:50 PM

Quote:

Originally Posted by Hall of Famer (Post 1978094)
Umm it aint working after I installed Ucash and this mod. It keeps telling that I dont have permission to view the market page, but I am 100% sure that I already edited the admin permissions.

You need to edit the Usergroup permissions to access the market.

FlameGun 02-09-2010 11:55 PM

Suggestion: Admins can access Marketplace when its turned off.

TheMayhem 02-10-2010 04:38 PM

Quote:

Originally Posted by FlameGun (Post 1978737)
Suggestion: Admins can access Marketplace when its turned off.

Nice suggestion,

I'm currently working on the Admin CP for 1.1.0, an idea I came up with would be a paycheck mode that could be set by the Administrators. Every X amount of period, users within a specific usergroup could be paid based on the total amount sold from the point market during that period. The percent would be divided up among members within that usergroup.


All times are GMT. The time now is 09:02 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.02667 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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