Page 96 of 199 FirstFirst ... 46869495969798106146196 ... LastLast
Results 951 to 960 of 1988
  1. #951
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by pinetreecandles View Post
    Thanks a bunch. Just tested it out and it works like a charm. Image upload also had no problems.

    The email that is sent when the admin approves a link is missing the status change though. This is what the email says:
    Code:
    Dear Test User, The status of your link at Pine Tree Candles has been
    updated.New status: Please reply to this email if you have any questions.
    Thanks for the additional features on the mod
    I'll check on the e-mail update.

  2. #952
    Join Date
    Feb 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    hi

    just upgraded from links manager 3.0.2 to 3.4 and all my old links that had pics, the pics are gone. where were would i get them back? or do i have to have the linking partners re place them. thanks

    http://www.tias-lingerie.com
    http://www.tias-lingerie.com ######## lingerie for ######## ladies
    http://www.oohlalalingerie.com ###### and have some fun!
    http://www.top100lingeriewebsites.com

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by sirryche View Post
    hi

    just upgraded from links manager 3.0.2 to 3.4 and all my old links that had pics, the pics are gone. where were would i get them back? or do i have to have the linking partners re place them. thanks

    http://www.tias-lingerie.com
    copy the images to the new images/links_image directory

    now go to admin -> extras -> links

    and edit each link

    edit the image url field as follows:

    links_image/YOUR_IMAGE.???

    You can do the same thing directly in the database by using phpmyadmin

    open the links table and edit the links_url field as follows:

    links_image/YOUR_IMAGE.???

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by sirryche View Post
    hi

    just upgraded from links manager 3.0.2 to 3.4 and all my old links that had pics, the pics are gone. where were would i get them back? or do i have to have the linking partners re place them. thanks

    http://www.tias-lingerie.com
    Another option I forgot to mention is to just go to

    admin -> configuration -> links manager

    set the Link Image Directory to the directory where your current images are located.

    If they are located in the images directory just leave the option blank.

    That said you will still need to edit the links url field with the name of your image.

  5. #955
    Join Date
    Feb 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    well after digging around it looks like i have everybodys image URLs so i never had any pics stored. i guess this is the hotlink pics? i kmow i can type the urls in and get the pics and save to my drive then upload. when i goto edit it says image URL: under Extras>Links but i see that when you add link thru the front end it now has a browse button which i thought use to say Image URL. so is there a way to put back the URL option instaed of uploading pics? thanks
    http://www.tias-lingerie.com ######## lingerie for ######## ladies
    http://www.oohlalalingerie.com ###### and have some fun!
    http://www.top100lingeriewebsites.com

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by sirryche View Post
    well after digging around it looks like i have everybodys image URLs so i never had any pics stored. i guess this is the hotlink pics? i kmow i can type the urls in and get the pics and save to my drive then upload. when i goto edit it says image URL: under Extras>Links but i see that when you add link thru the front end it now has a browse button which i thought use to say Image URL. so is there a way to put back the URL option instaed of uploading pics? thanks
    The "url" option was only available in the admin. that option is no longer available.

    The browse option that is now available on the front end is for users to upload their banner images.

    once a banner image is uploaded it is stored in the images/links_image folder (or whatever folder you would decide to use and set in admin -> configuration -> links manager)

    If a banner image is not uploaded then a default image is used instead.

  7. #957
    Join Date
    Feb 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    In the install and upgrade package 3.4.0,

    I can't find : includes/modules/link_listing.php

    It's normal ?

    This file is listed in uninstall.txt

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by imak View Post
    In the install and upgrade package 3.4.0,

    I can't find : includes/modules/link_listing.php

    It's normal ?

    This file is listed in uninstall.txt
    Sorry, that's a typing mistake in that file:

    the file is located in
    includes/modules/YOUR_TEMPLATE/link_listing.php

  9. #959
    Join Date
    Feb 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    Sorry, that's a typing mistake in that file:

    the file is located in
    includes/modules/YOUR_TEMPLATE/link_listing.php

    In previous version 3.3.2 link_listing.php was in both directories ?
    includes/modules/YOUR_TEMPLATE/
    includes/modules

    Why it's different now ?
    It was working for me in ZC 1.3.7 with includes/modules/link_listing.php.
    Now with 3.4.0 it doesn't work without this in ZC 1.3.8a. : I've error 1146 instead of the sidebox.

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by imak View Post
    In previous version 3.3.2 link_listing.php was in both directories ?
    includes/modules/YOUR_TEMPLATE/
    includes/modules

    Why it's different now ?
    It was working for me in ZC 1.3.7 with includes/modules/link_listing.php.
    Now with 3.4.0 it doesn't work without this in ZC 1.3.8a. : I've error 1146 instead of the sidebox.
    You can copy the link_listing.php file to includes/modules

    I'll check on what the problem might be.

    Can you give me the URL for your site.
    Last edited by clydejones; 31 Mar 2008 at 07:38 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