Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Nov 2009
    Location
    Chicago, IL.
    Posts
    198
    Plugin Contributions
    0

    Default How do I install SQL patches?

    Hello everyone,

    I want to install a few modules ( add-ons) to my site.

    When I open the main folder of the add-on, I see that there are 4-5 SQL files in it.

    (Example: Tabbed products add on has these 2 files:
    Upgade.sql , and

    TabbedProductsPro.sql)

    How do I install these?


    Is there a way to do this from Admin ? or do I need to learn how to do database programming in phpadmin?

    I am pretty good with html, and uploading files to server and all : )

    Please help. Waiting right here for answers.

    Thank you very much!

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: How do I install SQL patches?

    If a module has an accompanying SQL patch, then the most convenient way to install the patch is using:

    admin>>>tools>>>Install SQL Patches

    It is STRONGLY RECOMMENDED that before any patches are run this way, you create a BACKUP of the database.

    If there are several sql patch files, make sure to read all the docs (readme) files first. Generally, if there are files relating to an upgrade patch, you'd use these only if you have an older version of the mod you're trying to install.

    ------------------------------------------------------------

    TPP needs a bit more attention...

    On a fresh install, you only need to run the patch: TabbedProductsPro.sql

    If you are using php 5.2 on your server, then the cj-loader can also be installed - but this is not critical... You can run TPP without cj-loader.
    Note that if you use cj-loader, there is an additional sql patch for this functionality.

    CJ-Loader should not be used on earlier versions of PHP
    (Raine... correct me if I'm wrong with the version level).

    Another file that may give you issues is:

    includes/functions/extra_functions/class.rlwp.php

    ... which you should load up (and manually configure) only if you are using Wordpress.

    Inside the WPP mod is a folder called doc... Inside that is a file called readme_tabbed.html

    Click readme_tabbed.html and read everything...
    20 years a Zencart User

 

 

Similar Threads

  1. Using the Install SQL Patches Tool to install Stock By Attribute contribution
    By philip24 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 7 Jan 2008, 11:26 PM
  2. How do I run the stock_attribute.sql via Install SQL Patches in admin
    By vivaraquel in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 9 Apr 2007, 01:55 AM
  3. Replies: 23
    Last Post: 18 Mar 2007, 10:28 PM

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