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
  #2042  
Old 11-03-2004, 02:23 AM
wi11ie1950 wi11ie1950 is offline
 
Join Date: Sep 2004
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did find that if you install the Store first then install Petz.. If you purchase glow or Coloured username from the Store.. It doesnt work. If you purchase them from Petz they work fine ????? I dont know about the other features in the store, i havent tried them.
Reply With Quote
  #2043  
Old 11-03-2004, 03:02 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 wi11ie1950
I did find that if you install the Store first then install Petz.. If you purchase glow or Coloured username from the Store.. It doesnt work. If you purchase them from Petz they work fine ????? I dont know about the other features in the store, i havent tried them.
We do not support uCS with Petz because they both accomplish the same thing. Sorry cant help you there.
Reply With Quote
  #2044  
Old 11-03-2004, 03:02 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 AuXiLiRY
Everytime, yes, everytime I install this hack, I get this error:



Which then leads to me seeing all of these:



It's all done right, so I don't know what to do. Any idea?
Stop using dreamweaver to edit your files Start with fresh files and try again.
Reply With Quote
  #2045  
Old 11-03-2004, 08:42 PM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having this same error when a user tries to deny another to a forum. The name of the forum has a ' character in it. So if I remove the ' then it works just fine? Is there a way around this?
Quote:
Originally Posted by mariannet
I ran the standalone installer.
When donating and pressing the final confirmation button I get mySQL error if the donate text (reason) contains a ' character (ex. isn't).

*******
Database error in vBulletin 3.0.3:

Invalid SQL: INSERT INTO utt_store_history
(historyid, userid, timestamp, actionid, action, normalcost, discount, tax, totalcost, touserid, touser, points, newtitle)
VALUES
(NULL, '1', '1095085856', '1', 'Doner GuldM?nter [MSGM]', '0', 'test'er', '0', '100.00', '1730', 'Bj?lken', '100', '')

mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'er', '0', '100.00', '1730', 'Bj?lken', '100', '')' at line 4

mysql error number: 1064
************

If I write without the ' (ex. isnt) then everything is fine.
There are no other errors with uShop and uCash.

I'm running vb ver. 3.0.3
Reply With Quote
  #2046  
Old 11-03-2004, 08:49 PM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TosaInu
Hello,

I had the foreach() cookie error too and did edit includes/init.php

I used copy and paste and this is how it was pasted into the file:

HTML Code:
// ## <ucs> 'stylecache', 'utt_store_act' // ## </ucs>
update to

HTML Code:
// ## <ucs>
			'stylecache',
			'utt_store_act'
// ## </ucs>
I had a bit of trouble with copying text from the inline boxes in the readme. This may go wrong for others too?
I have vbookie installed so mine reads:
Code:
	// ## <ucs>
		      	 		'stylecache',
			 		'utt_store_act',
			 		'vbookiesettings'
				// ## </ucs>
is this right, or should it read:
Code:
	// ## <ucs>
		      	 		'stylecache',
			 		'utt_store_act'
			 		'vbookiesettings'
				// ## </ucs>
is there some other way i should be wording this in my includes\init.php?
Reply With Quote
  #2047  
Old 11-03-2004, 08:56 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bi11i
I have vbookie installed so mine reads:
Code:
	// ## <ucs>
		      	 		'stylecache',
			 		'utt_store_act',
			 		'vbookiesettings'
				// ## </ucs>
is this right, or should it read:
Code:
	// ## <ucs>
		      	 		'stylecache',
			 		'utt_store_act'
			 		'vbookiesettings'
				// ## </ucs>
is there some other way i should be wording this in my includes\init.php?
EDIT: Didn't read the first part of your post.

The first one is correct. It needs the comma.
Reply With Quote
  #2048  
Old 11-03-2004, 09:00 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wi11ie1950
I did find that if you install the Store first then install Petz.. If you purchase glow or Coloured username from the Store.. It doesnt work. If you purchase them from Petz they work fine ????? I dont know about the other features in the store, i havent tried them.
As far as I know Petz more or less made the musername function useless. If you have Petz installed, just disable the redundant actions in uShop.
Reply With Quote
  #2049  
Old 11-03-2004, 09:03 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by radicaledward
Alright, I have been working with uStore for along time now that I have writen a custom shop for adventchildren.net, and I have noticed two things that I was wondering if there was a fix for (or if I should just fix them myself):
- When discounts are totaled they don't seem to take into account discounts for additional usergroups
- The richest members list only takes into account what you have outside of the bank, not what's in it

Any idea if those have been fixed, or if I should do it myself (and if so post the code )

Also, the shop that we are using at adventchildren.net is mostly done, would people perhaps be interested in using it? I can post another thread with screen shots in it if you want.
The first is probably something I overlooked. The second is by design.
Reply With Quote
  #2050  
Old 11-03-2004, 09:04 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yinyang
do i have to enable "custom user title" in usergroups in order for the "change other user title" to work?

right now it's set at no and uses the default ladder.
No.

&omganothercharacter;
Reply With Quote
  #2051  
Old 11-03-2004, 09:06 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AuXiLiRY
Everytime, yes, everytime I install this hack, I get this error:



Which then leads to me seeing all of these:



It's all done right, so I don't know what to do. Any idea?
It obviously isn't done right then.

Did you run the installer? It needs to be ran before you edit the files.
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 07:19 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.06785 seconds
  • Memory Usage 2,338KB
  • 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
  • (4)bbcode_code
  • (2)bbcode_html
  • (9)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
  • (4)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