vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   uCash & uShop old support and thank you thread (https://vborg.vbsupport.ru/showthread.php?t=73736)

Intex 06-05-2004 03:37 PM

What are main issues at the moment with the current version?

cashpath 06-06-2004 07:14 PM

any way to reset all points to 0?

nydk 06-08-2004 05:32 PM

Installed this, but previously i let all registered users have a custom "User Title"...

now i want all user titles to go back to my defaults, and let users save up "Points" for the "Custom user title" item in the store

Turned off custom titles, but still all members custom text shows up.... is there a way to fix this, making everybody back to default title except those who buy the "change custom user title" ???

thanks

cybermomcafe 06-08-2004 10:07 PM

Run this query:

Code:

UPDATE vb3_user SET customtitle = 0 WHERE usergroupid <> 6;
**always backup database before making any changes

Then run the Update Titles via the ACP


change the vb3_ to whatever you have set in your config.php file. :)

kall 06-08-2004 10:55 PM

Quote:

Originally Posted by Intex
What are main issues at the moment with the current version?

One of the template/typo issues: in uttstore_standard_confirmation, find Confrim. Change to Confirm.

:)

cybermomcafe 06-08-2004 11:08 PM

Quote:

Originally Posted by kall
One of the template/typo issues: in uttstore_standard_confirmation, find Confrim. Change to Confirm.

:)

LOL I was just coming to post about that!

Keta 06-09-2004 02:00 AM

Quote:

Originally Posted by Fluous
I'm having a bit of trouble. When my users go to the store, it says No actions found... and I had fixed that. But when I go to the store it shows everything. Ermm... what shall I do? And if I did reinstall it, then what pieces would I have to redo. Like would I have to redo all the file edits and stuff. Or is there a easier way around this?

i have the same problem. all the mods and admins can see the store but regular members get no actions found error

nydk 06-09-2004 02:54 PM

Quote:

Originally Posted by cybermomcafe
Run this query:

Code:

UPDATE vb3_user SET customtitle = 0 WHERE usergroupid <> 6;
**always backup database before making any changes

Then run the Update Titles via the ACP


change the vb3_ to whatever you have set in your config.php file. :)

Thanks... ill try it out...

worked perfectly :)

kodeking 06-09-2004 05:53 PM

Quote:

Originally Posted by InsaneContender
Same thing with the regualr donate as well...

I have this same problem too. If I do admin donate, or regular donate, it always donates to the admin user.

EDIT: This only happens when the admin tries to donate. All other users donate correctly.


Also, is it possible to set it to that when people are refered, it waits until the new user posts a few times before the referal bonus is sent out?

LoOnEyToOnZ 06-11-2004 02:54 PM

Hey guys i cant find the place to add inside file admincp/index.php

Mine is like this

Code:

// --- vBookie
   
        if (can_administer('canadminstyles'))

It doesnt has the "$printhr = false;" tag. How ?


All times are GMT. The time now is 03:25 AM.

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.04115 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
  • (3)bbcode_code_printable
  • (5)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