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)

Ignignokt 02-15-2006 05:24 PM

MEGA BUG UPDATE OF JUSTICE

I would just like to point out that EVERYONE has access to the admin donate function unless you turn it off. I just tested it on the ps2 test forum and it worked there also.

It is urgent that this be changed by default or use the permissions system

fly 02-15-2006 05:55 PM

oh snap

Murty 02-15-2006 05:56 PM

I am having the exact same problem as 'voleibolmurcia'

FROGGYJ 02-15-2006 05:57 PM

woo just confirmed this on my board.

moonclamp 02-15-2006 06:08 PM

Can anyone tell me how to disable the "cost per download" attachment feature:

Quote:

4) When you attach a file to a post now, there is a field to set how many points it costs to download that file.

fly 02-15-2006 06:23 PM

Quote:

Originally Posted by Ignignokt
MEGA BUG UPDATE OF JUSTICE

I would just like to point out that EVERYONE has access to the admin donate function unless you turn it off. I just tested it on the ps2 test forum and it worked there also.

It is urgent that this be changed by default or use the permissions system

This should be an easy fix. Just gotta wrap the whole PHP file for the admin donate in a conditional. I'm sure an official change will happen shortly.

In the meantime, adding this at the top and bottom of action.admindonate.php should fix it temporarily. (untested)

At the top:
PHP Code:

if ($vbulletin->userinfo['usergroupid']=6) { 

At the bottom:
PHP Code:



EDIT: Sorry, I just installed this and jumped right in. The 'Deny Usergroups' option doesn't work???

voleibolmurcia 02-15-2006 06:25 PM

Quote:

Originally Posted by Murty
I am having the exact same problem as 'voleibolmurcia'

Murty, i think i have found what was wrong.

U have installed the "ACP Display Order 1.0.0" ? I turn off this hack and now i see the ebux / store menu in ACP.

FROGGYJ 02-15-2006 06:32 PM

with regards to this cost of download. I've noticed the only way this works is if you open the file instead of saving it. If you are prompted to open or save as.......and save it to your desktop, you don't lose points, but if you choose open and view the file then you lost points. Also could we change it so the points go to the user who posted the attachement, instead of simply going nowhere.

Lyricsmama 02-15-2006 06:39 PM

Quote:

Originally Posted by CMX_CMGSCCC



Try changing usergroup permissions for what, categories, or options?


-CMX

Sorry for being unclear.

ACP -> usergroup manager -> X usergroup -> eBux eStore Permissions

CMX_CMGSCCC 02-15-2006 06:50 PM

Quote:

Originally Posted by Ignignokt
MEGA BUG UPDATE OF JUSTICE

I would just like to point out that EVERYONE has access to the admin donate function unless you turn it off. I just tested it on the ps2 test forum and it worked there also.

It is urgent that this be changed by default or use the permissions system

Ouch, mega bug in fact. I've released v1.1.4 quickly due to this problem.

Quote:

Originally Posted by moonclamp
Can anyone tell me how to disable the "cost per download" attachment feature:

Set the price to 0 to disable it I believe.

Quote:

Originally Posted by FROGGYJ
with regards to this cost of download. I've noticed the only way this works is if you open the file instead of saving it. If you are prompted to open or save as.......and save it to your desktop, you don't lose points, but if you choose open and view the file then you lost points. Also could we change it so the points go to the user who posted the attachement, instead of simply going nowhere.

The points DO go to the person who uploaded the file now. I'll look into the Save As issue soon as well.


V1.1.4 released as a fix was needed for the Admin Donate issue ASAP.

-CMX


All times are GMT. The time now is 07:13 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.02980 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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