pre_mod issue on arcade

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

pre_mod issue on arcade

Post by martin123456 »

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
arcade plays.png
here is the template files if you want to look
arcade_templats_files.zip
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.
You do not have the required permissions to view the files attached to this post.

pre_mod issue on arcade

Post by Stoker »

Its hard to say. I no longer run an arcade myself.
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

Post by martin123456 »

That failed

i just removed this

Code: Select all

<dd class="views">{catrow.PLAYS}</dd>
result
plays.png
You do not have the required permissions to view the files attached to this post.

pre_mod issue on arcade

Post by Stoker »

Then try <dd class="topics">

pre_mod issue on arcade

Post by martin123456 »

Stoker wrote:Then try <dd class="topics">
No go either.

Code: Select all

<dd class="posts">{L_ARCADE_PLAYS}</dd>
and

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

pre_mod issue on arcade

Post by Stoker »

djs is now running the gaming arcade which isnt premod.