Results 1 to 10 of 1501

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Testimonial Manager Support Thread

    I have Testimonials Manager running on zen cart version 1.5.0 with no problems. I have updated this module to be compatiable with 1.5.0 and will upload it when time permits. Work comes before free modules.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by countrycharm View Post
    I have Testimonials Manager running on zen cart version 1.5.0 with no problems. I have updated this module to be compatiable with 1.5.0 and will upload it when time permits. Work comes before free modules.
    Here here..
    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.

  3. #3

    Default Re: Installing on ZC 1.5

    Quote Originally Posted by countrycharm View Post
    I have Testimonials Manager running on zen cart version 1.5.0 with no problems. I have updated this module to be compatiable with 1.5.0 and will upload it when time permits. Work comes before free modules.
    Thanks CountryCharm! I wish I read this before I installed the mod on 1.5. I just uploaded the current version of Testimonials. The sidebox and such shows up on the test site, but I don't see any links in the control panel. I eagerly await for the update!

  4. #4
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Installing on ZC 1.5

    Quote Originally Posted by CobraPlant View Post
    Thanks CountryCharm! I wish I read this before I installed the mod on 1.5. I just uploaded the current version of Testimonials. The sidebox and such shows up on the test site, but I don't see any links in the control panel. I eagerly await for the update!
    I sent you a PM
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #5
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Testimonial Manager Support Thread

    Just wanted to let everyone know that Testimonial Manager is now compatible with zen cart version 1.5.0. Testimonial Manager will still run on zen cart versions v1.3.8, v1.3.9. May also work with earlier versions. Testimonial Manager does not overwrite any core files.

    ========================================================

    UPGRADING INSTALLATION FOR V1.5.0:

    1) Testimonials Manager runs great, but if you have a TEST SERVER try it out before going live.

    2) The files in admin/includes/boxes/extra_boxes/ is obsolete and should be deleted or rename to something else until you are confident all is well.

    3) A define was added to admin/includes/extra_datafiles/testimonials_manager.php and to
    amin/includes/languages/english/extra_definitions/testimonials_manager.php to make this work on zen cart 1.5.0.

    4) Go into phpmyadmin and BACKUP THE DATABASE BEFORE INSTALLING.

    5) Ensure you have carried out step 4)!

    6) This is for v1.5.0 only. There has been a define added so you will have to re-upload the files
    admin/includes/extra_definitions/testimonials_manager.php
    admin/includes/languages/english/extra_definitions/testimonials_manager.php

    Upgrading from 1.3x to zen cart v1.5.0
    7) Run the included install_testimonials_manager 1.3.x_Upgrade.sql using the Zen-Cart Sql Patches tool
    (admin -> tools -> install sql patches) If you are upgrading.

    NEW INSTALLS

    1) Upload all files in the zen_1.5.0 folder.

    2) Run the included install_testimonials_manager new_install.sql using the Zen-Cart Sql Patches tool
    (admin -> tools -> install sql patches) for New Installs

    Enjoy.....
    =========================================================
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #6
    Join Date
    Jan 2012
    Location
    New England
    Posts
    238
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Hi CountryCharm,

    Thank you for taking over this project. I am in the middle of adding a bunch of old testimonials from 2003-2011 and I don't have dates for them. I don't want them to all have today's date (the default if you leave "date" blank)... I was wondering if you could walk me through hacking things to have functionality like one of these ideas:

    idea 1) When adding testimonials through the Admin interface, don't insert today's date if "date" is left blank, just have it leave that field empty so that nothing shows up.

    idea 2) having some php that says basically, if date = "specific date" (which I'd set to something like january 1, 2000, 01:00:00--really generic and not likely to ever get used by chance) then echo "(sometime between 2003-2011)"

    idea 3) combined with idea 1, if there is no date info in the date field, then have it display "(sometime between 2003-2011)"

    Would any of these be possible? What file(s) would I edit? Because it's going to look a little ridiculous to have all of the old testimonials set to today's date. I tried clearing out that field in the database through PHPmyAdmin, but it wouldn't let me, it refilled it with a date.

    Thanks in advance if you can help me with the above, or if you have any other ideas on how to hide the date for these old testimonials that I'm adding.

  7. #7
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by WebKat View Post
    Hi CountryCharm,

    Thank you for taking over this project. I am in the middle of adding a bunch of old testimonials from 2003-2011 and I don't have dates for them. I don't want them to all have today's date (the default if you leave "date" blank)... I was wondering if you could walk me through hacking things to have functionality like one of these ideas:

    idea 1) When adding testimonials through the Admin interface, don't insert today's date if "date" is left blank, just have it leave that field empty so that nothing shows up.

    idea 2) having some php that says basically, if date = "specific date" (which I'd set to something like january 1, 2000, 01:00:00--really generic and not likely to ever get used by chance) then echo "(sometime between 2003-2011)"

    idea 3) combined with idea 1, if there is no date info in the date field, then have it display "(sometime between 2003-2011)"

    Would any of these be possible? What file(s) would I edit? Because it's going to look a little ridiculous to have all of the old testimonials set to today's date. I tried clearing out that field in the database through PHPmyAdmin, but it wouldn't let me, it refilled it with a date.

    Thanks in advance if you can help me with the above, or if you have any other ideas on how to hide the date for these old testimonials that I'm adding.

    I tried clearing out that field in the database through PHPmyAdmin, but it wouldn't let me, it refilled it with a date.
    The MOD uses the current date when adding testimonials. If you want to use older dates you'd have to use phpmyadmin and work directly with the database table for the testimonials and edit the date field.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #8
    Join Date
    Jan 2012
    Location
    New England
    Posts
    238
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by countrycharm View Post
    The MOD uses the current date when adding testimonials. If you want to use older dates you'd have to use phpmyadmin and work directly with the database table for the testimonials and edit the date field.
    No, you don't understand. I don't HAVE dates for these testimonials. I don't have an "older date" to use. I want to be able to have the date be empty and not show up for testimonials that have no date.

  9. #9
    Join Date
    Jan 2012
    Posts
    14
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by countrycharm View Post
    Just wanted to let everyone know that Testimonial Manager is now compatible with zen cart version 1.5.0. Testimonial Manager will still run on zen cart versions v1.3.8, v1.3.9. May also work with earlier versions. Testimonial Manager does not overwrite any core files.

    ========================================================

    UPGRADING INSTALLATION FOR V1.5.0:

    1) Testimonials Manager runs great, but if you have a TEST SERVER try it out before going live.

    2) The files in admin/includes/boxes/extra_boxes/ is obsolete and should be deleted or rename to something else until you are confident all is well.

    3) A define was added to admin/includes/extra_datafiles/testimonials_manager.php and to
    amin/includes/languages/english/extra_definitions/testimonials_manager.php to make this work on zen cart 1.5.0.

    4) Go into phpmyadmin and BACKUP THE DATABASE BEFORE INSTALLING.

    5) Ensure you have carried out step 4)!

    6) This is for v1.5.0 only. There has been a define added so you will have to re-upload the files
    admin/includes/extra_definitions/testimonials_manager.php
    admin/includes/languages/english/extra_definitions/testimonials_manager.php

    Upgrading from 1.3x to zen cart v1.5.0
    7) Run the included install_testimonials_manager 1.3.x_Upgrade.sql using the Zen-Cart Sql Patches tool
    (admin -> tools -> install sql patches) If you are upgrading.

    NEW INSTALLS

    1) Upload all files in the zen_1.5.0 folder.

    2) Run the included install_testimonials_manager new_install.sql using the Zen-Cart Sql Patches tool
    (admin -> tools -> install sql patches) for New Installs

    Enjoy.....
    =========================================================
    Thank you countrycharm for taking over this add-on. This one really works with v1.50.

    visit my site: http://indyapparels.com

 

 

Similar Threads

  1. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 262
    Last Post: 26 Jun 2025, 10:42 AM
  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

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