Skip to content

Activity Plugin Edit Games Page is missing Game Images #36

@MWE001

Description

@MWE001

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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions