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
  #292  
Old 04-13-2004, 01:20 PM
Zelda-King's Avatar
Zelda-King Zelda-King is offline
 
Join Date: Nov 2002
Location: London, England
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mantra
I got this error message:

Warning: main(uttstore/action.): failed to open stream: No such file or directory in /home/desispac/public_html/forums/ushop.php on line 247

Fatal error: main(): Failed opening required 'uttstore/action.' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/desispac/public_html/forums/ushop.php on line 247
I posted this. I changed functions_uttstore.php to functions_ushop.php then changed line 86 of ushop.php to point to functions_ushop.php.

Not sure that's what the coders want us to do but it'll work until they tell you different.
Reply With Quote
  #293  
Old 04-13-2004, 01:21 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 mantra
Can I add my own items to the store like DVDs and etc.
I tried that and when I went to buy the item, I got this error message:

Warning: main(uttstore/action.): failed to open stream: No such file or directory in /home/desispac/public_html/forums/ushop.php on line 247

Fatal error: main(): Failed opening required 'uttstore/action.' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/desispac/public_html/forums/ushop.php on line 247
No you cannot.
Reply With Quote
  #294  
Old 04-13-2004, 01:23 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 Zelda-King
I posted this. I changed functions_uttstore.php to functions_ushop.php then changed line 86 of ushop.php to point to functions_ushop.php.

Not sure that's what the coders want us to do but it'll work until they tell you different.
You shouldn't do that. The file is functions_uttstore.php and is referred to as such everywhere. I noticed that the installer had referred to functions_ushop.php and have fixed it since.
Reply With Quote
  #295  
Old 04-13-2004, 01:30 PM
Flow Fusion Flow Fusion is offline
 
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fatal error: Call to undefined function: ÊÊÊÊÊÊÊÊconstruct_nav_option() in /home/giftedso/public_html/gs/admincp/index.php on line 514

help?
Reply With Quote
  #296  
Old 04-13-2004, 01:31 PM
mantra mantra is offline
 
Join Date: Feb 2003
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, so if I shouldn't do this - " I changed functions_uttstore.php to functions_ushop.php then changed line 86 of ushop.php to point to functions_ushop.php" then what should I do ?

so I cannot add other items to the store ?
Reply With Quote
  #297  
Old 04-13-2004, 01:32 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 Flow Fusion
Fatal error: Call to undefined function: ????????construct_nav_option() in /home/giftedso/public_html/gs/admincp/index.php on line 514

help?
...someting went horribly wrong with your file edits.
Reply With Quote
  #298  
Old 04-13-2004, 01:33 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 mantra
ok, so if I shouldn't do this - " I changed functions_uttstore.php to functions_ushop.php then changed line 86 of ushop.php to point to functions_ushop.php" then what should I do ?

so I cannot add other items to the store ?
This is not an itemshop, nor is this a vbTrader-like hack.
Reply With Quote
  #299  
Old 04-13-2004, 01:42 PM
BarHopper BarHopper is offline
 
Join Date: Mar 2003
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Link14716
The first two are both mistakes made by Zachery in the templates. It says Out Of Stock when you don't have enough money as well as when it is actually out of stock. (bug). And it appears he forgot to add the images back in for some reason.
So, how do i correct it? Or dont i?

Also, could you tell me the exact code i need to delete please.. Thankyou. (To prevent anymore bugs/problems)
Reply With Quote
  #300  
Old 04-13-2004, 01:44 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 BarHopper
So, how do i correct it? Or dont i?

Also, could you tell me the exact code i need to delete please.. Thankyou. (To prevent anymore bugs/problems)
...just look at the HTML file and delete the code that it tells you to find in the last edit for postbit.
Reply With Quote
  #301  
Old 04-13-2004, 01:49 PM
AutomatikStudio's Avatar
AutomatikStudio AutomatikStudio is offline
 
Join Date: Dec 2003
Posts: 229
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me thinks that this maybe should have been released in the Beta Hack's forum.

I know I personally have found numerous mistyped code, misspelled words, and other small mistakes.
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 12:25 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.06503 seconds
  • Memory Usage 2,328KB
  • 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
  • (7)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