Renlok Posted June 6, 2007 Share Posted June 6, 2007 ok ive made, well making a game. i know theres quite a few bugs but the members ive got at the moment just complain about them and dont often tell me where they are are what they ahere doing to get the bug...its not very helpful tbh lol But yeah anyway if you enjoy web based rpgs and dont mind being a beta tester please could you help me out a bit. if you do heres the link http://www.zarioth.com Link to comment Share on other sites More sharing options...
agentsteal Posted June 6, 2007 Share Posted June 6, 2007 Cross Site Scripting: http://www.zarioth.com/cgi-sys/scgiwrap/<marquee><h1>vulnerable</marquee> Cross Site Scripting: There is Cross Site Scripting when you register if the fields contain code. Full Path Disclosure: http://www.zarioth.com/adr_character_inventory.php?cat[] Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/renlok/public_html/rpforum/adr_character_inventory.php on line 133 Full Path Disclosure: http://www.zarioth.com/adr_character_inventory.php?mode2[] Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/renlok/public_html/rpforum/adr_character_inventory.php on line 64 Full Path Disclosure: http://www.zarioth.com/cgi-sys/scgiwrap/ Full Path Disclosure: http://www.zarioth.com/profile.php?mode[] Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/renlok/public_html/rpforum/profile.php on line 86 Warning: Cannot modify header information - headers already sent by (output started at /home/renlok/public_html/rpforum/profile.php:86) in /home/renlok/public_html/rpforum/includes/functions.php on line 1371 Full Path Disclosure: http://www.zarioth.com/viewtopic.php?t=6&mode[] Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/renlok/public_html/rpforum/viewtopic.php on line 74 Warning: Cannot modify header information - headers already sent by (output started at /home/renlok/public_html/rpforum/viewtopic.php:74) in /home/renlok/public_html/rpforum/includes/sessions.php on line 398 Warning: Cannot modify header information - headers already sent by (output started at /home/renlok/public_html/rpforum/viewtopic.php:74) in /home/renlok/public_html/rpforum/includes/sessions.php on line 399 Warning: Cannot modify header information - headers already sent by (output started at /home/renlok/public_html/rpforum/viewtopic.php:74) in /home/renlok/public_html/rpforum/includes/page_header.php on line 1033 Warning: Cannot modify header information - headers already sent by (output started at /home/renlok/public_html/rpforum/viewtopic.php:74) in /home/renlok/public_html/rpforum/includes/page_header.php on line 1035 Warning: Cannot modify header information - headers already sent by (output started at /home/renlok/public_html/rpforum/viewtopic.php:74) in /home/renlok/public_html/rpforum/includes/page_header.php on line 1036 Full Path Disclosure: There is Full Path Disclosure on http://www.zarioth.com/adr_character.php if you submit an invalid class. Warning: Division by zero in /home/renlok/public_html/rpforum/includes/page_header.php on line 699 Warning: Division by zero in /home/renlok/public_html/rpforum/includes/page_header.php on line 701 Warning: Division by zero in /home/renlok/public_html/rpforum/includes/page_header.php on line 703 Full Path Disclosure: There is Full Path Disclosure on the chat page. Warning: include_once(./includes/page_header.php) [function.include-once]: failed to open stream: No such file or directory in /home/renlok/public_html/rpforum/adr_global_chat.php on line 224 Warning: include_once() [function.include]: Failed opening './includes/page_header.php' for inclusion (include_path='.:/software/php/lib/php') in /home/renlok/public_html/rpforum/adr_global_chat.php on line 224 SQL Error: http://www.zarioth.com/adr_character_inventory_spells.php?u[] DEBUG MODE SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY i.spell_name ASC LIMIT 0, 50' at line 5 SELECT i.* , t.item_type_lang FROM phpbb_adr_shops_spells i LEFT JOIN phpbb_adr_shops_items_type t ON ( i.item_type_use = t.item_type_id ) WHERE i.spell_owner_id = ORDER BY i.spell_name ASC LIMIT 0, 50 Line : 284 File : adr_character_inventory_spells.php SQL Error: There is an SQL Error on the Monster Battles page. phpBB : Critical Error Error Getting Adr Users! DEBUG MODE SQL Error : 1054 Unknown column 'item_in_auction' in 'where clause' SQL Error: There is an SQL Error on the Repair an item page. DEBUG MODE SQL Error : 1052 Column 'item_duration_max' in where clause is ambiguous SELECT * FROM phpbb_adr_user_items i LEFT JOIN phpbb_adr_shops_items s ON ( i.item_id = s.item_id ) WHERE i.item_user_id = 38 AND i.item_in_shop = 0 AND i.item_in_auction = 0 AND i.item_in_guild = 0 AND i.item_in_trade = 0 AND i.item_in_warehouse = 0 AND i.item_duration < item_duration_max AND i.item_duration > 0 AND i.item_duration_max > 1 AND s.item_type_use IN ( 5 , 6 , 7 , 8 , 9 , 10) Line : 231 File : adr_forge.php SQL Error: There is an SQL Error on the Shops page. Could not query users DEBUG MODE SQL Error : 1054 Unknown column 'i.item_store_id' in 'where clause' SELECT i.* , q.item_quality_lang , t.item_type_lang , c.class_name FROM phpbb_adr_shops_items i LEFT JOIN phpbb_adr_shops_items_quality q ON ( i.item_quality = q.item_quality_id ) LEFT JOIN phpbb_adr_shops_items_type t ON ( i.item_type_use = t.item_type_id ) LEFT JOIN phpbb_adr_classes c ON ( i.item_class_limit = c.class_id ) WHERE i.item_store_id = 1 AND i.item_owner_id = 1 AND i.item_auth = 0 AND i.item_power <= 1 AND ( i.item_zone = 0 || i.item_zone = 1 ) ORDER BY i.item_name ASC LIMIT 0, 50 Line : 1112 File : adr_shops.php Link to comment Share on other sites More sharing options...
Renlok Posted June 6, 2007 Author Share Posted June 6, 2007 Why are you blocking all those useragents? http://www.zarioth.com/robots.txt beats me lol i change it, and thanks for finding the errors for me Link to comment Share on other sites More sharing options...
Renlok Posted June 6, 2007 Author Share Posted June 6, 2007 lol lots of bugs =]] well got all the ones youve stated so far Link to comment Share on other sites More sharing options...
Renlok Posted June 7, 2007 Author Share Posted June 7, 2007 kk i think I've fixed that now. Link to comment Share on other sites More sharing options...
Renlok Posted June 24, 2007 Author Share Posted June 24, 2007 Thanks for all the help so far. Link to comment Share on other sites More sharing options...
Renlok Posted June 24, 2007 Author Share Posted June 24, 2007 Everything is fixed so far, or atleast everything you've said is. Well if anyone else wants to have a look for bugs please feel free. Link to comment Share on other sites More sharing options...
TheFilmGod Posted June 25, 2007 Share Posted June 25, 2007 I couldn't find anymore bugs, other than the ones mentioned. Its a neat game and I bet you spent a kajillion hours on it! Link to comment Share on other sites More sharing options...
Renlok Posted June 25, 2007 Author Share Posted June 25, 2007 thanks for looking and yeah i probably have lol ^^ Link to comment Share on other sites More sharing options...
Aeglos Posted June 28, 2007 Share Posted June 28, 2007 *edited* (whoops, wrong thread... my bad). Link to comment Share on other sites More sharing options...
Recommended Posts