Page 117 of 199 FirstFirst ... 1767107115116117118119127167 ... LastLast
Results 1,161 to 1,170 of 1988
  1. #1161
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by eqDoBBs View Post
    Hi Clyde, thanks for your quick reply. I have confirmed all of the files are in place.

    The following link shows the same error on the front end:

    http://www.molliemoo.co.uk/index.php...submit&lPath=2
    If you are using some type of SEO mod you might want to check and see if there is a way to add links manager to the mods configuration.

  2. #1162
    Join Date
    Feb 2008
    Location
    Auckland, NZ
    Posts
    53
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi Clyde

    I have installed the captcha file but i get this when i click on submit link, it wont even show the page to enter in the details.

    Parse error: syntax error, unexpected $end in /home/tag15621/public_html/store/includes/modules/pages/links_submit/header_php.php on line 150

    Everything else seems to be working.

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

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by Tagyourbaby View Post
    Hi Clyde

    I have installed the captcha file but i get this when i click on submit link, it wont even show the page to enter in the details.

    Parse error: syntax error, unexpected $end in /home/tag15621/public_html/store/includes/modules/pages/links_submit/header_php.php on line 150

    Everything else seems to be working.
    Try this:

    unzip the file, rename the YOUR_TEMPLATE folder to match the name of your custom template, upload the entire includes folder to your server.

    Attachment 4651
    Last edited by clydejones; 31 Dec 2009 at 02:32 AM.

  4. #1164
    Join Date
    Feb 2008
    Location
    Auckland, NZ
    Posts
    53
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Fantastic thanks heaps! Works a charm

  5. #1165
    Join Date
    Mar 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    I've install zc for my online shop using 2 languages. english and indonesian language.

    Link manager sidebox works fine in english language.
    but in indonesian language - the sidebox will display this label :
    - BOX_HEADING_LINK_CATEGORIES
    - BOX_INFORMATION_VIEW_ALL_LINKS
    - BOX_INFORMATION_LINKS_SUBMIT
    am i mising something?
    note : the content of sidebox is ok in english and indonesian only labeling is wrongly displayed.

    Thanks.

    pls refer my website : www.gmbizspot.com

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

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by sumri View Post
    I've install zc for my online shop using 2 languages. english and indonesian language.

    Link manager sidebox works fine in english language.
    but in indonesian language - the sidebox will display this label :
    - BOX_HEADING_LINK_CATEGORIES
    - BOX_INFORMATION_VIEW_ALL_LINKS
    - BOX_INFORMATION_LINKS_SUBMIT
    am i mising something?
    note : the content of sidebox is ok in english and indonesian only labeling is wrongly displayed.

    Thanks.

    pls refer my website : www.gmbizspot.com
    Make sure you've uploaded the following files to YOUR_LANGUAGE folder (make sure you change the english folder to match the name of your language

    includes/languages/english/extra_definitions/YOUR_TEMPLATE/links_manager_defines.php
    includes/languages/english/YOUR_TEMPLATE/links.php
    includes/languages/english/YOUR_TEMPLATE/links_submit.php
    includes/languages/english/YOUR_TEMPLATE/popup_links_help.php
    includes/languages/english/html_includes/define_links.php
    includes/languages/english/html_includes/define_links_submit.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php

  7. #1167
    Join Date
    Mar 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    Make sure you've uploaded the following files to YOUR_LANGUAGE folder (make sure you change the english folder to match the name of your language

    includes/languages/english/extra_definitions/YOUR_TEMPLATE/links_manager_defines.php
    includes/languages/english/YOUR_TEMPLATE/links.php
    includes/languages/english/YOUR_TEMPLATE/links_submit.php
    includes/languages/english/YOUR_TEMPLATE/popup_links_help.php
    includes/languages/english/html_includes/define_links.php
    includes/languages/english/html_includes/define_links_submit.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php
    i've follow everything like you've wrote but the results still the sames. Do I have to run different set of install_links_manager.sql for indonesian language?

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

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by sumri View Post
    i've follow everything like you've wrote but the results still the sames. Do I have to run different set of install_links_manager.sql for indonesian language?
    No there is no other sql statement that needs to be run.

    You need to make sure that the files I listed are uploaded



    includes/languages/indonesian/extra_definitions/EzBlue/links_manager_defines.php
    includes/languages/indonesian/EzBlue/links.php
    includes/languages/indonesian/EzBlue/links_submit.php
    includes/languages/indonesian/EzBlue/popup_links_help.php
    includes/languages/indonesian/html_includes/define_links.php
    includes/languages/indonesian/html_includes/define_links_submit.php
    includes/languages/indonesian/html_includes/EzBlue/define_links.php
    includes/languages/indonesian/html_includes/EzBlue/define_links_submit.php

  9. #1169
    Join Date
    Mar 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    No there is no other sql statement that needs to be run.

    You need to make sure that the files I listed are uploaded



    includes/languages/indonesian/extra_definitions/EzBlue/links_manager_defines.php
    includes/languages/indonesian/EzBlue/links.php
    includes/languages/indonesian/EzBlue/links_submit.php
    includes/languages/indonesian/EzBlue/popup_links_help.php
    includes/languages/indonesian/html_includes/define_links.php
    includes/languages/indonesian/html_includes/define_links_submit.php
    includes/languages/indonesian/html_includes/EzBlue/define_links.php
    includes/languages/indonesian/html_includes/EzBlue/define_links_submit.php
    done checking every single files you've several time. everything in place.. but the result still the same.

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

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by sumri View Post
    done checking every single files you've several time. everything in place.. but the result still the same.
    check your PM

 

 

Similar Threads

  1. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  2. v154 News Box Manager v2.0.0 [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 84
    Last Post: 19 Jan 2021, 04:17 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM

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