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
  #1272  
Old 07-04-2004, 01:40 PM
b4ne b4ne is offline
 
Join Date: Jun 2004
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works for me as well ... nice hack thanks a mill for help
Reply With Quote
  #1273  
Old 07-04-2004, 07:30 PM
nighteyes's Avatar
nighteyes nighteyes is offline
 
Join Date: Oct 2001
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack. My question....... are you going to improve performance on this so queries are run via the vbulletin cron functions? At the moment whenever someone is rewarded a point, the MySQL database is written too.... this is very bad for performance. I removed threadviews rewards for now as this is the biggest killer performance wise - but you should queue and run database writes every hour or so - not for every point rewarded.
Reply With Quote
  #1274  
Old 07-04-2004, 07:42 PM
nighteyes's Avatar
nighteyes nighteyes is offline
 
Join Date: Oct 2001
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In fact, I've just disabled this completely for now as it's killing the server with the constant writing to the database. Let me know if you're planning on improving the performance or whether this is something that will never be designed suitable for larger boards.

Server loads with hack (minus threadviews rewards): ~3.50
Server loads without hack: ~0.30
Reply With Quote
  #1275  
Old 07-04-2004, 07:45 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 nighteyes
In fact, I've just disabled this completely for now as it's killing the server with the constant writing to the database. Let me know if you're planning on improving the performance or whether this is something that will never be designed suitable for larger boards.

Server loads with hack (minus threadviews rewards): ~3.50
Server loads without hack: ~0.30
Hmm, thats odd. we did design this to run well on larger boards, we will see about improving it before we release the next version
Reply With Quote
  #1276  
Old 07-04-2004, 08:00 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in general, everytime someone posts, the database is already written to.

This is just adding one addtional query.

I do understand about the threadviews, how large is your forum though ?

can you pin point the exact cause of the load rise?
Reply With Quote
  #1277  
Old 07-04-2004, 08:22 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 Zachery
in general, everytime someone posts, the database is already written to.

This is just adding one addtional query.


I do understand about the threadviews, how large is your forum though ?

can you pin point the exact cause of the load rise?
Niteeyes, after viewing your site, we never imagined a site that large would be using it, we will be attempting to improve preformance.

IF you want drop in our chat, im in there and matt should be in there sooner or later if you want to chat or have any ideas about improving things.
Reply With Quote
  #1278  
Old 07-04-2004, 11:42 PM
CarlitoBrigante's Avatar
CarlitoBrigante CarlitoBrigante is offline
 
Join Date: Nov 2002
Location: Iceland
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

we've upgraded to 3.02 and reinstalled all the hacks. Everything is working perfectly, but ushop is giving us some troubles. In the ushop.php main page, no actions are displayed; yet, the system doesn't display the "No actions found" message. We rechecked all the files, and it seems all correct to us. What could be causing this?

Thanks!
Reply With Quote
  #1279  
Old 07-04-2004, 11:44 PM
the Sandman's Avatar
the Sandman the Sandman is offline
 
Join Date: Aug 2003
Location: Tampa, FL
Posts: 229
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CarlitoBrigante
Hi,

we've upgraded to 3.02 and reinstalled all the hacks. Everything is working perfectly, but ushop is giving us some troubles. In the ushop.php main page, no actions are displayed; yet, the system doesn't display the "No actions found" message. We rechecked all the files, and it seems all correct to us. What could be causing this?


Thanks!
Did you upload and run the installer (for templates only)?
Reply With Quote
  #1280  
Old 07-04-2004, 11:55 PM
CarlitoBrigante's Avatar
CarlitoBrigante CarlitoBrigante is offline
 
Join Date: Nov 2002
Location: Iceland
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by the Sandman
Did you upload and run the installer (for templates only)?
Yes, we edited the new files, uploaded them, and run the installer of the vbulletin upgrade.
Reply With Quote
  #1281  
Old 07-05-2004, 12:08 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 CarlitoBrigante
Yes, we edited the new files, uploaded them, and run the installer of the vbulletin upgrade.
No no, reupload the ushop install file, and select install templates only
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 01:53 AM.


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.06506 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
  • (5)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
  • (6)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