how to fix this problem in mvcore webshop

Results 1 to 9 of 9
  1. #1
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    sad how to fix this problem in mvcore webshop

    Hi everyone!

    How to fix this one when buying some items in webshop. im using xamp 1.7.7 and muemu server files



  2. #2
    if(!caffeine) continue; leorond is offline
    MemberRank
    Jul 2012 Join Date
    Czech RepublicLocation
    491Posts

    Re: how to fix this problem in mvcore webshop

    This is a warning that this feature is old and may not be supported.

    You can replace the function preg_match();

  3. #3
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    Re: how to fix this problem in mvcore webshop

    Quote Originally Posted by leorond View Post
    This is a warning that this feature is old and may not be supported.

    You can replace the function preg_match();
    I've already change to preg_match() but the problem is when you buy something in the webshop and the old items in vault will be replace in the newly buy item. because i see in the webshop.php have subrtreplace and now it was done just turn off the error msg in php.ini

  4. #4
    if(!caffeine) continue; leorond is offline
    MemberRank
    Jul 2012 Join Date
    Czech RepublicLocation
    491Posts

    Re: how to fix this problem in mvcore webshop

    You here to insert a piece of code to function eregi();?

    I'll see where it would be a mistake and how to correct it.

  5. #5
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    Re: how to fix this problem in mvcore webshop

    Quote Originally Posted by leorond View Post
    You here to insert a piece of code to function eregi();?

    I'll see where it would be a mistake and how to correct it.
    yeah im using that function eregi() and ignore the error in my webshop.

  6. #6
    Member Regz is offline
    MemberRank
    Aug 2011 Join Date
    85Posts

    Re: how to fix this problem in mvcore webshop

    You should rewrite code in your website or disable display_errors or add @ before eregi(.

  7. #7
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    Re: how to fix this problem in mvcore webshop

    another problem. when you taking it back your items in market. there was no display. it was a blank page of market

  8. #8
    Valued Member rustyhead is offline
    MemberRank
    Feb 2012 Join Date
    130Posts

    Re: how to fix this problem in mvcore webshop

    use modified xampp v3. i encounter this problem too. when i install different version of xampp.

  9. #9
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    Re: how to fix this problem in mvcore webshop

    Quote Originally Posted by rustyhead View Post
    use modified xampp v3. i encounter this problem too. when i install different version of xampp.
    did you try to take your items back in market? and no error?



Advertisement