vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   uCash 1.1.1 (https://vborg.vbsupport.ru/showthread.php?t=90855)

Stylina 08-08-2005 09:13 PM

Hi ..

I got this while uploading the plugin :surprised:

Dream 08-08-2005 10:22 PM

do I need to upgrade from 1.1.1 Release Candidate 2 to 1.1.1

fpouk 08-09-2005 03:57 AM

i see NO option to donate points..
can it be done with 1.1.1 RC2?

Xalibur 08-09-2005 04:07 AM

is there a way to not give points per character for quotes ? my users quote much and so are abusing the point system

any way to make quote characters not count for the "characters per quote" ?

also it seems that you get points for signatures too..

GrendelKhan{TSU 08-09-2005 06:14 AM

fresh install no problems
:D woot!
seems to be working fine so far too. :D (no bugs)

thanks!!

<< 3.5 RC 1


can't wait for the shop....along with everyone I know I know. :p :D

RaidenDAWG2 08-10-2005 12:32 PM

Quote:

Originally Posted by fpouk
i see NO option to donate points..
can it be done with 1.1.1 RC2?

I'm fairly sure that's in the store part of the extension, which Link's still working on.

At least it was with 3.0.x anyways...

-RD

Link14716 08-11-2005 07:33 PM

It is. uCash doesn't have complete donation options because before this release, it was always tied to uShop which has plenty of donation actions. I'll probably implement built-in donation that sends to uShop actions if it is installed.

BTW, I'm working on the installation part of the uShop product. I will say this though: don't install it outside a test board. Seriously, I know there are going to be bugs. I won't even allow it to be installed on boards that have had uShop 0.9x installed, there will be no upgrade.

Well, until I release a uShop 1.0.0 Release Candidate, which should be safe and would allow upgrades, but we're not there yet.

Here's a sneek preivew of the install code:
PHP Code:

// ################################ START LOTS OF FREAKING QUERIES ################################ 


Neal-UK 08-11-2005 07:52 PM

Quote:

Originally Posted by Link14716
Here's a sneek preivew of the install code:
PHP Code:

// ################################ START LOTS OF FREAKING QUERIES ################################ 


mmm, looking good

kall 08-11-2005 08:01 PM

Quote:

Originally Posted by Link14716
Seriously, I know there are going to be bugs. I won't even allow it to be installed on boards that have had uShop 0.9x installed, there will be no upgrade.

Aww, what about for us really insane admins who run beta stuff on our production site all the time? :)

Link14716 08-11-2005 08:34 PM

Quote:

Originally Posted by kall
Aww, what about for us really insane admins who run beta stuff on our production site all the time? :)

An alpha isn't a beta, so don't do it. :p

Wordplay 08-13-2005 02:38 PM

when is the ushop coming out for v3.5?

ggiersdorf 08-14-2005 09:53 PM

Installed this mod so far so good, BUT when you delete a users post that was spam etc... they keep there points anyways to automatically have the points deducted than!??

SUch A dork I read the entire post.. Three thing this mod needs

#1 Deduct by clicking on users points field in posts much easier for admins on large forums.

#2. Quotes I also have a forum with LOTS of quotes. Please fix this as users points can get WAY outta control quoting a huge article.

#3. Max Points per post regardless of points per character which I use.

Ggiersdorf

chikkoo 08-15-2005 03:13 PM

I heard a lot about uCash, so I installed it, but I'm confused about it's functionality. I wanted the members to get points based on number of posts & thread they have posted. But it doesn't seem to work. Most of the new membres have high points, and people who posted more than 1000 posts have lessor points. Can some one explain me, why this happens?

I will brief what exactly I expect.

If a person Starts a Thread, he will get 10 points. If a person replies on any thread he will get 2 points.

If possible I want to increase and decrease the points based on the forums. Some forums Thread starting 20 points, reply 5 points.

1) Is this possible with uCash?
2) If not possible, is there any Mod they can do this job?

ggiersdorf 08-15-2005 04:07 PM

Points based on forums no, though you can select which forms give points for posts.

I found out that %points and no points for quotes are implemented in this version you have to go to vbulletin options and select message posting and editing options. In there you can select more features of the Ucash system. Im sure somewhere else there are more options also..

Still new to me, but I do belive we need an Easy way to Reset points and a Click Link in the Postbit templates for avatars.. instead of going to usermanager to find the user and maually adjusting each user.

deathemperor 08-15-2005 04:21 PM

Quote:

Originally Posted by chikkoo
If a person Starts a Thread, he will get 10 points. If a person replies on any thread he will get 2 points.

If possible I want to increase and decrease the points based on the forums. Some forums Thread starting 20 points, reply 5 points.

this is possible in Ucash for vb3.0, I didn't install uCash for 3.5 so you should wait for the author's answer.

ggiersdorf 08-15-2005 10:10 PM

I found a problem.

Ignore Words in [QUOTE] Tags For Min Chars Check
Setting this option to 'YES' will cause the system to not count words in [QUOTE] tags towards the total number of characters posted.

when I set this to YES it still gives points for the quoted material. I cannot figure out why anyone else have this?

Xplorer4x4 08-18-2005 01:48 AM

When I go into the Scheduled Tasks manager and tyr to execute uCash, I get this error:
Fatal error: Call to a member function on a non-object in /home/xplorer4/public_html/forums/includes/functions.php on line 4240

If I am correct there hsould be some sort of uCash option in the User CP right? I don't see that. The apropriate XML file called "cpnav_ucash" uploaded to the \includes\xml DIR. I tried to upload it in the plug in manager but it only apears as an empty plug in. No Name,No Description...nothing.


What should i do?
Thanks,
X

Wordplay 08-19-2005 11:52 AM

Quote:

Originally Posted by ggiersdorf
Still new to me, but I do belive we need an Easy way to Reset points and a Click Link in the Postbit templates for avatars.. instead of going to usermanager to find the user and maually adjusting each user.

is there anyway to reset all the points for all users yet?

Xplorer4x4 08-20-2005 09:31 PM

Quote:

Originally Posted by Xplorer4x4
When I go into the Scheduled Tasks manager and tyr to execute uCash, I get this error:
Fatal error: Call to a member function on a non-object in /home/xplorer4/public_html/forums/includes/functions.php on line 4240

If I am correct there hsould be some sort of uCash option in the User CP right? I don't see that. The apropriate XML file called "cpnav_ucash" uploaded to the \includes\xml DIR. I tried to upload it in the plug in manager but it only apears as an empty plug in. No Name,No Description...nothing.


What should i do?
Thanks,
X

Aprently this was due to a bug in the RC2 software. Problem fixed.

Sleepyk 08-20-2005 11:39 PM

got it but doesnt show on menu?

also only get the reg settings menu wasnt there a menu to enable or disable items in the store?

chikkoo 09-05-2005 07:27 AM

Quote:

Originally Posted by Wordplay
is there anyway to reset all the points for all users yet?

I went to phpMyAdmin, and executed this sql query, it worked for me.

Code:

UPDATE vb3_user SET ucash = 0

chikkoo 09-05-2005 08:53 AM

Quote:

Originally Posted by Sleepyk
got it but doesnt show on menu?

also only get the reg settings menu wasnt there a menu to enable or disable items in the store?

Hi.. SleepyK,

I am also having the same problem.

Please tell me how did you fix it?

deathemperor 09-05-2005 01:17 PM

Well Link, are you planning to release Ushop for vb3.5 ? if yes then when ? please give us some info.

FrozenCreations 09-05-2005 07:58 PM

my bad ^^;

freebase69 09-07-2005 09:10 PM

Quote:

Originally Posted by deathemperor
Well Link, are you planning to release Ushop for vb3.5 ? if yes then when ? please give us some info.

/agreed

Xplorer4x4 09-07-2005 11:08 PM

How about it Link?

Plus I have been waiting a week for an answer to these questions:

I have enabled my forum bank...but where do i actually access the bank?

When Pay Checks are issued..will you recieve a PM?

HC. 09-11-2005 01:57 AM

