PDA

View Full Version : Mod Help


mattdagrinch
07-17-2013, 08:37 PM
I am trying to upload Db Like/Thanks to my website and the last step it's telling me to to this can some one share computer screens with me on yhis because I don't know how to do it.

In /vb/legacy/post.php find:
----------
// Deal with the case that quote was the only content of the post
if (trim($page_text) == '')
{
$page_text = $this->get_field('pagetext');
$strip_quotes = false;
}
----------

Add Below:
----------
// DBTECH THANKS - STRIP HIDE
global $vbphrase;
THANKS::doBBCode($page_text, $vbphrase['dbtech_thanks_stripped_content']);
// DBTECH THANKS - STRIP HIDE
----------

ForceHSS
07-17-2013, 09:40 PM
you need to post in the plugin topic to get support

Ba'al
07-20-2013, 02:02 AM
If this is a DBTech Mod the best place to get help is here http://www.dragonbyte-tech.com/f36/