Jump to content

jrodch

Member
  • Posts

    8
  • Joined

  • Last visited

jrodch's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Eureka! I removed the Google Analytics code and the problem went away. Thanks for your help!
  2. Did as you instructed: Parsed array keys can not contain illegal characters! Script execution has been halted. It may be possible to fix this error by deleting your browsers cookies and refresh this page. Key: X191dG10X34x Hope this helps
  3. Thanks for the reply. I turned off the SEO friendly URL feature and I still get the error. When I switch the skin from "Killer" the problem goes away. I'm assuming that it's a problem in the skin. Any other suggestions?
  4. Running CubeCart Version 4.3.7 I'm getting an "Security Warning" when I click on any links from my home page. The error is as follows: Parsed array keys can not contain illegal characters! Script execution has been halted. It may be possible to fix this error by deleting your browsers cookies and refresh this page. I read past posts about his error and it seems that is stray character in the code. I recently made changes to the index.tpl file (/skins/Killer/styleTemplates/global) to add a site seal. When the problem started I reverted to a backup copy of the index.tpl file but the error continued. To my knowledge, no other files were altered. Any help would be appreciated. www.ebbesquaredrains.com
  5. In version 5, where do you remove boxes such at Mailing List and Popular Products. It doesn't seem to be the same process as in ver4. Thanks!
  6. bsmither: Thanks for the reply. I'm running 4.3.7. I tried putting a space between the two %s, with the same result. The error from error_log is [09-Jan-2012 07:44:21] PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in /home/ebbe2011/public_html/includes/content/viewCat.inc.php on line 178
  7. Update: The error_log file pointed me to the viewCat.inc.php file. The line it's point to says: "$matchString = sprintf("MATCH (%s) AGAINST(%s%s)", implode(',', $indexes), $db->mySQLsafe($_REQUEST['searchStr']), $mode);" I hope this helps. Thanks
  8. I recently moved my CubeCart store to another server. Everything seems to be working except the search feature. When I type in a search I get an error saying "Error reporting is disabled in the database class. Please enable to debug." I don't see where I can turn on error reporting. I'm currently on Host Gator. The site is www.ebbesquaredrains.com. Thanks!
×
×
  • Create New...