Stoker any chance you can take a look at a file for me as i use the pre_mod and have installed the arcade and its perfect but one fault as shown in the image
here is the template files if you want to look
if you need any other details like an account (its a new site) i can set you up as a founder
it is no big deal i can live with it but would be nice.
pre_mod issue on arcade
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
pre_mod issue on arcade
You do not have the required permissions to view the files attached to this post.
pre_mod issue on arcade
Its hard to say. I no longer run an arcade myself.
But you can try open arcadelist_body.html
Find this twice:
But you can try open arcadelist_body.html
Find this twice:
<dd class="posts">
and replace it twice with: <dd class="views">
pre_mod issue on arcade
You do not have the required permissions to view the files attached to this post.
pre_mod issue on arcade
No go either.Stoker wrote:Then try<dd class="topics">
Code: Select all
<dd class="posts">{L_ARCADE_PLAYS}</dd>
Code: Select all
<dd class="posts">{catrow.PLAYS}</dd>
are the offenders they just need moving over some how

http://www.gaming-arcade.org/arcade.php has it fixed lmao