Zen Cart Logo
Forums / Addon Sideboxes / Link Manager 3.0 Support Thread

Link Manager 3.0 Support Thread

Views: 486,714

Results 341 to 360 of 1,988
8 May 2007, 2:34 PM
#341
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Link Manager 3.0 Support Thread

haredo:

Clyde,
I hope I did not butt in your module to help with the fix.
That will be great with the update, you must be busy as always.

Not at all, that's what community is all about.

You pointed out exactly what I would have.

14 May 2007, 12:10 AM
#342
pochon avatar

pochon

New Zenner

Join Date:
May 2007
Posts:
18
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

How can I have the links be direct links and not redirects?

14 May 2007, 12:50 AM
#343
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

Pochon:

How can I have the links be direct links and not redirects?

Not at the present time.

18 May 2007, 7:33 PM
#344
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Can someone take a look at http://pepper-spray.biz/index.php?main_page=links_submit. Im not sure what I did wrong. I have the same thing in my admin for "New Link" and "Check Link". I double checked my uploaded files. 1.3.7

18 May 2007, 8:16 PM
#345
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

garyclemens:

Can someone take a look at http://pepper-spray.biz/index.php?main_page=links_submit. Im not sure what I did wrong. I have the same thing in my admin for "New Link" and "Check Link". I double checked my uploaded files. 1.3.7

There are several fixes for the button problem here in the thread:

Try here:

19 May 2007, 12:25 PM
#346
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

That worked thank you. I tried the following for the two buttons in my admin, for new link and check link:

define('BUTTON_IMAGE_CHECK_LINK', 'button_check_link.gif');
define('BUTTON_CHECK_LINK_ALT', 'Check Link');

It didn't work.
thanks for the help

19 May 2007, 12:42 PM
#347
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Disregard found your previous posting Thanks Again Clyde

23 May 2007, 5:13 PM
#348
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Direct links would be nice!

28 May 2007, 5:09 AM
#349
alray10 avatar

alray10

New Zenner

Join Date:
Jan 2007
Posts:
96
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Pochon:

How can I have the links be direct links and not redirects?

You can have direct links see post http://www.zen-cart.com/forum/showpost.php?p=139547&postcount=5
It is a old post but I use it on the latest link Manager and it works fine.
Just can't count the clicks.

I really wish the redirect would be written out of this mod it is a great mode and I know Clyde has put a lot of work into it.
But it is totally useless in SEO terms, just because of the redirects.
We have a great community on zen cart and the help we all give each other is great.
But we could help each other more by all linking together because in the eyes of Google every link would be a good one because we all have or at least should have "Powered by Zen Cart" at the bottom of our sites, which would make them all related links.

29 May 2007, 7:29 PM
#350
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Awesome it works great!!!!!!!!

30 May 2007, 11:36 PM
#351
humbll avatar

humbll

Zen Follower

Join Date:
Jan 2007
Location:
USA
Posts:
219
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

followed instructions, site messed up now, it clashed with my dynamic toolbar, toolbar no longer shows, now its just a sitemap, what gives? latest zencart..

30 May 2007, 11:59 PM
#352
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

humbll:

followed instructions, site messed up now, it clashed with my dynamic toolbar, toolbar no longer shows, now its just a sitemap, what gives? latest zencart..

I just check your site and it looks like your CSS files are being picked up.

uninstall the mod following instructions that are included with the mod.

2 Jun 2007, 11:16 AM
#353
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Have I been really, really dumb in installing this? When I check the CSS statements in the file links_submit.css I see references to images that do not appear to have been included with the download e.g

/catalog/includes/templates/barebones/images/personal.png

and

/catalog/includes/templates/barebones/images/contact.png
``` and so on...

I've done a thorough file search and can't find **any** of the image files referred to in this CSS file.

Can anyone tell me if I need these files, and if so, where are they available for download?
2 Jun 2007, 3:05 PM
#354
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

blag:

Have I been really, really dumb in installing this? When I check the CSS statements in the file links_submit.css I see references to images that do not appear to have been included with the download e.g

/catalog/includes/templates/barebones/images/personal.png

> 
> and 
> 
> ```html
/catalog/includes/templates/barebones/images/contact.png
``` and so on...
> 
> I've done a thorough file search and can't find **any** of the image files referred to in this CSS file.
> 
> Can anyone tell me if I need these files, and if so, where are they available for download?

No you don't need those image files. they are kinda left over from a "styling" trip and just didn't get deleted/commented out.
3 Jun 2007, 11:21 AM
#355
blag avatar

blag

Zen Follower

Join Date:
May 2007
Location:
Leicester, England
Posts:
165
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Clyde

Many thanks for the info. I've taken them away to a quiet place and ... BURIED them!! Heh-heh!

Mike

8 Jun 2007, 6:39 PM
#356
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Link Manager 3.0 Support Thread

Small bug, when you mouseover the admin menu bars, they do not drop down if you are in the link manager. Works while in "Links Categories" and "Links Contact" but not for "Links"

9 Jun 2007, 12:26 AM
#357
mboley370 avatar

mboley370

New Zenner

Join Date:
May 2007
Posts:
91
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hi, just a quick question about this links manager mod.

If I link to someone and add there reciprocal link to this mod will it count that it is on my front page.

What I am asking is if someone says only hardlinks which are front page to front page will this mod allow it to count as a font page link since you can scrool and look for the link?

Thanks for this great mod.

I am just about to install it, it is what I have been looking for.

9 Jun 2007, 7:23 AM
#358
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Link Manager 3.0 Support Thread

numinix:

Small bug, when you mouseover the admin menu bars, they do not drop down if you are in the link manager. Works while in "Links Categories" and "Links Contact" but not for "Links"

I've checked three or four different sites and am unable to duplicate what you are describing.

9 Jun 2007, 7:53 AM
#359
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Link Manager 3.0 Support Thread

It only occurs if I click "LINKS" then I can no longer use the drop down menus. Not a big deal just annoying because I have to go to the admin home to view another section.

9 Jun 2007, 2:31 PM
#360
mboley370 avatar

mboley370

New Zenner

Join Date:
May 2007
Posts:
91
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hi, I was wondering if there is any way to altar it so that when I point to the word inside the sidebox it shows the url of what the word goes to. I think by doing this it would allow me to show the links as if they were on the front page.

Then that would be considered as a hard link.

Matt