Helpful Information
 
 
Category: RPG Integration Hack
How to uninstall?

Is there any guide to the file edits to uninstall, because I was trying to revers the install and some of the install process was ... out. Mainly the DB Queries, I need to uinstall this hack pls. The "add below" are easily removed, however the :

#####################################
open showpost.php
#####################################

############
find
############

$post = $DB_site->query_first("
SELECT
post.*, post.username AS postusername, post.ipaddress AS ip,

[......]

WHERE post.postid = $postid
");


########################
replace it all with
########################

Makes it a bit difficult to replace what was there before :(

Nevermind, I've got it :)










privacy (GDPR)