Jump to content

Getting error message in cc3


Guest

Recommended Posts

hi there

just installed cc 3 but when i go to teh store itself i get this error message

Warning: ereg_replace(): Invalid preceding regular expression in /home/sites/georgemiliotis.co.uk/public_html/orders/classes/xtpl.php on line 109

thanks for looking and helping

Link to comment
Share on other sites

  • 4 weeks later...

I just installed it with the same message.

I profess to know nothing about programing but ...

Line 109 reads

$copy=ereg_replace("\{$v\}","$var",$copy);

I replaced it with the same as line 102 - it reads

$copy=ereg_replace("\{".$v."\}","$var",$copy);

It seem to works fine now - although remember this is a beta version. I still don't know what that has done to the functionality of the system.

Someone with more knowledge I am hoping with confirm that this will work.

Link to comment
Share on other sites

Guest Dave C

I have done exactly the same and like you say it seems to be working fine. I will add some dummy products etc and take a general look when I actually have some spare time.

Dave :(

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

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

Guest
Reply to this topic...

×   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.

×
×
  • Create New...