Page 1 of 2 12 LastLast
Results 1 to 10 of 1910

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Edit Orders v4.0 Support Thread

    No, not quite. You need to add delimiters too.
    http://www.zen-cart.com/entry.php?2-...use-on-PHP-5-3
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #2
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    984
    Plugin Contributions
    6

    Default Re: Edit Orders v4.0 Support Thread

    A-ha! Delimiters = / yes

    Is this correct?

    Code:
    $attribute_table_cost = preg_split("/[:,]/" , $check_what);

  3. #3
    Join Date
    Sep 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Installed on 1.5 Zen-Cart and everything works well but there is one issue.

    Anytime an order is updated, and that includes adding, changing or deleting product the following message stack appears at the top of the screen.

    Warning: Nothing to change. The order was not updated.

    This happens even though the record updates properly.

    Add-ons include Attributes Images and Attributes Stock.

    Thanks for this great contribution.

  4. #4
    Join Date
    Sep 2012
    Posts
    16
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    [QUOTE=alphaz;1154904]Installed on 1.5 Zen-Cart and everything works well but there is one issue.

    Anytime an order is updated, and that includes adding, changing or deleting product the following message stack appears at the top of the screen.

    Warning: Nothing to change. The order was not updated.

    Yes, I have the same issue, however I found that if you add something to the comment box, or change the status button it reports success. Be aware it will send an e-mail unless you turn that off, and if you do send one you should add a comment so that they will know what you did.

    Tom R

  5. #5
    Join Date
    Jun 2009
    Location
    Lynnwood, WA, USA
    Posts
    40
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    I have installed edit orders on a new 1.51. When I click on orders I get this message ("Parse error: syntax error, unexpected T_CASE in /admin/orders.php on line 305(line 247 in your addon). The only addon I have affecting orders.php is COWOA. The line it refers to is (case 'deleteconfirm':) . I have gone over all the code with WinMerge and cannot find the problem. Please help.

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by mhawkins View Post
    I have installed edit orders on a new 1.51. When I click on orders I get this message ("Parse error: syntax error, unexpected T_CASE in /admin/orders.php on line 305(line 247 in your addon). The only addon I have affecting orders.php is COWOA. The line it refers to is (case 'deleteconfirm':) . I have gone over all the code with WinMerge and cannot find the problem. Please help.
    I'm afraid that EO is not the source of this issue.. This is not a section of the orders.php file that that is modified by EO. (you can confirm this by doing a compare of the vanilla orders.php against the one that comes with EO)

    I suggest double checking all of your orders.php file merges again.. It's like likely that in merging the COWOA changes with the EO changes you may have accidentally borked some of the orders.php file.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #7
    Join Date
    Jun 2009
    Location
    Lynnwood, WA, USA
    Posts
    40
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    I'm afraid that EO is not the source of this issue.. This is not a section of the orders.php file that that is modified by EO. (you can confirm this by doing a compare of the vanilla orders.php against the one that comes with EO)

    I suggest double checking all of your orders.php file merges again.. It's like likely that in merging the COWOA changes with the EO changes you may have accidentally borked some of the orders.php file.
    I after checking the other files, they were fine. I redid the order.php file and it is working fine now. I missed taking out the one line after edit # 5 of 7 in the edit order addon.

  8. #8
    Join Date
    Oct 2010
    Location
    SoCal
    Posts
    79
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    I attempted to install this plugin and the install appeared to work, however when I click on orders in admin I get redirected to my homepage. Can somebody explain to me what I might have done wrong?

  9. #9
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by newtozc32 View Post
    I attempted to install this plugin and the install appeared to work, however when I click on orders in admin I get redirected to my homepage. Can somebody explain to me what I might have done wrong?
    You need to check your install.. If installed correctly then the module will just work..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #10
    Join Date
    Oct 2010
    Location
    SoCal
    Posts
    79
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    You need to check your install.. If installed correctly then the module will just work..
    I did everything correctly. Which files have to be merged? Maybe that is the problem.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 817
    Last Post: 29 Apr 2026, 07:53 PM
  2. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg