vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - uCash 4.x (https://vborg.vbsupport.ru/showthread.php?t=227910)

barakuda 09-24-2011 03:45 PM

installed on 4.1.5 pl 1 and nothing happen in user area

Noerenberg 10-06-2011 03:09 AM

Hi, is it possible to give diffrents points for diffrents usergoups?

that would be really nice.

Zachery 10-07-2011 02:43 AM

Quote:

Originally Posted by Noerenberg (Post 2253820)
Hi, is it possible to give diffrents points for diffrents usergoups?

that would be really nice.

Not at this time.

ZacFields 10-23-2011 01:43 PM

Does anyone know if there's a way to display a sort of "leaderboard" or something with this cash mod? It would be nice to be able to show who has built up the most cash as we use this for vBookie.

ZacFields 12-10-2011 07:14 PM

So, I did some research and wrote a simple PHP/SQL script to display a leaderboard within a widget for the CMS. If anyone wants the code, send me a private message and I'll share it.

It's a shame nobody seems to be working on this anymore. I really like the functionality with it and can't bring myself to swap to a different cash system.

kevin.kool 12-10-2011 09:01 PM

Just installed on my site, 4.1.8 and it's works fine!

Just one thing needed, that members can donate/transfer their point to another (with/without tax).

Noerenberg 12-27-2011 02:20 PM

After update to 4.1.8 the Add On is not more working for me

Jakub03 01-08-2012 04:58 AM

I need some help with deleting this Mod. I installed it and I wanted to change the stuff so it wouldn't say points but MPH Chips and I kind of messed it up. It changed everything to MPH Chips and now the currency won't work with Point Market. I tried uninstalling it but deleting the xlm and all the files from the database but when i re-install it seems to go back to the MPH Chips. Is there anyway to properly uninstall and re-install the mod?

ProFifaLeagues 01-08-2012 07:16 AM

Quote:

Originally Posted by Jakub03 (Post 2285070)
I need some help with deleting this Mod. I installed it and I wanted to change the stuff so it wouldn't say points but MPH Chips and I kind of messed it up. It changed everything to MPH Chips and now the currency won't work with Point Market. I tried uninstalling it but deleting the xlm and all the files from the database but when i re-install it seems to go back to the MPH Chips. Is there anyway to properly uninstall and re-install the mod?


Just check the info in the oldupgrades.txt file in the download package mate

Jakub03 01-10-2012 11:57 PM

When I have the mod active in the forum posts ect it shows Points:
Is it possible to change the Points to say Chips: ?

dothanhtrung 02-04-2012 12:32 AM

where can i update points for old thead and old reply?

PALAZAN 02-05-2012 09:47 AM

Ok i have a issue , i see that the uCash shows in the memberlist.php but it will not show how mnay uCash someone has got , is it possabel to turn it of so it dos not show in the memberlist.php?

Lustikus 02-12-2012 08:32 AM

Members noticed that there will no points given if user used a mobile phone or any other mobile device. Theres also no option to enable/disable points for users using mobile phone?

PaidGamers.net 02-25-2012 03:54 PM

Quote:

Originally Posted by Jakub03 (Post 2286271)
When I have the mod active in the forum posts ect it shows Points:
Is it possible to change the Points to say Chips: ?

I'm wondering the same thing. But looking to name "Credits"

Zachery 03-01-2012 04:30 AM

Have you considered translating the phrase?

Nirjonadda 03-17-2012 03:00 PM

I want to show the points in the postbit...

Skyrider 05-22-2012 10:44 AM

Quote:

Originally Posted by Nirjonadda (Post 2310389)
I want to show the points in the postbit...

It should be already within the postbit, if not:
Code:

<vb:if condition="$show['ucash']">
<dt>{vb:rawphrase 'ucash_points'}</dt>
<dd>{vb:raw post.ucashdisplay}</dd>
</vb:if>

Try adding:
Code:

<dt>{vb:rawphrase 'ucash_points'}</dt>
<dd>{vb:raw post.ucashdisplay}</dd>

In your postbit manually.

DAMINK 05-25-2012 11:28 PM

Well i have been looking for a simple points system that just works.
One i can later work into my poker script. Which i think this will work perfect.
Cheers for this. Much appreciated.

svyrydov 07-15-2012 08:10 PM

is it working with 4.2.0?
I'm getting error.

RushDomains 07-26-2012 01:55 PM

Seems to work fine with 4.2.0.

Is there a way to not include certain forums? Such as our Entertianment section that the posts really have no value and shouldn't be rewarded?

Jncocontrol 07-26-2012 02:21 PM

is this kinda like zoints?

Hari Yono 12-19-2012 06:06 PM

Hi,

I got this error message

Warning: require_once([path]/includes/functions_ucash.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_postbit.php(289) : eval()'d code on line 2

Fatal error: require_once() [function.require]: Failed opening required '/home/content/32/10187032/html/includes/functions_ucash.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/32/10187032/html/includes/class_postbit.php(289) : eval()'d code on line 2

Link : http://www.wpfx.com/showthread.php?1...-Trading-Forex

W!cKeD 12-19-2012 08:14 PM

Quote:

Originally Posted by Hari Yono (Post 2391711)
Hi,

I got this error message

Warning: require_once([path]/includes/functions_ucash.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_postbit.php(289) : eval()'d code on line 2

Fatal error: require_once() [function.require]: Failed opening required '/home/content/32/10187032/html/includes/functions_ucash.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/32/10187032/html/includes/class_postbit.php(289) : eval()'d code on line 2

Link : http://www.wpfx.com/showthread.php?1...-Trading-Forex

Upload all files to your forum.

Hari Yono 12-20-2012 01:05 AM

Great...!
I have upload all file now and fixed for all

but I have question
How to member request or claim their point to admin?

Thank you for all answer... :up::up::up:

moustafa 12-20-2012 03:52 PM

why its not working in fractions like 0.5/0.25 ..etc?

skylab 06-18-2013 01:52 PM

Sorry for bumping up such an old modd but I was wondering if anyone knew what all the tables were that this adds so I can uninstall it from our database. The options are still existing in the Admin screen and I'd like to remove them and any references to this mod on our site.

Thanks!

Zachery 06-18-2013 05:24 PM

Uninstalling the addon will remove the addon from your database. You just need to also remove the files it added.

muimui 08-12-2013 09:11 PM

Hi,i dont know what happen with my site.
Im using vb 4.2 version..

Setting :
Decimal digits : 2
Point for creating thread : 3
Point for posting reply : 2
Bonus point per character : 0,001
Points for thread view : 0,001
Point for registering : 20
Points for reffering member : 25
Post need by a new member : 0

I have user,
Only 1post no referral have 350points.

Another user in the same country : 2post have 300points..
Other user is normal

How they get to many points?

Thanks

junitro 09-02-2013 01:45 PM

how delete points ??

Zoul 10-09-2013 08:37 AM

Hello

I create a user information area under the avatar in the postbit_legacy.
Could you tell me how to display the information manually?

In this variable, the first appears (title), but not the second (total)
HTML Code:

<dt>{vb:rawphrase ucash_points}</dt><dd> {vb:raw userinfo.ucashdisplay}</dd>

or

<vb:if condition="$show['ucash']">
                                                <dt>{vb:rawphrase 'ucash_points'}</dt>
                                                <dd>{vb:raw post.ucashdisplay}</dd>
                                        </vb:if>

Thank you for your help

xxdestinyxx 03-05-2014 11:53 AM

Quote:

Originally Posted by hoadiem (Post 2180206)
i uninstalled it from the admin cp and after it done, it said on the right side of the admincp database error, when i go to my forum home it said database error, please contact adminstrator..... i don't know why

I had this same problem happen. Now I cannot access my admincp or website.

I think I need to readd the tables? Unsure how though since I cannot reimport the product and don't know what SQL to execute.

My "view source" information says this:

Quote:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Unique Forums Database Error</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
<style type="text/css">
<!--
body { background-color: white; color: black; }
#container { width: 400px; }
#message { width: 400px; color: black; background-color: #FFFFCC; }
#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
.bodytext { font: 8pt/11pt verdana, arial, sans-serif; }
a:link { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
a:visited { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
-->
</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
<td><img src="http://www.subeta-unique.com/forums/image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The Unique Forums database has encountered a problem.</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td class="bodytext" colspan="2">
Please try the following:
<ul>
<li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
<li>Open the <a href="/">www.subeta-unique.com</a> home page, then try to open another page.</li>
<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
</ul>
</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The www.subeta-unique.com forum technical staff have been notified of the error, though you may <a href="mailto:brkenxpromises@gmail.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>



</body>
</html>
EDIT: I was able to fix this by disabling all plugins, and reuploading ucash to the admincp and just disabling it. Sucks though since I don't like leaving 'old' stuff lying around. :/ But in case anyone else has this issue now you know!


All times are GMT. The time now is 12:58 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.01559 seconds
  • Memory Usage 1,811KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (31)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