View Single Post
  #1002  
Old 02-24-2003, 09:26 PM
Bitsys's Avatar
Bitsys Bitsys is offline
 
Join Date: Oct 2002
Posts: 444
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Darkwaltz4

oh and bitsys, heres the actual error:

Parse error: parse error, unexpected $ in /home/virtual/site19/fst/var/www/html/forums/battlefight.php on line 529

but like i said, that line is directly after the ?>, and there are no spaces after it...
now, if i move the ?> up or down, the line changes with it...and that particular error is with my edited file ^, but like i said, it now does it with the original......and i dont know why, it just started doing that 3 days ago, twas perfect up til then
If you post it, we can try it out locally and see if it gives us the same error.

Quote:
Originally posted by jazza
yo bitsy, great job so far, i just have one problem, i cant use items....

i have baught items, but whilst in a battle it shows them, but wont let me use them...

any idea whats up ??
Have your read https://vborg.vbsupport.ru/showthrea...014#post329014 yet?

Quote:
Originally posted by sonic3d
i get this error when i try to delete a category.

Database error in vBulletin Control Panel 2.2.9:

Invalid SQL: ALTER TABLE items_user DROP item8, DROP points8, DROP description8, DROP icon8, DROP itid8
mysql error: Can't DROP 'item8'. Check that column/key exists

mysql error number: 1091

Date: Monday 24th of February 2003 05:23:10 PM
Script: www.rpgadvance.com/admin/itemadmin.php
Referer: http://www.rpgadvance.com/admin/ite...etecat&cateid=8

how do i fix this?

l8er
sonic
That's pretty bad. Do you know what actions you took before this happened?

Anyhow, I am not sure if this will completely fix the problem, but go to the `items_cats` table in phpmyadmin. Click browse. Delete the category that has an 'id' of 8.

Or you can run this query:

DELETE FROM items_cats WHERE id='8'

If you can't find one that has an id of 8, or the query doesn't affect any rows, then stop there and tell me so that I can figure something else out.

However, if you are able to delete the category, then run the following query:

DELETE FROM items WHERE cat='8'

This will delete all items that are under the messed up category.

Let me know if it actually affects any rows.

That should fix the problem. When you go back to the Edit Items menu, the category should be gone. If it isn't, then let me know. This should not have happened, so if you can provide any information on what you did before this happened, then I can have an easier time figuring out what went wrong.

Quote:
Originally posted by VeoMorphine
dono, this release has alot of bugs though, May be better off waiting for the next one. Right now to me it seems unusable right now.
Heh, the first release had 15 or so. The second had around 10. This one has had 3 confirmed bugs. I guess it is all relative
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01095 seconds
  • Memory Usage 1,777KB
  • 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
  • (4)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