Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Notification when message in Guestbook
Jul 03, 2008, 11:43 AM
Post: #11
RE: Notification when message in Guestbook
like this:
Go to Your Guestbook: [url]http://www.mixland.dk/gb.php?act=view&uid={$id}[ /url ] Or ????

**Translater and Beta Tester Game Section 1.2**
I´m allso using Mybb 1.4
Find all posts by this user
Quote this message in a reply
Jul 03, 2008, 11:58 AM (This post was last modified: Jul 03, 2008 12:51 PM by LeX-.)
Post: #12
RE: Notification when message in Guestbook
That should work =P
I've got mine set at =>
Code:
$message = "You've Got A New Entry In Your Guestbook From {$mybb->user['username']} \n\n Go to Your Guestbook: [url={$mybb->settings['bburl']}/gb.php?act=view&uid={$id}]Click[/url]";

Visit this user's website Find all posts by this user
Quote this message in a reply
Oct 20, 2008, 02:42 PM
Post: #13
RE: Notification when message in Guestbook
(Jul 03, 2008 10:51 AM)LeX- Wrote:  Overwrite the original gb.php (root) with the attached one. Tested this on MyBB 1.2.13.

Message + Subject + FromID (=1) can be changed in the file;
Default Values:
Code:
// MESSAGE
$message = "You've Got A New Entry In Your Guestbook From {$mybb->user['username']} <br /><br /> Go to Your Guestbook: <a href=\"gb.php?act=view&amp;uid={$id}\">Click</a>";
// SUBJECT
$subject = "New GuestBook Entry";
// FROM ID
$fromid = 1;

Anyway you can update this for 1.4.2? Purdy please. Big Grin

Also, I was wondering if there's a way to redirect back to the profile instead of the index after you post a message in the guestbook.

Thanks, bud!
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Exclamation Put the icon in the column of last message? Zero 8 689 Oct 04, 2008 03:06 PM
Last Post: labrocca
  LeX-: Notification after moderating thread DamYan 9 802 Aug 11, 2008 10:04 AM
Last Post: LeX-

Forum Jump:



MyBB Topsite icon buffet