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
  #1692  
Old 08-21-2004, 05:53 AM
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 Rahzel_hx
hmm i don't have a action manager >_<

Edit i jsut don't have a link to it i think i did something wrong in the admincp/index.php
This is what it looks like
PHP Code:
// ## <ucs> construct_nav_option("uTT Point System Settings", 'options.php?dogroup=uttpoints', '<br />'); construct_nav_option("uTT Store Settings", 'options.php?dogroup=uttstore', '<br />'); construct_nav_option("Action Manager", 'uttstoreadmin.php?do=modify', '<br />'); construct_nav_option("Add Action", 'uttstoreadmin.php?do=add', '<br />'); construct_nav_group("uTT Store Hack", '<hr />'); // ## </ucs>  $printhr = false;
    
if (can_administer('canadminstyles')) 
You pasted it on one line.. instead of on multiple lines.
Reply With Quote
  #1693  
Old 08-21-2004, 05:58 AM
Rahzel_hx Rahzel_hx is offline
 
Join Date: Aug 2004
Location: Everett,Washington
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

>_< ohh so lol i didn't know that matterd >_<


hmm so like this
PHP Code:
// ## <ucs> 
     
construct_nav_option("uTT Point System Settings"'options.php?dogroup=uttpoints''<br />'); 
     
construct_nav_option("uTT Store Settings"'options.php?dogroup=uttstore''<br />'); 
     
construct_nav_option("Action Manager"'uttstoreadmin.php?do=modify''<br />'); 
     
construct_nav_option("Add Action"'uttstoreadmin.php?do=add''<br />'); 
     
construct_nav_group("uTT Store Hack"'<hr />'); // ## </ucs>  
    
$printhr false;
    if (
can_administer('canadminstyles')) 
Reply With Quote
  #1694  
Old 08-21-2004, 06:01 AM
Rahzel_hx Rahzel_hx is offline
 
Join Date: Aug 2004
Location: Everett,Washington
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh lol thx that worked XD i wonder how the rest of my hacks are working then >_<?
Reply With Quote
  #1695  
Old 08-21-2004, 01:54 PM
Jason McConnell Jason McConnell is offline
 
Join Date: Jun 2004
Location: Syracuse NY
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
You only need to make thoughs changes if you have not just downloaded the package
Gotcha man, thanks
Reply With Quote
  #1696  
Old 08-21-2004, 04:42 PM
jenn022078 jenn022078 is offline
 
Join Date: Jul 2004
Location: Delaware
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey ya'll I am new to the ushop and I am trying to figure out how to find the history. Where in the world is that at? I feel dumb for asking, but I need to learn somewhere.
Reply With Quote
  #1697  
Old 08-21-2004, 11:51 PM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<i>Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/keith/billszone.com/fanzone/includes/functions.php on line 1894

Fatal error: Call to undefined function: is_browser() in /home/keith/billszone.com/fanzone/global.php on line 59</i>

Anyone have any idea what I'm doing wrong? Thanks in advance!
Reply With Quote
  #1698  
Old 08-21-2004, 11:57 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 lordofgun
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/keith/billszone.com/fanzone/includes/functions.php on line 1894

Fatal error: Call to undefined function: is_browser() in /home/keith/billszone.com/fanzone/global.php on line 59




Anyone have any idea what I'm doing wrong? Thanks in advance!
Stop using dreamweaver to edit your files, start with a fesh copy of global.php and functions.php and redo the hacks.
Reply With Quote
  #1699  
Old 08-22-2004, 12:13 AM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
Stop using dreamweaver to edit your files, start with a fesh copy of global.php and functions.php and redo the hacks.
I saw that you said the same to someone else. Thanks for your help! Thats' the first and last time I use dreamweaver. :nervous:
Reply With Quote
  #1700  
Old 08-22-2004, 12:16 AM
LoOnEyToOnZ LoOnEyToOnZ is offline
 
Join Date: Mar 2004
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello is it possible to delete points from a user who has them in his bank ? m using 0.93 Beta
Reply With Quote
  #1701  
Old 08-22-2004, 01:40 AM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any easy way to change the name from 'points' to something else?

Maybe I'm blind, but I can't figure out how.
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 02:00 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.08177 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
  • (2)bbcode_php
  • (4)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
  • (5)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