Page 90 of 151 FirstFirst ... 40808889909192100140 ... LastLast
Results 891 to 900 of 1501
  1. #891
    Join Date
    Jan 2006
    Posts
    57
    Plugin Contributions
    0

    help question Re: Testimonial Manager Support Thread

    Hi Clyde Jones and thank you so much for this add-on. I'm using it to display 'facts' rather than testimonials. I got it installed and working, then began customizing and had no problems. I added all the facts from within the Admin>Tools>Testimonials Manager. After that, I began removing certain things like the title, the read more, etc and all was working well. Finally, I wanted to add images, so I went into the Admin>Tools>Testimonials Manager and received the following error:

    Code:
    Fatal error: Call to a member function get_template_dir() on a non-object in /home/enchant2/public_html/biad/admin/includes/languages/english/testimonials_manager.php on line 30
    I did not make any changes at all in the admin files.

    Thank you.

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by tamalita View Post
    Hi Clyde Jones and thank you so much for this add-on. I'm using it to display 'facts' rather than testimonials. I got it installed and working, then began customizing and had no problems. I added all the facts from within the Admin>Tools>Testimonials Manager. After that, I began removing certain things like the title, the read more, etc and all was working well. Finally, I wanted to add images, so I went into the Admin>Tools>Testimonials Manager and received the following error:

    Code:
    Fatal error: Call to a member function get_template_dir() on a non-object in /home/enchant2/public_html/biad/admin/includes/languages/english/testimonials_manager.php on line 30
    I did not make any changes at all in the admin files.

    Thank you.

    I'd need a url for your site

    AND

    the details of what file(s) you modified to do the following:

    After that, I began removing certain things like the title, the read more, etc

  3. #893
    Join Date
    Jan 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    The site (still under construction) is currently located at
    http://biad.enchanted-graphics.com/

    This is a new installation of the add on.

    the files I changed were:
    includes>templates>mine>sideboxes>tpl_testimonials_manager.php

    on line 14 I removed the following code between the ''
    Code:
    <b><a href="' . zen_href_link(FILENAME_TESTIMONIALS_MANAGER, 'testimonials_id=' . $page_query_list[$i]['id']) . '">' . $page_query_list[$i]['name'] . '</a></b><div class="testimonial">
    on line 20 I removed the following code because I did not want "Read More>>"
    Code:
    <span><strong><a href="' . zen_href_link(FILENAME_TESTIMONIALS_MANAGER, 'testimonials_id=' . $page_query_list[$i]['id']) . '">' .TESTIMONIALS_MANAGER_READ_MORE .'</a></strong></span>
    on line 21, I removed everything, because I did not need the separator
    Code:
    $content .= '<hr class="catBoxDivider" />';
    in includes>languages>english>extra_definitions>mine I changed testimonials_manager_defines.php:
    lines 12, 13, 23 I changed the word Testimonials to Facts.

    I believe that is all .... I will look through things more closely to see if anything was changed.

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by tamalita View Post
    The site (still under construction) is currently located at
    http://biad.enchanted-graphics.com/

    This is a new installation of the add on.

    the files I changed were:
    includes>templates>mine>sideboxes>tpl_testimonials_manager.php

    on line 14 I removed the following code between the ''
    Code:
    <b><a href="' . zen_href_link(FILENAME_TESTIMONIALS_MANAGER, 'testimonials_id=' . $page_query_list[$i]['id']) . '">' . $page_query_list[$i]['name'] . '</a></b><div class="testimonial">
    on line 20 I removed the following code because I did not want "Read More>>"
    Code:
    <span><strong><a href="' . zen_href_link(FILENAME_TESTIMONIALS_MANAGER, 'testimonials_id=' . $page_query_list[$i]['id']) . '">' .TESTIMONIALS_MANAGER_READ_MORE .'</a></strong></span>
    on line 21, I removed everything, because I did not need the separator
    Code:
    $content .= '<hr class="catBoxDivider" />';
    in includes>languages>english>extra_definitions>mine I changed testimonials_manager_defines.php:
    lines 12, 13, 23 I changed the word Testimonials to Facts.

    I believe that is all .... I will look through things more closely to see if anything was changed.
    First: Try re-uploading ALL the unmodified testimonial manager files both admin and includes.

    We can go back later and properly edit/modify the files to your needs.

  5. #895
    Join Date
    Jan 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Magic haha. I must have inadvertently changed something on one of those files. Now I no longer get that error! Thank you! That was a pretty simple fix!

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by tamalita View Post
    Magic haha. I must have inadvertently changed something on one of those files. Now I no longer get that error! Thank you! That was a pretty simple fix!
    glad it got sorted

  7. #897
    Join Date
    Jul 2009
    Location
    india
    Posts
    27
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Install testimonials-module; semm some thing missing, getting error please suggest me.


    1146 Table 'newzen_.table_testimonials_manager' doesn't exist
    in:
    [select testimonials_id, testimonials_image, testimonials_title, testimonials_html_text, date_added from TABLE_TESTIMONIALS_MANAGER where status = 1 and language_id = 1 order by rand(), testimonials_title limit 5]

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by rashuweb View Post
    Install testimonials-module; semm some thing missing, getting error please suggest me.


    1146 Table 'newzen_.table_testimonials_manager' doesn't exist
    in:
    [select testimonials_id, testimonials_image, testimonials_title, testimonials_html_text, date_added from TABLE_TESTIMONIALS_MANAGER where status = 1 and language_id = 1 order by rand(), testimonials_title limit 5]
    Did you follow the highlighted section from the installation instructions:

    NEW INSTALLATION:

    Unzip the contribution.

    Open the New_installation folder

    run the included install_testimonials_manager.sql using the Zen-Cart Sql Patches tool
    (admin -> tools -> install sql patches)
    For best results, copy-and-paste the code into the query field and press 'Send'.


    Before uploading change the YOUR_TEMPLATE folders to match the name of your custom template.
    includes/languages/english/extra_definitions/YOUR_TEMPLATE
    includes/languages/english/YOUR_TEMPLATE
    includes/languages/english/html_includes/YOUR_TEMPLATE
    includes/modules/sideboxes/YOUR_TEMPLATE
    includes/templates/YOUR_TEMPLATE

    The files are arranged in the same structure as Zen Cart so you can FTP the admin, images and includes folders to your server.

    Login in to your admin panel admin -> tools -> layout boxes contoller and activate the new sidebox.

  9. #899
    Join Date
    Jul 2009
    Location
    india
    Posts
    27
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    thanks clydejones!

    YES! i do follow exactly as mention above;

    in admin > tools > Testimonial Manager has created and in Tools>Layout Manager > sideboxes/classic/testimonials_manager.php has been created but at front end i can see an error on right layout as


    1146 Table 'newzen_.table_testimonials_manager' doesn't exist
    in:
    [select testimonials_id, testimonials_image, testimonials_title, testimonials_html_text, date_added from TABLE_TESTIMONIALS_MANAGER where status = 1 and language_id = 1 order by rand(), testimonials_title limit 5]


    do i need to edit some thing in phpmyadmin? or need to do again.
    please

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by rashuweb View Post
    thanks clydejones!

    YES! i do follow exactly as mention above;

    in admin > tools > Testimonial Manager has created and in Tools>Layout Manager > sideboxes/classic/testimonials_manager.php has been created but at front end i can see an error on right layout as


    1146 Table 'newzen_.table_testimonials_manager' doesn't exist
    in:
    [select testimonials_id, testimonials_image, testimonials_title, testimonials_html_text, date_added from TABLE_TESTIMONIALS_MANAGER where status = 1 and language_id = 1 order by rand(), testimonials_title limit 5]


    do i need to edit some thing in phpmyadmin? or need to do again.
    please
    I'd uninstall it first and then reinstall

 

 

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