Page 50 of 151 FirstFirst ... 40484950515260100150 ... LastLast
Results 491 to 500 of 1501
  1. #491
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Re: Installing Testimonial module

    What is this?:
    You would change the YOUR_TEMPLATE directories to magic.

    includes/languages/english/classic/extra_definitions/magic
    includes/languages/english/classic/magic
    includes/languages/english/classic/html_includes/magic
    includes/modules/sideboxes/classic/magic
    includes/templates/classic/magic


    I thought you said in previous NOT to include the classic subfolder? Am I making two sets of magic over-ride folders?

  2. #492
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Installing Testimonial module

    Quote Originally Posted by kevinmc3 View Post
    What is this?:
    You would change the YOUR_TEMPLATE directories to magic.

    includes/languages/english/classic/extra_definitions/magic
    includes/languages/english/classic/magic
    includes/languages/english/classic/html_includes/magic
    includes/modules/sideboxes/classic/magic
    includes/templates/classic/magic


    I thought you said in previous NOT to include the classic subfolder? Am I making two sets of magic over-ride folders?
    Sorry, copied the wrong section.

    includes/languages/english/extra_definitions/magic
    includes/languages/english/magic
    includes/languages/english/html_includes/magic
    includes/modules/sideboxes/magic
    includes/templates/magic

    But in any case the folders and files do not get included with the sql

  3. #493
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Re: Installing Testimonial module

    Sorry ofr being a pain. I copied the exact code. Got this error:

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS' at line 1
    in:
    [DELETE FROM zen1_configuration WHERE configuration_group_id = @configuration_group_id; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS'; DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id;]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

  4. #494
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Installing Testimonial module

    Quote Originally Posted by kevinmc3 View Post
    Sorry ofr being a pain. I copied the exact code. Got this error:

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS' at line 1
    in:
    [DELETE FROM zen1_configuration WHERE configuration_group_id = @configuration_group_id; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS'; DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id;]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    Check your PM

  5. #495
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Installing Testimonial module

    Quote Originally Posted by clydejones View Post
    Check your PM
    Its 1:00 am so if you'd like me to check as per the PM It'll have to be tomorrow.

  6. #496
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Re: Installing Testimonial module

    .......
    Last edited by kevinmc3; 10 Mar 2008 at 04:29 PM.

  7. #497
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Re: Installing Testimonial module

    Good Morning,,

    PM ?

  8. #498
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Installing Testimonial module

    Quote Originally Posted by kevinmc3 View Post
    Good Morning,,

    PM ?
    Private message -

  9. #499
    Join Date
    Mar 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    I have smoe problems with this module:

    They doesn't show in Layout boxes controller so i made some changes I copy testimonials_manager.php from modules/template_default into modules and then testimonials_manager.php it's show in layout boxes controller. In pages it's show all lines like TABLE_HEADING_TESTIMONIALS not the value of this define. http://www.macedonium.net/index.php?...stimonials_add
    I have 1.3.8 Zen Cart instaled

  10. #500
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by Macedonium View Post
    I have smoe problems with this module:

    They doesn't show in Layout boxes controller so i made some changes I copy testimonials_manager.php from modules/template_default into modules and then testimonials_manager.php it's show in layout boxes controller. In pages it's show all lines like TABLE_HEADING_TESTIMONIALS not the value of this define. http://www.macedonium.net/index.php?...stimonials_add
    I have 1.3.8 Zen Cart instaled
    Sounds like you either didn't rename all of the YOUR_TEMPLATE folders or you didn't upload all of the necessary files.

    Make sure ALL of the following are installed:

    includes/extra_datafiles/testimonials_manager_filenames.php
    includes/functions/testimonials.php
    includes/languages/english/extra_definitions/YOUR_TEMPLATE/testimonials_manager_defines.php
    includes/languages/english/YOUR_TEMPLATE/testimonials_add.php
    includes/languages/english/YOUR_TEMPLATE/testimonials_manager.php
    includes/languages/english/YOUR_TEMPLATE/testimonials_manager_all_testimonials.php
    includes/languages/english/html_includes/define_testimonials_add.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_testimonials_add.php
    includes/modules/pages/testimonials_add
    includes/modules/pages/testimonials_manager
    includes/modules/pages/testimonials_manager_all_testimonials
    includes/modules/sideboxes/YOUR_TEMPLATE/testimonials_manager.php
    includes/templates/YOUR_TEMPLATE/sideboxes/tpl_testimonials_manager.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_add_default.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_all_testimonials_default.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_default.php
    includes/templates/YOUR_TEMPLATE/css/testimonials_add.css
    includes/templates/YOUR_TEMPLATE/css/testimonials_manager.css
    includes/templates/YOUR_TEMPLATE/css/testimonials_manager_all_testimonials.css

 

 

Similar Threads

  1. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 261
    Last Post: 13 Jan 2025, 11:14 PM
  2. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  3. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR