Page 132 of 151 FirstFirst ... 3282122130131132133134142 ... LastLast
Results 1,311 to 1,320 of 1501
  1. #1311
    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.

  2. #1312
    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

  3. #1313
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Testimonial Manager Support Thread

    Countrycharm thank you for the updated version.
    Posted via Mobile Device

  4. #1314
    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.

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by WebKat View Post
    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.
    I know what you are talking about, and It is probably possible but I don't have time to look into it yet. When time permits I will.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #1316
    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 WebKat View Post
    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.
    Quote Originally Posted by countrycharm View Post
    I know what you are talking about, and It is probably possible but I don't have time to look into it yet. When time permits I will.
    and WebKat in the meantime, you will have to edit the DB and include a date in order to use this add-on..

    OR

    if it's a showstopper item and you need it IMMEDIATELY, you can consider investing in paying a developer to make this change for you..
    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. #1317
    Join Date
    Jan 2012
    Location
    New England
    Posts
    238
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    For now I just added some text saying "such and such a date really means '2003-20011'" that shows up underneath the date. It's a good enough solution for a little while, though I don't want to leave it like that indefinitely.

    Thanks for your help.

  8. #1318
    Join Date
    Jan 2012
    Posts
    60
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Hello! I try to instal the SQL patch and i get this error

    WARNING: An Error occurred, please refresh the page and try again.

    i installed the version before this one but i deleted it a while ago. Now that it is compatible i thought i would install it again. I don't know what to do. i deleted everything from the last time i installed. please help! thank you!

  9. #1319
    Join Date
    Jan 2012
    Posts
    60
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Now when i go to my store catalog it also says this
    WARNING: An Error occurred, please refresh the page and try again.
    I'm freaking out.

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by Serg View Post
    Hello! I try to instal the SQL patch and i get this error

    WARNING: An Error occurred, please refresh the page and try again.

    i installed the version before this one but i deleted it a while ago. Now that it is compatible i thought i would install it again. I don't know what to do. i deleted everything from the last time i installed. please help! thank you!
    What version of zen cart are you running? If you are running zen cart 1.5.0 did you use the 1.3.x_Upgrade patch or did you re-run the new.sql patch? You didn't give enough information.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

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