View Single Post
  #1188  
Old 03-08-2003, 12:36 AM
Bitsys's Avatar
Bitsys Bitsys is offline
 
Join Date: Oct 2002
Posts: 444
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will be unavailable until next Friday. If you need help, then post in this thread and hopefully there will be someone who can help you. I will respond to all messages when I return. Thanks for understanding. See you in a week

Quote:
Originally posted by Sonikku
Is it possible for people to use a custom sprite? If so, how?
By sprite I assume you mean the image for the classes? The class images are stored in 4 different folders in your default images folder. You can upload new images to the folders to change the default images.

Quote:
Originally posted by Jitway1
One quick question how to I set the money per post to something other then $10 which is by default?
Admin CP->Itemshop Options->Activity Points.

Quote:
Originally posted by AViO 07
I'm gonna wait for the stable version to come out, Bitsys no more addons please, the more addons you add the more bugs.. just work on fixing the bugs.
That has been my plan for 3 weeks now


Quote:
Originally posted by Vivi Ornitier
lol . . . damn this has been quite the beta thread, betsys, do u think .65 is good for a full release?
Can't release until I get these healing bugs fixed.


Quote:
Originally posted by sonic3d
also one of my members said when they got healed all the money was takin away instead the amount it propsed.
I will look into it.

Quote:
Originally posted by Jitway1
Also the only thing I can find not working on my install.

Database error in vBulletin 2.2.9:

Invalid SQL: SELECT field7 FROM userfield WHERE userid=Array
mysql error: Unknown column 'Array' in 'where clause'

mysql error number: 1054

Date: Saturday 08th of March 2003 01:54:33 AM
Script: http://www.jitway.com/forums/forums/itemshop.php
Referer: http://www.jitway.com/forums/itemsh...n=donate&user=8

Why do I get this error when trying to donate to someone? Thanks
That happened to a lot of people who used the original itemshop as well. I am not sure as to why it only happens for some people and not for others. v0id had the same problem a little while ago but he may have fixed it. As far as I know, it is more or less a server thing or a variable name conflict which is individual to your particular board. I tried to find a solution to this a long time ago but could never locate the problem mainly because I myself have never had the problem. Because of the longevity of this bug and the amount of attention it recieved in the original itemshop, it appears doubtful that it will ever be fixed. If you want, you can read the original itemshop thread to see if you can find any similarities between your board and other people's boards who had the same problem. Sorry I can't help you much more on this one

EDIT: Well, I just had a quick thought about this. You can try the following to see if it works, but it is doubtful:

In your itemshop_donate template, find:
Code:
<input type="hidden" name="iddonate" value="$user">
And before it, put:
Code:
$user = $_GET['user'];
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01301 seconds
  • Memory Usage 1,784KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete