I have some problems after install the arcade mod. Can anyone help please?
When I open my forum, this line is displayed at the top of the forum:
var win = null; function Gk_PopTart(mypage,myname,w,h,scroll) { LeftPosition = (screen.width) ? (screen.width-w)/2 : 0; TopPosition = (screen.height) ? (screen.height-h)/2 : 0; settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'; win = window.open(mypage,myname,settings); }
Also, when I go to DB adjustments and install, I get these errors:
DROP TABLE IF EXISTS phpbb_ina_data, phpbb_ina_games, phpbb_ina_scores, phpbb_ina_top_scores, phpbb_ina_ban, phpbb_ina_cheat_fix, phpbb_ina_categories, phpbb_ina_categories_data, phpbb_ina_challenge_tracker, phpbb_ina_challenge_users, phpbb_ina_trophy_comments, phpbb_ina_sessions, phpbb_ina_last_game_played, phpbb_ina_gamble, phpbb_ina_gamble_in_progress, phpbb_ina_rating_votes, phpbb_ina_favorites, phpbb_ina_hall_of_fame, phpbb_ina_chat
Error: Access denied for user 'yscr_bb9y3l'@'localhost' to database 'phpbb_1'
ALTER TABLE phpbb_users DROP `ina_last_playtype`, DROP `ina_games_played`, DROP `user_trophies`, DROP `ina_cheat_fix`, DROP `ina_games_today`, DROP `ina_last_visit_page`, DROP `ina_game_playing`, DROP `ina_game_pass`, DROP `ina_games_pass_day`, DROP `ina_time_playing`, DROP `ina_char_name`, DROP `ina_char_age`, DROP `ina_char_from`, DROP `ina_char_intrests`, DROP `ina_char_img`, DROP `ina_char_gender`, DROP `ina_char_ge`, DROP `ina_char_name_effects`, DROP `ina_char_title_effects`, DROP `ina_char_saying_effects`, DROP `ina_char_views`, DROP `ina_char_title`, DROP `ina_char_saying`, DROP `ina_settings`;
Error: Access denied for user 'yscr_bb9y3l'@'localhost' to database 'phpbb_1'