MightyGorgon / icy_phoenix_plugins

Plugins for Icy Phoenix
http://www.icyphoenix.com
7 stars 6 forks source link

Activity Plugin Edit Games Page is missing Game Images #36

Open MWE001 opened 7 years ago

MWE001 commented 7 years ago

This is a real easy fix. I posted it over at icy in my activity sql error thread way towards the bottom of the thread.

screenshot_12

here it is fixed

screenshot_13

To fix it, open admin_activity.php

FIND ON LINE 384 or so

$game_image = '<img src="'. IP_ROOT_PATH .

REPLACE WITH

$game_image = '<img src="'. ACTIVITY_ROOT_PATH .