![]() |
Quote:
I removed all banner ad code from my header/footer also, and that didn't work. So, it seems to be just the act of requiring these files that is causing the problem. Anyone have any ideas how to fix it? |
how can i edit templates???
if im using the default skin of VB 3.0.0? |
don't know if this has been addressed or not, thread is just so big!
some games give non-permission when the game ends, i think when the transfer data takes place. the thing is the new high scores do register anyone else have this issue? is there a fix? |
I have a member on my forum who says that his scores do not register. Everyone else doesn't seem to be having problems, and when I checked his account and tried the games it worked.
I take it this has something to do with his computer? Anyone got any ideas? |
ADDING GAME CATEGORIES
just some ideas & suggestions to adding categories to v3 arcade i know programming but i have not worked with PHP or Mysql so i just post the ideas,.. if anybody can make an addon or finds these ideas usefull.... great ;) You may add a third arcade table to database called: "game_categories" which stores: category_id (an unique number) category_name (to Customize Category titles) category_description (idem) category_logo (category's thumbnail or logo) category_split (number of games to show per page before split in sepparated pages) category_showmode ( Expanded , Normal, Compact Mode) *i'll explain this later category_active (true/false) category_extra (in case you need it in the future) i noticed one field in the database table "games" called " gamesettings that is set to "29" in all games... i don't know if this Var is really used, but if not,.... maybe it can store a "category_id" like: Sports, Classics, General, etc then the arcade.php can filter games by "category_id" using the "game_categories" data (showing only the games where category_id are equal to "Sports" etc) In the arcade main page, if no "category_id" is parsed, you can use a template to show all the categories availables, showing: Category_Name, description, logo, and show the first 5/10/x game thumbnails & link of each category.... I hope this ideas are usefull to somebody :rolleyes: * about the category_showmode ... if the game list keeps growing, maybe well need to save space... and we can use a "show_mode": Expanded: the actual mode of display games. Normal: Display the Description of the game in the "ALT" tag of the image to save some space... Compact: show the Little thumbnails (game_name2.gif) with description in the "ALT" tag |
Quote:
but still i get the error :( no matter if im administrator, smode,mode,user i get the error |
a mini hack to split the arcade into multiple pages..
first find: Code:
// Query to get the other data for the high scores Code:
// Query to get the other data for the high scores Code:
// creates a $gamesettings array, usage $gamesettings[gamename] Code:
$pagenumber = $_REQUEST['page']; find: Code:
<!-- /games --> Code:
<div style="float:right;">$pagenav</div> |
0k i solve the problems by myself
|
Quote:
what was the solution because i think i have the same problem ? |
I'm having a slight problem with this arcade, and this thread is way to huge to go thread and read all the posts. I read to about page 10 and stopped. lol.
Ok everything works great with this arcade, except that the awards for arcades dont show up in the postbit on any of the styles, and yes I have it switched on to display them. I edited the templates with the proper codes but it doesn't show up. Also the link to challenge user's that is displayed in postbit when you click on there name doesn't show up, even though I have modded it in. I really want these to show up and work. So can someone please help, thanks. |
All times are GMT. The time now is 09:25 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|