Evaske Posted February 27, 2014 Report Posted February 27, 2014 Hello, Getting this error when trying to add a new account via the admin panel. Oh noes! unexpected character in filters : "/" at 136 on line 233 in /home/evaske/public_html/Clients/vendors/h2o/h2o/parser.php Printing Stack Trace: #0 /home/evaske/public_html/Clients/vendors/h2o/h2o/parser.php(114): ArgumentLexer->parse() #1 /home/evaske/public_html/Clients/vendors/h2o/h2o/parser.php(75): H2o_Parser::parseArguments(' #2 /home/evaske/public_html/Clients/vendors/h2o/h2o.php(106): H2o_Parser->parse() #3 /home/evaske/public_html/Clients/vendors/h2o/h2o.php(142): H2o->parse(' ??? #4 /home/evaske/public_html/Clients/app/models/emails.php(806): H2o::parseString(' ??? #5 /home/evaske/public_html/Clients/app/models/emails.php(512): Emails->buildEmail('service_creatio...', '1', 'en_us', Array) #6 /home/evaske/public_html/Clients/app/models/services.php(1191): Emails->send('service_creatio...', '1', 'en_us', 'Kieran.eves@eva...', Array, NULL, NULL, NULL, Array) #7 /home/evaske/public_html/Clients/app/models/services.php(849): Services->sendNotificationEmail(Object(stdClass), Object(stdClass), '1') #8 /home/evaske/public_html/Clients/app/controllers/admin_clients.php(3989): Services->add(Array, Array, true) #9 /home/evaske/public_html/Clients/app/controllers/admin_clients.php(3900): AdminClients->createService(Array, Array) #10 /home/evaske/public_html/Clients/app/controllers/admin_clients.php(3397): AdminClients->processServiceStep('confirm', Object(stdClass), Object(stdClass), Object(stdClass)) #11 /home/evaske/public_html/Clients/lib/dispatcher.php(111): AdminClients->addService() #12 /home/evaske/public_html/Clients/index.php(27): Dispatcher::dispatch('/admin/clients/...') #13 {main} Quote
0 Paul Posted February 27, 2014 Report Posted February 27, 2014 When you're adding a new client, or when you're adding a service to a client? Chances are good there's an issue with the content of one of your email templates. Probably the Service Creation, or Account Registration templates. What do you have in those for HTML and Text? Quote
0 Evaske Posted February 27, 2014 Author Report Posted February 27, 2014 It's when adding a service. Service Creation is HTML: {package.email_html} Text: {package.email_text} Quote
0 Paul Posted February 27, 2014 Report Posted February 27, 2014 What about your welcome email content from the package? That is interjected into those service variables. Quote
0 Evaske Posted February 27, 2014 Author Report Posted February 27, 2014 Something in the welcome email of the package was causing the error. Haven't been able to pinpoint which yet. Two questions: {package.price} is showing as 5.9900. Anyway to make it just 5.99? Also, if I add an option to a package, say 1GB extra space, is there a way to include that total in the price and also show those details in the same welcome email? Quote
0 Tyson Posted February 28, 2014 Report Posted February 28, 2014 Did you copy/paste content into the WYSIWYG? Check the Source section to make sure the tags are correct. Also, see this thread. {package.price} is showing as 5.9900. Anyway to make it just 5.99? Use the currency_format filter when displaying the tag to perform formatting. A better example might help. Michael 1 Quote
0 Michael Posted March 8, 2014 Report Posted March 8, 2014 Something in the welcome email of the package was causing the error. Haven't been able to pinpoint which yet. Two questions: {package.price} is showing as 5.9900. Anyway to make it just 5.99? Also, if I add an option to a package, say 1GB extra space, is there a way to include that total in the price and also show those details in the same welcome email? I've shown how you can do this on the Welcome Email template for the community, as a member I was helping wanted it and I thought I'd try it out to see if it works and it did: http://www.blesta.com/forums/index.php?/topic/223-welcome-email-for-hosting/ Quote
0 ariq01 Posted February 13, 2015 Report Posted February 13, 2015 Hello i got a problem like this thread . I've followed the welcome mail template http://www.blesta.co...il-for-hosting/ . Quote
0 Michael Posted February 13, 2015 Report Posted February 13, 2015 Check if there's any random spaces, or stuff, I always copy the Text into the Text box and then copy and paste it in the Html box. ariq01 1 Quote
0 Tyson Posted February 13, 2015 Report Posted February 13, 2015 Check your Service Creation email template for typos as well. ariq01 1 Quote
Question
Evaske
Hello,
Getting this error when trying to add a new account via the admin panel.
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.