tenaki Posted January 2, 2015 Report Posted January 2, 2015 unexpected character in filters : "." at 300 on line 233 in /home/username/public_html/services/vendors/h2o/h2o/parser.php Printing Stack Trace: #0 /home/username/public_html/services/vendors/h2o/h2o/parser.php(114): ArgumentLexer->parse() #1 /home/username/public_html/services/vendors/h2o/h2o/parser.php(75): H2o_Parser::parseArguments('module.*', 294) #2 /home/username/public_html/services/vendors/h2o/h2o.php(106): H2o_Parser->parse() #3 /home/username/public_html/services/vendors/h2o/h2o.php(142): H2o->parse('Hi {contact.fir...') #4 /home/username/public_html/services/app/models/emails.php(804): H2o::parseString('Hi {contact.fir...', Array) #5 /home/username/public_html/services/app/models/emails.php(512): Emails->buildEmail('service_creatio...', '1', 'en_us', Array) #6 /home/username/public_html/services/app/models/services.php(1380): Emails->send('service_creatio...', '1', 'en_us', 'markfusher@blue...', Array, NULL, NULL, NULL, Array) #7 /home/username/public_html/services/app/models/services.php(1051): Services->sendNotificationEmail(Object(stdClass), Object(stdClass), '1') #8 /home/username/public_html/services/app/controllers/admin_clients.php(3740): Services->edit('14', Array, false, true) #9 /home/username/public_html/services/lib/dispatcher.php(111): AdminClients->editService() #10 /home/username/public_html/services/index.php(21): Dispatcher::dispatch('/services/admin...') #11 {main} This is what I get when going to /services/admin/clients/editservice/1/14/ >> Manage Service: Coloured Templates fixed width - and clicking "activate" Quote
0 Michael Posted January 2, 2015 Report Posted January 2, 2015 It's due to a invalid tag or space somewhere in the welcome email for the package. Quote
0 Tyson Posted January 2, 2015 Report Posted January 2, 2015 Look at your package welcome email. Find any use of {module.*} and remove it. {module.*} is not a valid tag. The asterisk simply indicates that there could be "any" field available, and that it depends on the module. For example, cPanel supports the {module.host_name} tag, but the module you're using may differ. This goes for {service.*} and {package.*} tags as well. Michael and tenaki 2 Quote
Question
tenaki
unexpected character in filters : "." at 300 on line 233 in /home/username/public_html/services/vendors/h2o/h2o/parser.php
This is what I get when going to /services/admin/clients/editservice/1/14/ >> Manage Service: Coloured Templates fixed width - and clicking "activate"
2 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.