Visual Website Optimizer and Code Igniter
Posted
by
absentx
on Stack Overflow
See other posts from Stack Overflow
or by absentx
Published on 2012-12-13T17:01:33Z
Indexed on
2012/12/13
17:03 UTC
Read the original article
Hit count: 141
php
|codeigniter
We are trying to integrate visual website optimizer into a site of ours that uses Code Igniter.
The problem is when we go into the VWO control panel to look at stats and previews nothing seems to be working. In the previews panel, all of them come up as code igniter error pages that say "The URI you submitted has disallowed characters."
I have researched some solutions to this and have tried changing the regex in system/config to allow more characters, all characters etc and I am still having the problem.
Any known issues or problems trying to integrate VWO and Code Igniter? This definitely seems to be a url issue but I can't nail it down.
© Stack Overflow or respective owner