Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > uCash & uShop
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
uCash & uShop old support and thank you thread Details »»
uCash & uShop old support and thank you thread
Version: , by BarHopper BarHopper is offline
Developer Last Online: Aug 2005 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 04-12-2004 Last Update: Never Installs: 0
 
No support by the author.

/me Installs. I'm the first for the most aniticipated hack!!1

Show Your Support

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

Comments
  #1122  
Old 06-18-2004, 05:40 PM
Intex Intex is offline
 
Join Date: Apr 2002
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, thanks anyway.
Reply With Quote
  #1123  
Old 06-19-2004, 12:47 AM
cybermomcafe cybermomcafe is offline
 
Join Date: Mar 2003
Location: Ohio
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Did you check the settings to see if they have any actions enabled?
Thank you Zachery, I forgot about the settings in each action.
Reply With Quote
  #1124  
Old 06-19-2004, 02:28 AM
FutureDEV FutureDEV is offline
 
Join Date: Mar 2004
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can I keep track of the changes made by members? Also, why isnt there some kind of Donation info PM dispatched to the one who receives it? Would that be possible? Ive seen it on the vB2 ver..
Reply With Quote
  #1125  
Old 06-19-2004, 02:51 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There was no version of this hack for vB2
Reply With Quote
  #1126  
Old 06-19-2004, 03:45 PM
Albus Albus is offline
 
Join Date: May 2004
Location: USA
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I wound up de-installing this. It worked great, but my usergroup/rights system is very specific. Most 'actions' it offered invalidated many of my basic rules. After deactivating them all, there were only the visual changes to Username left. That wasn't quite what I was looking for. The basic premise is great, though what I need is the ability to sell custom 'items' and associate an icon with them, instead of 'actions'. These icons would appear in the users posts and/or profile. I would see items like wands, spellbooks, poitions, robes, pets, and the like. I want something more like the old iRPG hack for Ikonboard, as far as the 'store' part of things goes. Is there something akin to this available? Thanks for pointing me to the right thread.
Reply With Quote
  #1127  
Old 06-19-2004, 06:13 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Serenarules
Well, I wound up de-installing this. It worked great, but my usergroup/rights system is very specific. Most 'actions' it offered invalidated many of my basic rules. After deactivating them all, there were only the visual changes to Username left. That wasn't quite what I was looking for. The basic premise is great, though what I need is the ability to sell custom 'items' and associate an icon with them, instead of 'actions'. These icons would appear in the users posts and/or profile. I would see items like wands, spellbooks, poitions, robes, pets, and the like. I want something more like the old iRPG hack for Ikonboard, as far as the 'store' part of things goes. Is there something akin to this available? Thanks for pointing me to the right thread.
We are planing somthing like that for the future but i cant give you an exact date.
Reply With Quote
  #1128  
Old 06-19-2004, 06:33 PM
the Sandman's Avatar
the Sandman the Sandman is offline
 
Join Date: Aug 2003
Location: Tampa, FL
Posts: 229
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
Ah right. let me go take a look at the file to get it rounded
Any progress with this?
Reply With Quote
  #1129  
Old 06-19-2004, 06:46 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by the Sandman
Any progress with this?
$points = $post[$vboptions[uttpoints_pointsfield]];
$points = round($points, $vboptions['uttpoints_rounddecimal']);
$points = number_format($points, $vboptions['uttpoints_rounddecimal'], '.', '');

Thats what rounds the numbers off to be displayed. not quite sure what needs to be done exactly.
Reply With Quote
  #1130  
Old 06-20-2004, 02:51 AM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RMS-Chef
Little more help

I have points displayed fine in Navbar welcome area.
I am attempting to get the bank balance up there as well.
The following code works only while I am using the bank module itself:
Code:
Available: <b><i>$bbuserinfo[uttpoints]</i></b> | Bank: <b><i>$bankdata[amount]</i></b><br />
On the rest of the site the bank balance is blank. Any ideas please?
Any ideas on how to get the bank balance to display in the nav as well? As I said, it only displays while "in" the bank and is just blank throughout the rest of the site.
Reply With Quote
  #1131  
Old 06-20-2004, 06:40 AM
EA Junkie EA Junkie is offline
 
Join Date: Jul 2002
Location: Southlake, TX
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've got a lot of hacks installed with no problem, but getting errors on this one.
Can someboday help with these errors:

http://forums.onlinesportsgames.com/index.php
Warning: Invalid argument supplied for foreach() in /usr/local/etc/httpd/forums.onlinesportsgames.com/global.php on line 627

http://forums.onlinesportsgames.com/...op_install.php
Warning: main(./includes/init.php): failed to open stream: No such file or directory in /usr/local/etc/httpd/forums.onlinesportsgames.com/admincp/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='/usr/local/lib/php/') in /usr/local/etc/httpd/forums.onlinesportsgames.com/admincp/global.php on line 18
Reply With Quote
Reply


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 01:23 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.12583 seconds
  • Memory Usage 2,330KB
  • 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
  • (1)bbcode_code
  • (5)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
  • (6)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