I just upgraded from vb 3.0.8 -> 3.0.9 -> 3.5.0 RC3 I had ucash and ushop installed what are the steps to upgrade or do I have to start all over again
If this has been covered all ready I am sory Just have about 15 hacks to get back up and running on vb 3.5rc3 and My time is limited

Xplorer4x4 09-11-2005 02:12 AM

EDIT:If your upgrading form 3.0.9 just read the instructions in the read me file. You wiull ikley have to start over and ushop is not released yet.

jugo 09-11-2005 02:51 AM

Thanks Link.

I never used the ushop in vB 3.0.x, but now in 3.5, I can definitely see it as a prominent feature in my site.

DoKoK 09-18-2005 04:47 PM

I have a quick question (sorry if it sounds stupid but it's the first time I ever used Ucash)...

Am I supposed to see the points a user has anywhere? How can I get them to display somewhere?

All I can see related to this addon is in AdminCP (Settings and Manager).

Thank you.

deathemperor 09-18-2005 04:50 PM

Quote:

Originally Posted by deathemperor
Well Link, are you planning to release Ushop for vb3.5 ? if yes then when ? please give us some info.

now I want to know if it is abandoned, because we've been waiting for a long time with no reponses.

jesus likes pie 09-19-2005 10:59 AM

Any news on the shop? My users are getting annoyed "what use are points without anything to spend them on??!" I keep saying "well gather them up, and soon you will be able to spend em all", except "soon" I thought would be in July as you had said, now it's september 19th and we have no news on uShop.

I don't mind waiting. I really really really don't. I do mind lying to my users. So give us, an estimate, and if you're wrong, you're wrong, and I'll forgive you, but please just give us some sort of date.

jesus likes pie 09-19-2005 11:07 AM

AHA...I FEEL IT IS COMMING SOON GUYS!!!

http://area51.geekydesigns.com/

LOOK AT TEH BOTTOMZ!!

Quote:

navbar_ushop_actions (10)
And in navbar....SHop!!!!!

w00t!!!


EDIT: It's sexy. I registered and I like it.

fly 09-19-2005 03:49 PM

Quote:

Originally Posted by jesus likes pie
AHA...I FEEL IT IS COMMING SOON GUYS!!!

http://area51.geekydesigns.com/

LOOK AT TEH BOTTOMZ!!



And in navbar....SHop!!!!!

w00t!!!


EDIT: It's sexy. I registered and I like it.

The shop has been there for a while. :(

jesus likes pie 09-19-2005 06:20 PM

:(

I didn't know......argh.

GrendelKhan{TSU 09-20-2005 02:53 PM

still doesn't answer your question though... and everyone's....

no word on a release date---estimate even. or hint that anyone is still alive. :/ :(

*weeps*

wonderer321 09-22-2005 07:22 PM

I get this when I run ushop_install.php :

Fatal error: Call to a member function on a non-object in /home/aukevin/ultimatesportspage.com/html/forum/admincp/ushop_install.php on line 938

This is the line :
$DB_site->query("INSERT INTO " . TABLE_PREFIX . "settinggroup (grouptitle, displayorder, volatile) VALUES ('$group', '$sg[displayorder]', '0')")

I am running 3.5 RC3

jesus likes pie 09-22-2005 08:29 PM

There is no uShop :P

Xplorer4x4 09-23-2005 12:06 AM

Quote:

Originally Posted by wonderer321
I get this when I run ushop_install.php :

Fatal error: Call to a member function on a non-object in /home/aukevin/ultimatesportspage.com/html/forum/admincp/ushop_install.php on line 938

This is the line :
$DB_site->query("INSERT INTO " . TABLE_PREFIX . "settinggroup (grouptitle, displayorder, volatile) VALUES ('$group', '$sg[displayorder]', '0')")

I am running 3.5 RC3

Change $DB to $db I believe but that still isn't goint to work. Link hasn't been on since September 13. Maybe this means he is busy working on it! :ermm:

sukyaki 09-24-2005 12:28 AM

That's not it either. Funny, there is a ushop, so JLP is totally wrong here or the install wouldn't be included. I expect such with a short reply.


All times are GMT. The time now is 12:25 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.01523 seconds
  • Memory Usage 1,830KB
  • 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
  • (2)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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