Jump to content
  • 0

Unexpected Character In Filters : "/"


Evaske

Question

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}


		


Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

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?

Link to comment
Share on other sites

  • 0

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.

Link to comment
Share on other sites

  • 0

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/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...