Jump to content
  • 0

Unexpected Character In Filters : "/"


Question

Posted

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}


		

9 answers to this question

Recommended Posts

  • 0
Posted

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?

  • 0
Posted

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?

  • 0
Posted
  On 2/27/2014 at 8:50 PM, Evaske said:

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/

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...