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

Link Manager 3.0 Support Thread

Views: 486,752

Results 861 to 880 of 1,988
27 Feb 2008, 11:02 AM
#861
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Link Manager 3.0 Support Thread

ok, sorry I run the patch and they show up now. Thanks :)

27 Feb 2008, 11:03 AM
#862
pinetreecandles avatar

pinetreecandles

Zen Follower

Join Date:
Feb 2008
Location:
West Virginia
Posts:
135
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

dealbyethan.com:

okay, fixed the problem by including a } above ?>.

I don't seem to have the following. Did I do something wrong?

Admin -> Extras -> Links (allows creating & editing of links)
Admin -> Extras -> Link Categories (allows creating & editing of categories)
Admin -> Extras -> Links Contact (allows the sending of e-mails)

Double check your install carefully and make sure when you added the sql that it all took. If your not sure, try the copy and paste method section by section from the sql file to see if it got everything. Seems like it didn't.

27 Feb 2008, 2:03 PM
#863
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Yes, I know about that, but that is after the link is submited.
the problems I have is I get lots of "Spamers" submiting "junk links" and would like to try and stop that. if i could get it to check for a link back at time the link is submited, that would stop

clydejones:

admin -> extras -> links

There is a check link button to do that befpre approving the link

27 Feb 2008, 2:48 PM
#864
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

fvb:

Yes, I know about that, but that is after the link is submited.
the problems I have is I get lots of "Spamers" submiting "junk links" and would like to try and stop that. if i could get it to check for a link back at time the link is submited, that would stop

You could also use the CAPTCHA mod but make sure to run a file comparison of the links manager related files.

27 Feb 2008, 3:14 PM
#865
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I will try that, but I think they are being hand entered, so having the link back checked when they are submiting would help alot

clydejones:

You could also use the CAPTCHA mod but make sure to run a file comparison of the links manager related files.

28 Feb 2008, 3:49 PM
#866
sutikah1 avatar

sutikah1

New Zenner

Join Date:
Jan 2008
Location:
Scotland
Posts:
33
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I've tried searching through this thread for 2 days now & can't find the answer I'm looking for.

So here goes with the really stupid query.......

I'm confused with altering YOUR_TEMPLATE anywhere else other than includes/templates because I'm using a free template that only involved me uploading a folder into the templates folder, there was nothing to upload to any other folder. So I don't know what to do with the folders called YOUR_TEMPLATE in the includes/languages and includes/modules folders.

Can someone please explain this to me as if I'm a five year old? :blink:

28 Feb 2008, 4:35 PM
#867
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

sutikah1:

I've tried searching through this thread for 2 days now & can't find the answer I'm looking for.

So here goes with the really stupid query.......

I'm confused with altering YOUR_TEMPLATE anywhere else other than includes/templates because I'm using a free template that only involved me uploading a folder into the templates folder, there was nothing to upload to any other folder. So I don't know what to do with the folders called YOUR_TEMPLATE in the includes/languages and includes/modules folders.

Can someone please explain this to me as if I'm a five year old? :blink:

What is the name of the template you're using?

28 Feb 2008, 4:52 PM
#868
sutikah1 avatar

sutikah1

New Zenner

Join Date:
Jan 2008
Location:
Scotland
Posts:
33
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

free_red

28 Feb 2008, 4:57 PM
#869
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

sutikah1:

free_red

Then change ALL of the YOUR_TEMPLATE folders to free_red

includes/languages/english/extra_definitions/YOUR_TEMPLATE/
includes/languages/english/YOUR_TEMPLATE
includes/languages/english/html_includes/YOUR_TEMPLATE/
includes/modules/YOUR_TEMPLATE/
includes/modules/sideboxes/YOUR_TEMPLATE/
includes/templates/YOUR_TEMPLATE/

28 Feb 2008, 5:37 PM
#870
sutikah1 avatar

sutikah1

New Zenner

Join Date:
Jan 2008
Location:
Scotland
Posts:
33
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

OK. So I change YOUR_TEMPLATE to the appropriate name, ftp the files and add the sql to the database, but.....

when I log in to admin side I get the following error:

Parse error: syntax error, unexpected $end in *****/admin/includes/boxes/extra_boxes/links_extras_dhtml.php on line 17

Any ideas?

28 Feb 2008, 5:56 PM
#871
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

sutikah1:

OK. So I change YOUR_TEMPLATE to the appropriate name, ftp the files and add the sql to the database, but.....

when I log in to admin side I get the following error:

Parse error: syntax error, unexpected $end in *****/admin/includes/boxes/extra_boxes/links_extras_dhtml.php on line 17

Any ideas?

Yep, just unzip the file and upload the entire admin folder to your server
[Attachment no longer available]

28 Feb 2008, 5:57 PM
#872
sutikah1 avatar

sutikah1

New Zenner

Join Date:
Jan 2008
Location:
Scotland
Posts:
33
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Line 17 contains nothing but the following:

?>

28 Feb 2008, 6:04 PM
#873
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

sutikah1:

Line 17 contains nothing but the following:

?>

Thats the end of file marker.

did you upload the file from my last post.

That should take care of the issue

28 Feb 2008, 6:13 PM
#874
sutikah1 avatar

sutikah1

New Zenner

Join Date:
Jan 2008
Location:
Scotland
Posts:
33
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Clyde, you are an absolute superstar!

Thank you so much. Please go out & have a wonderful weekend. You've stopped me from having bald patches for mother's day this Sunday! :clap:

28 Feb 2008, 6:24 PM
#875
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

sutikah1:

Clyde, you are an absolute superstar!

Thank you so much. Please go out & have a wonderful weekend. You've stopped me from having bald patches for mother's day this Sunday! :clap:

Mother's Day? This Sunday?

Not in the US not until MAY!

28 Feb 2008, 6:30 PM
#876
sutikah1 avatar

sutikah1

New Zenner

Join Date:
Jan 2008
Location:
Scotland
Posts:
33
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

clydejones:

Mother's Day? This Sunday?

Not in the US not until MAY!

Here, in the UK, it's Sunday 2nd March this year. I aim to have a VERY lazy day & let my daughter peel me some grapes, de-seed some strawberries & constantly top up the Bollinger!! :thumbsup:

28 Feb 2008, 6:38 PM
#877
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

sutikah1:

Here, in the UK, it's Sunday 2nd March this year. I aim to have a VERY lazy day & let my daughter peel me some grapes, de-seed some strawberries & constantly top up the Bollinger!! :thumbsup:

That's a relief, I thought I might have slept through 2 months:smile:

Have a great day :cheers::thumbsup:

28 Feb 2008, 6:48 PM
#878
sutikah1 avatar

sutikah1

New Zenner

Join Date:
Jan 2008
Location:
Scotland
Posts:
33
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

clydejones:

That's a relief, I thought I might have slept through 2 months:smile:

Have a great day :cheers::thumbsup:

I've just added you to my MSN friends list. I hope you don't mind. It's always handy to have a totally zenned expert on tap! :lookaroun

28 Feb 2008, 6:51 PM
#879
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

sutikah1:

I've just added you to my MSN friends list. I hope you don't mind. It's always handy to have a totally zenned expert on tap! :lookaroun

Glad I could help out.

29 Feb 2008, 5:59 PM
#880
ironcross avatar

ironcross

New Zenner

Join Date:
Feb 2008
Posts:
23
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I got a question. I just downloaded the 3.3.1 release and there are no directory folders. All the files are free floating. Is that normal? There's a lot of files and where do they all go?

I'm on a mac if that makes a difference. Thanks