SimplePortal

Support => English Support => Topic started by: cinimod on December 03, 2013, 09:46:52 AM

Title: Shoutbox posts
Post by: cinimod on December 03, 2013, 09:46:52 AM
Could anybody tell me where/which files i need to edit to insert a custom word/phrase before posts on the shoutbox?

Example. (username): example~ (Users post)
Title: Re: Shoutbox posts
Post by: [SiNaN] on December 07, 2013, 02:54:50 PM
Sources/Subs-Portal.php

Code: (Find) [Select]
// Disable the aeva mod for the shoutbox.
Code: (Replace) [Select]
$row['body'] = 'example~ ' . $row['body'];
// Disable the aeva mod for the shoutbox.
SimplePortal 2.3.8 © 2008-2024, SimplePortal