![]() |
updated!
|
i set permission for users to have posted atleast 25 times a day..and they still playing the games...any suggestions?
|
/me updated now
|
Quote:
|
In the upgrade file it says
Quote:
Thanks Reggie |
upload andoverwrite all the files
|
Thanks mate.
|
Is this mod useless if we have no games to install or don't know how to convert games?
|
Quote:
I have,, Post count requirement and Post Per Day requirement fixed and posted it here,, thefulcrumpoint.org .. |
Quote:
|
Hello,
Thank you for a great mod! Im have a small problem with the emails that are sent when a user looses their highscore. your highscore in the game Pingu Sports! was beaten by saz180 Click here to play Pingu Sports! and claim back the highscore, or click here to see the highscores. The emails dont have any working links :confused: (They are plain text) Have a made a daft mistake somewhere? Thanks VJ |
Just a quick thought. Are you sure you have HTML allowed in your emails? On your computer side, not your website. If you don't allow html when receiving emails, it may just come out as plain text.
The email should have all the <a href junk on the links if its not allowing it. No signs of it attempting to be a link? I'll go check out my arcade and if I come up with any better ideas I'll run back here with them. 88888888888888888888888888888888888888888888888888 88888888 Ok, I can't seem to think of any better ideas. Have to get one of the brains around here to help you. Only thing I can think of is that you messed with your notifications and possibly removed the %LINKGAME or some other very important tag. Sorry I couldn't help more. |
Quote:
Come to think of it my digests are plain text but they do have links in them. Maybe I could have inadvertantly messed up arcade email variables :confused: Can somebody post the default ones so I can check? I dont see any links at all in the arcade emails ! Thanks VJ:confused: |
Highscore Beaten
Code:
Hello %NAME%, But your digest shouldn't of affected this because these notifications are their own setting within the AdminCP>Arcade>Notifications area. |
All else fails, run the Product and overwrite it again.
ALso, you didn't mess with any of the code in arcade.php file did you? Because that's the file that translates what all the symbols mean as far as linking and stuff. |
you say use the support forum .. but where is the support in there ? i been waiting for a guru answer for 2 days now
|
This will answer your question as to why you are not getting an answer in the support forum.
https://vborg.vbsupport.ru/showthread.php?t=141098 |
Quote:
Code:
Hello %NAME%, However as I said the forum digests have working links in them. Its just the Arcade emails that dont have any links in them (See below) Hello Fred, The emails are plain text with no links :confused: Any more ideas? Thanks VJ |
I am looking for the chinese chess games can install in VB , does anyone here know ?
Thanks . |
Try google
|
Shazz is always helpfull
|
Hello and again congratulations for the great arcade script.
I upload today the new version 2.6.1+ but I have some errors in my arcade homepage and some errors when you try to play a game...(the game didn't even load) Take a look ... http://www.freebiesociety.com/forums/arcade.php I will really appreciate if someone could help. (Sorry again for my english) |
Quote:
|
They Need To Fix The Game Install Error
|
Quote:
Hes in like hawaii right now |
When I click anything for the arcade in ACP I get :
Code:
Warning: require(./arcade/functions/functions.php) [function.require]: failed to open stream: Permission denied in /admincp/arcade.php on line 37 |
I have some questions,
1)i imported the product.Xml file but i didnt get the option for the arcade, is there any further step? 2)How can i add games?? 3)How can i edit the 3 Templates and which are the ones to be edited?? I appreciate your help. |
Quote:
2) You find them on various sites and if they are a TAR file, you put the entire TAR file in the /arcade/tar/ directory. Do not un-tar it. Keep it as a TAR. If its a ZIP file game, place it in the ZIP directory. Do not un-zip it. Then go into your admincp/arcade/add games and it will list all the games that are currently in either of those two directories with an INSTALL or UNINSTALL link to the right of each game listed. Again, read everything you see on the screen. 3) I haven't taken the time myself yet to figure this out, but I believe its in combination of editing the arcade.php file and the templates that were created that most likely say ARCADE when you look at your list of templates. But I am unsure since I haven't taken the time to mess with them myself yet. |
Quote:
The first instruction says: Start off by uploading all the files needed. The entire /arcade folder to your forum's root directory The files in the /admincp folder to your forum's /admincp folder The files in /includes/xml folder to your forum's /includes/xml folder arcade.php to your fourm's root folder What root directory? do they mean the server root directory because the server directory is with my friend? isnt it enought to import the XML file the move to the next step? or is there a way to upload the files to the forum directory? how is it to be done? regards, |
Okay, didn't realize this was the first mod you've ever installed.
When they say FORUM'S ROOT DIRECTORY, they mean your forum directory. For example. Code:
www.YourWebsite.com/forum/ So basically you'll have your arcade folder located at sitename.com/forum/arcade/ The XML file is something you run with the AdminCP/Products & Plug-ins section. And to make the links to the arcade appear, you need to do those template modifications the instructions say. The XML product doesn't place links, all it does is integrate the arcade with your forum and database. To make the links, you need to edit your templates that they mention. |
alright thanks bro i'll be working with it. If i have any problem i'll let you know.
i guess i just got the root idea thanks alot. regards, |
hey guys, i have ran into a little problem installing this mod, any help would be appreciated.
Im installing this for VB 3.6 - heres the problem, everything has went fine during the install process, except the very last step. The last step says to: * edit the Template navbar (below "Navigation/Breadcrumb Templates") In this navbar-Template search for: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> The problem here is that when i search for Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> My Template: Code:
<script type="text/javascript"> |
Anyway to get this in a cleaner interface like v3arcade?
|
after i installed mine, when u go to the arcade section. all of the games under "new games" when u click on them the theme gets screwy and the game window is just a blank flash window, but if you go down to the bottom where all the games are, u play it like that and they work fine. dont know whats going on.
|
Quote:
Quote:
Quote:
So for this particular thing, I would do a search for calendar.php every time it appears I'd visually look over that bit of code/html and see if it matches what the author is referring to. If you do that, I'm sure you will quickly be able to complete this installation. |
Quote:
|
Quote:
What I do not see in your Navbar Template is what I have in mine... HTML Code:
<!-- nav buttons bar --> |
Ok i fixed this problem instead of finding this line of code
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="h_nav"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> Code:
<td class="h_nav"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> Now on my site, in the header i see the Arcade link, and when i click it, i go to the arcade page, and it looks awsome, im a admin on my site (obviously) and when i try to play a game it says this: The administrator has disabled playing games for your usergroup. So i did the obvious thing to do (what the read me says) and logged back into my Admin CP and look for the Arcade drop down menu in the AdminCP, click permissions and adjust accordingly, the thing is, i have no Arcade menu in the Admin CP on the left like it says. What should i do so i can view this in the admincp? |
I have fixed the AdminCP problem, it turns out by default Arcade.php (the one you place in the admincp) was permission to 644, i changed it to 755, refreshed my AdminCP and it was there.
|
Hello... one of the most bizarre aspects of my arcade is the odd scoring and duplicate scores... for example one guy got the high score to a game, entered his comment and it registered...cool, under that in 2nd place is the exact same score by the same member, different time (1 sec difference) but with no comment... thats everywhere on my arcade... i dunno who's cheating, even if there not...how can i fix this?...i believe its a problem for me
-b6 |
All times are GMT. The time now is 02:33 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:
|