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 & uShop v2.0.0 (https://vborg.vbsupport.ru/showthread.php?t=107233)

Ky Kiske 02-23-2006 05:13 PM

I thought I saw something off about your user table. All of the uCash stuff is seperated. So it's a database error. It doesn't know where to find the points at. Check the user table on mine. I rebuilt mine manually because of the 9 and 10 errors. I have a list of the errors on that somewhere in this long thread. XD I am looking into the template stuff. Also I installed on a localhost with PHP5 and MySQL 4.4 and it went in with no errors at all. Talk about odd.

Sai01 02-23-2006 09:15 PM

<font size="3">BUG REPORT!</font>

When you make a thead or reply... then preview your post it act as thou you have submited it...so it give you the points that you should earn for each thread make or reply... so if you preview your post a few times before you submit it, you get like a sh!T load of money/points! and i mean alot! ...this is not so good...

Ky Kiske 02-23-2006 09:47 PM

I added this bug to the wishlist Sai. Thank you.

romow 02-24-2006 12:11 AM

Quote:

Originally Posted by Sai01
BUG REPORT!

When you make a thead or reply... then preview your post it act as thou you have submited it...so it give you the points that you should earn for each thread make or reply... so if you preview your post a few times before you submit it, you get like a sh!T load of money/points! and i mean alot! ...this is not so good...

this is sort of critical bug. isn't it?
do we have to turn off ucash system before they release bug fix?

Ky Kiske 02-24-2006 01:03 AM

Not at all. You can just overwrite it.

romow 02-24-2006 01:44 AM

Quote:

Originally Posted by Ky Kiske
Not at all. You can just overwrite it.

what do i overwrite? they haven't released beta 4.0 yet.

Hoffi 02-24-2006 08:53 AM

Quote:

Originally Posted by AlchemyX
I'm stuck between steps 8 and 9... when I click to continue to step 9, I get a near blank page with only the words "Error in upgrade..."

I just get this Error too. Did someone solve this?

Xplorer4x4 02-24-2006 07:20 PM

Quote:

Originally Posted by Hoffi
I just get this Error too. Did someone solve this?

Yes there is an XML product in the thread some where.

I have ab ug report. I tried to member donate and got this error when i clicked cofnirm:
Quote:

Warning: implode(): Bad arguments. in /includes/functions_ushop.php on line 71

Warning: Invalid argument supplied for foreach() in /includes/functions_ushop.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /includes/class_core.php:2984) in /ushop.php on line 144
Ok I am using this condition:
PHP Code:

!in_array($threadinfo[forumid], array(42,44,36)) 

for the double posting hack and it seems this is what causes the conflict.

EDIT: So I changed the codnitional to:
PHP Code:

  !in_array($threadinfo['forumid'], array(42,44,36)) 

and now no conflict.

Xplorer4x4 02-24-2006 07:36 PM

Oh an may i request that the donate PM get sent by the person making the donation. I have recieved about 20 PMs from members thinking me for a donation when I never donated to them. It gets very annoying very quick.

Sai01 02-24-2006 08:16 PM

feature request for wishlist....

members must pay with their points/money in order to download something from the site/forum...


All times are GMT. The time now is 04:39 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.03058 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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