Results 1 to 10 of 62

Threaded View

  1. #38
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Updating Mod for 150 - Little Problem

    Hi I have just checked the beta i attached a few posts back and the missing brace is there in the beta, i am guessing that perhaps you may have accidentally removed it, whilst getting rid of my commented out testing code
    This is my "cleaned" version, which hasn't yet been tested, but should be fine as only the extraneous comments have been removed

    Quote Originally Posted by ScriptJunkie View Post
    Unable to compare. I uninstalled the mod from my test store once testing was completed.

    During the initial install on the live store, filezilla kept timing out and disconnecting. So this morning, I did a complete uninstall, reinstall of the mod in case any files were corrupted the first time around.

    Same results. The code in includes/modules/recent_products.php, lines 17-21 is below. I don't know a lot about php code...but I don't see what's wrong with it.

    Code:
    if (RECENT_VIEWED_PRODUCTS_MAXIMUM < 1) 
    	//set the maximum number of recently viewed products here
    	 $maximum_recent = 5;
    	 } else {
    	 $maximum_recent = RECENT_VIEWED_PRODUCTS_MAXIMUM;
    Attached Files Attached Files
    Webzings Design
    Semi retired from Web Design

 

 

Similar Threads

  1. v150 Updating GV Admin Edit mod for 1.5?
    By ecclescake in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 9 Mar 2013, 04:25 PM
  2. Checklist for 150 mod upgrades?
    By dw08gm in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 8 Dec 2011, 03:32 AM
  3. Need expert help updating Optional Insurance Mod for 1.3.8
    By jettrue in forum Upgrading from 1.3.x to 1.3.9
    Replies: 12
    Last Post: 28 Dec 2007, 04:34 PM
  4. Need advice for updating an older shipping by product mod
    By bettysue in forum Addon Shipping Modules
    Replies: 0
    Last Post: 10 Dec 2006, 09:01 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