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

Quote:
Originally Posted by kall
That's correct.

Petz, in my opionion, totally hijacks the musername function...you lose all the markup you apply in the AdminCP as well.

If it was done the same way that Geeky Designs did this, the Petz hack would be much better.
I had Petz and Utt store installed on my last forum which was VB3 Gold and never had any problems with either of them...
Reply With Quote
  #1973  
Old 10-11-2004, 01:11 PM
xug xug is offline
 
Join Date: Oct 2001
Location: The Grand Strand, SC
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
I must tell you vBP is still very losely intergrated into vBulletin compared to vBa CMPS or vBindex. Yes it does allow you to use php or post nukes moduals, but there is still huge security holes in any nuke based coding.,

I think you need to study the all new version of vBPortal that's if you are allowed to get in the contributors section

The vBPortal that's in the make (current version vBP V3 Beta 5, probably one more beta before Gold) is completely re-written, it's an add-on! no vBulletin modifications are needed, nuke is completely taken out and blows all the other socalled CMS and portals of the map.

The only thing that could blow vBP of the map is the vBCMS from Jeltsoft which is still a mistery to us all.
Reply With Quote
  #1974  
Old 10-11-2004, 01:34 PM
wi11ie1950 wi11ie1950 is offline
 
Join Date: Sep 2004
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Find in File admincp/usergroup.php

PHP Code:
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000

Replace with

// ## <ucs>
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000, 'uttstore_discount' => 0
// ## </ucs>

IT SHOULD BE........

// ## <ucs>
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000, 'uttstore_discount' => 0,
// ## </ucs>

Otherwise it creates an error when you try to access Usergroups in Admin CP

Find in file includes/init.php
Find
PHP Code:
'stylecache'

Replace with:
PHP Code:
'stylecache',
'utt_store_act'

IT SHOULD BE
Replace with
'stylecache',
'utt_store_act',
Reply With Quote
  #1975  
Old 10-11-2004, 01:51 PM
Ber|Art's Avatar
Ber|Art Ber|Art is offline
 
Join Date: Sep 2004
Location: the Netherlands
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed thank you very, very much, the shop works perfectly!
Reply With Quote
  #1976  
Old 10-11-2004, 05:50 PM
Nick. Nick. is offline
 
Join Date: Oct 2004
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This has probably been asked a million times but if I install this hack will it work with the RPG hack I installed? (RPG Integration Hack by Bitsys <--thats what I have installed)
Since there is no way to gain money in that hack, if I install the Ucash and Ushop, will it be implemented with the RPG so that ppl can gain money?
Reply With Quote
  #1977  
Old 10-11-2004, 08:31 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No clue, ask in that thread


Neither Myself or matthew use Bitsys's system we both use RCS if anything.
Reply With Quote
  #1978  
Old 10-11-2004, 09:11 PM
CHT CHT is offline
 
Join Date: Jun 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a little question..

my style is designed to make usernames appear bold..
so the bold action won't work
where or how can I change the <b> code to <font size="*">

I tried to change this:
Code:
	($user['uttstore_boldusername'] != '0' && $user['uttstore_boldusername'] != '' ? $user['musername'] = "<b>" . $user['musername'] . "</b>" : "");
but didn't work and got an error..

any help plz?
Reply With Quote
  #1979  
Old 10-11-2004, 09:58 PM
iforrage iforrage is offline
 
Join Date: Mar 2004
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way I can remove or block a usergroup from the system? IE so they can't see the store, and don't collect points? If not, it would be a great addition for the next version. TIA for any help.
Reply With Quote
  #1980  
Old 10-11-2004, 11:38 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just remove access to all their actions.
Reply With Quote
  #1981  
Old 10-11-2004, 11:46 PM
xug xug is offline
 
Join Date: Oct 2001
Location: The Grand Strand, SC
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get the following error every other time I go into a page:

(This is projected above my header)

Warning: Invalid argument supplied for foreach() in /home/xxxxxxx/public_html/forums/ushop.php on line 151

when I refresh it's gone and I go to where I want to go.

PHP Code:
if (!empty($storeactions)) {
    foreach (
$storeactions as $actionid => $action) {
        if (
$action['showinstore'] == && $action['active']) {
            
// Action Specific Variables System 
151 is the second line in the above code.
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 11:24 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.05952 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
  • (1)bbcode_php
  • (2)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