Re: [MRBS-general] email notification issue
Brought to you by:
jberanek
|
From: Campbell M. <cam...@gm...> - 2013-01-17 08:51:45
|
Strange, you should always get the link: it's not a config option. It should come on the line after "here are the details" and before "Brief description". Have you made any customisations to the MRBS code? Can you try changing $mail_settings['html'] in your config file, ie set it to FALSE if currently TRUE and vice versa. Campbell > -----Original Message----- > From: danielc [mailto:da...@hk...] > Sent: 17 January 2013 02:17 > To: General purpose list (support/developers/users); > ma...@ca... > Subject: Re: [MRBS-general] email notification issue > > Hi Jane, > > May I ask how to setup the e-mail notification with links included in > it? > My e-mail notification only have the following information > > A new entry has been booked, here are the details: > Brief description: > Description: > Confirmation status: > Approval status: > Room: > Start time: > Duration: > End time: > Type: > Created by: > Last updated: > Repeat type: > > > I am using MRBS 1.4.8 > > > Many thanks > > Daniel > > > -----Original Message----- > From: Jane Cua [mailto:jc...@sh...] > Sent: Thursday, January 17, 2013 2:44 AM > To: ma...@ca...; General purpose list > (support/developers/users) > Subject: Re: [MRBS-general] email notification issue > > Hi, > > Thank you! That's what it is! > > > Cheers! > Jane > > ----- Original Message ----- > From: "Campbell Morrison" <cam...@gm...> > To: "General purpose list (support/developers/users)" <mrbs- > ge...@li...> > Sent: Tuesday, 15 January, 2013 11:47:11 PM > Subject: Re: [MRBS-general] email notification issue > > I suspect you have $url_base in your config file set incorrectly. It > looks like it is set to > > https://booking.domain.com/booking/index.php > > when it should be > > https://booking.domain.com/booking > > > Campbell > > > > > > > -----Original Message----- > > From: Jane Cua [mailto:jc...@sh...] > > Sent: 16 January 2013 06:11 > > To: General purpose list (support/developers/users) > > Subject: [MRBS-general] email notification issue > > > > Hi, > > > > I have successfully enabled email notification for new booking. > There > > is one problem. It sending the wrong link. It shows this link to on > > the email: > > https://booking.domain.com/booking/index.php/view_entry.php?id=6175 > > > > it should be > > https://booking.domain.com/booking/view_entry.php?id=6175 > > > > Is a way to fix this? > > > > I'm running MRBS 1.4.9. > > > > Cheers! > > Jane > > > > > > --------------------------------------------------------------------- > - > > - > > ------- > > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, > > jQuery and much more. Keep your Java skills current with LearnJavaNow > > - > > 200+ hours of step-by-step video tutorials by Java experts. > > SALE $49.99 this month only -- learn more at: > > http://p.sf.net/sfu/learnmore_122612 > > _______________________________________________ > > mrbs-general mailing list > > mrb...@li... > > https://lists.sourceforge.net/lists/listinfo/mrbs-general > > Want to unsubscribe: mailto:mrbs-general- > > re...@li...?subject=unsubscribe > > > ----------------------------------------------------------------------- > ------- > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > mrbs-general mailing list > mrb...@li... > https://lists.sourceforge.net/lists/listinfo/mrbs-general > Want to unsubscribe: mailto:mrbs-general- > re...@li...?subject=unsubscribe > > ----------------------------------------------------------------------- > ------- > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > mrbs-general mailing list > mrb...@li... > https://lists.sourceforge.net/lists/listinfo/mrbs-general > Want to unsubscribe: mailto:mrbs-general- > re...@li...?subject=unsubscribe > > ----------------------------------------------------------------------- > ------- > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > _______________________________________________ > mrbs-general mailing list > mrb...@li... > https://lists.sourceforge.net/lists/listinfo/mrbs-general > Want to unsubscribe: mailto:mrbs-general- > re...@li...?subject=unsubscribe |