Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
uCash 1.1.1 Details »»
uCash 1.1.1
Version: 1.1.1, by Link14716 Link14716 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Version: 3.5.0 RC1 Rating:
Released: 06-22-2005 Last Update: 08-03-2005 Installs: 183
Supported DB Changes Uses Plugins Template Edits
Additional Files  

Well, here's half of the uCS combination - a standalone release of uCash for vB 3.5.

uCash 1.1.1 for vBulletin 3.5 RC1 is out. This will only work on 3.5.0 RC1 or above. It now has 12 plugins and no file edits. See readme_ucash.txt in the attached file.

uCash 1.1.1 uses the Product Manager and includes a new feature that gives all the users of a usergroup (usergroup setting) x points every y amount of time (via cron).

Also included is a "Give Points In Mass" feature inside the uCash Manager. Screenshots of this have been shown at area51.geekydesigns.com, and it makes it into uCash 1.1.0. A screenshot of that feature is attached.

uCash 1.1.1 needs no file edits and 2 template edits. It uses 12 plugins.

Enjoy this release. Read readme.txt for instructions on installing. Click install if you install this hack.

Support will be given in the uCash & uShop support forum - just make sure you mention that you are using uCash 1.1.1 for vB 3.5.

If you are using vB 3.5 Beta 1 - 4 or are having trouble with 1.1.1, see post #3 for uCash 1.1.0.

(Psst, uShop will come soon.)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #332  
Old 01-24-2006, 11:17 PM
Annie^.^ Annie^.^ is offline
 
Join Date: Sep 2005
Location: Canada
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok where do I add that code?
Reply With Quote
  #333  
Old 01-25-2006, 12:22 AM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Annie^.^
ok where do I add that code?
In the AdminCP.

Plugin System --> Plugin Manager

Find:

Hook Location : newpost_process
uCash - New Post

Click on it to edit the php code.

Hope this helps.
Reply With Quote
  #334  
Old 01-25-2006, 12:42 AM
Annie^.^ Annie^.^ is offline
 
Join Date: Sep 2005
Location: Canada
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thnaks I will give it a try. Did that solve the problem for you?
Reply With Quote
  #335  
Old 01-25-2006, 12:45 AM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Annie^.^
Thnaks I will give it a try. Did that solve the problem for you?
It seems to work fine for me.
Reply With Quote
  #336  
Old 01-25-2006, 10:41 AM
Annie^.^ Annie^.^ is offline
 
Join Date: Sep 2005
Location: Canada
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That did the trick.

I have couple of questions. Is it just on my forum, but when I delete a post it doesn't dedact the point.

Is there a way to deny points to certain forums?

Thanks guys
Reply With Quote
  #337  
Old 01-25-2006, 10:53 AM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Annie^.^
That did the trick.

I have couple of questions. Is it just on my forum, but when I delete a post it doesn't deduct the point.

Is there a way to deny points to certain forums?

Thanks guys
That is another issue we have. I may try and see if I can find and hack the hook for deleting a post. I am not a vBulletin expert by no means. I know enough to get by. Mostly doing simple things.

I think you can deny points but I am not sure off the top of my head.
Reply With Quote
  #338  
Old 01-25-2006, 01:51 PM
Annie^.^ Annie^.^ is offline
 
Join Date: Sep 2005
Location: Canada
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This didn't work for me at all. The points doesn't show. Any ideas why? I use 3.5.3

Quote:
Originally Posted by X-Files
I have an interesting question.

Upgraded to vB 3.5.2
Upgrded uCash to 1.1.1

The points are displaying in the user profile correctly. If I try and use this
Code:
$userinfo[points]
method to display the points in the navbar it does not take but if I use
Code:
$userinfo[ucash]
it displays but with the decimal points. Any ideas on how to display the points for a user in the navbar without the decimal points.

example:
Welcome, X-Files. You have 16617.99 chips!
You last visited: Today at 10:11 AM
Private Messages: Unread 0, Total 258.

Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong>&nbsp;You have $userinfo[ucash] chips!<br />
Reply With Quote
  #339  
Old 01-25-2006, 02:03 PM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Annie^.^
This didn't work for me at all. The points doesn't show. Any ideas why? I use 3.5.3
Here is the navbar I have now.
Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong>&nbsp;You have $bbuserinfo[points] chips!<br />
Found this:
Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
Added this before the <br />;
Code:
&nbsp;You have $bbuserinfo[points] chips!
If you have the default install I think this should work.
Code:
$bbuserinfo[points]
If not you need to find out the field in the user table that holds the points.

Mine looks like this now.
Code:
Welcome, X-Files. You have 32,997 chips!
You last visited: Today at 10:46 AM
Private Messages: Unread 0, Total 328.
Reply With Quote
  #340  
Old 01-25-2006, 02:24 PM
Annie^.^ Annie^.^ is offline
 
Join Date: Sep 2005
Location: Canada
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks now it's working good.

I had this:
Quote:
$userinfo[ucash]
I replaced it to this:
Quote:
$bbuserinfo[ucash]
Thanks a lot


Now all I need to find out is how to restrict points to ceratin forum categories.
Reply With Quote
  #341  
Old 01-25-2006, 03:01 PM
TamCaVBoy3 TamCaVBoy3 is offline
 
Join Date: May 2004
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

may be make this mod so that you use the points to buy threads
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08133 seconds
  • Memory Usage 2,312KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete