phpScheduleIt
June 19, 2013, 12:24:46 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: The link in the reservation email did not work  (Read 565 times)
decahedron
Newbie
*

Karma: 0
Posts: 16


« on: May 17, 2011, 03:52:02 PM »

The link in the reservation email did not work because a period was being included in the url.  This was fixed by modifying /lang/en_US.lang.php to include a space between the url and the period (as shown).  Not sure of the line number but it's near the bottom of the file.


$email['reservation_activity_5'] = "If this is a mistake, please contact the administrator at: %s"
         . " or by calling %s.\r\n\r\n<br/><br/>"
         . "You can view or modify your reservation information at any time by"
         . " logging into %s at:\r\n<br/>"
         . "<a href=\"%s\" target=\"_blank\">%s</a> .\r\n\r\n<br/><br/>";
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!