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

Link Manager 3.0 Support Thread

Views: 486,684

Results 101 to 120 of 1,988
28 Feb 2007, 17:26
#101
faristababa avatar

faristababa

New Zenner

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

Link Manager 3.0 Support Thread

faristababa:

Firstly Thanks, you are a big help:smile: .

**I like to show only the English link.
The customer can at a new link from all languages to the English page.

· I have to up load the languages fills to all the languages?
If I up load them, I can only see the links I at to this language.

· Is it possible to maximise the Description to 1 or 2 line?

**

:lookaroun Somebody out there have any idea?

01 Mar 2007, 11:36
#102
faristababa avatar

faristababa

New Zenner

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

Re: Link Manager 3.0 Support Thread

I try to be clearer:lookaroun , I really like Link Manager 3.0 and it works fine.

I have 3 languages install, all of them works fine whit Link Manager.
The problem start if a customer likes to see his link in other languages page, as he fit it in.
The link not shows of.

I like to show only the English link.
The customer can at a new link from all languages to the English page.
Is this possible?

Other problem
I can’t find a tool to maximise the Description to 1 or 2 lines. The customer should have only the possibility to at maximise 20 letters for link name and 45 letters for Description.

Like : Bamboomoon - Stilt performance & fire show

If possible how I can to it? I hope it is now clearer
Thanks for support :smile:

03 Mar 2007, 17:45
#103
thebaldknight avatar

thebaldknight

New Zenner

Join Date:
Mar 2007
Posts:
6
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Hi all I am getting this error when trying to check for links back to my site:

Warning: file() [function.file]: URL file-access is disabled in the server configuration in /home/xxxxx/public_html/admin/links.php on line 618

Warning: file(http://www.xtreme-hosting-inc.com) [function.file]: failed to open stream: no suitable wrapper could be found in /home/xxxxxx/public_html/admin/links.php on line 618

I can't figure out what file is disabled here. I think I have everything configured right.

Thanks in advance.

Gus

03 Mar 2007, 20:53
#104
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

Look in admin -> configuration -> links manager

make sure Links Check Phrase is not blank

03 Mar 2007, 22:52
#105
thebaldknight avatar

thebaldknight

New Zenner

Join Date:
Mar 2007
Posts:
6
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Thanks for your response.

I had my url in there and got the error.

I put my website url in the "Links check phrase" with and with out the www. and http and still get the same error.

I can't fiqure it out...

Stumped
thebaldknight

03 Mar 2007, 23:55
#106
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Link Manager 3.0 Support Thread

thebaldknight:

Hi all I am getting this error when trying to check for links back to my site:

Warning: file() [function.file]: URL file-access is disabled in the server configuration in /home/xxxxx/public_html/admin/links.php on line 618
http://php.net/manual/en/function.file.php:
You can use a URL as a filename with this function if the fopen wrappers have been enabled.

04 Mar 2007, 06:21
#107
thebaldknight avatar

thebaldknight

New Zenner

Join Date:
Mar 2007
Posts:
6
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

a_berezin vbmenu_register("postmenu_337879", true); , Sooooooo me being non php or anything like that...have no idea what you mean...lol

04 Mar 2007, 08:15
#108
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Link Manager 3.0 Support Thread

You can't check for back-links be this script. Your server configuration disabled this future for you.

04 Mar 2007, 15:48
#109
thebaldknight avatar

thebaldknight

New Zenner

Join Date:
Mar 2007
Posts:
6
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

Thanks a_berezin vbmenu_register("postmenu_338019", true); I'll have to check with my hosting company then...:)

Thanks again!

05 Mar 2007, 16:24
#110
lhhgbh avatar

lhhgbh

Zen Follower

Join Date:
Mar 2006
Posts:
177
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I Just tried installing it and came up with this after I show the side box:
1146 Table 'lhhgbh1_zencart.link_categories' doesn't exist
in:
[select lc.link_categories_id, lc.link_categories_sort_order, lcd.link_categories_id, lcd.link_categories_name from link_categories lc, link_categories_description lcd where lc.link_categories_status = '1' and lc.link_categories_id = lcd.link_categories_id order by lc.link_categories_sort_order, lcd.link_categories_name]

Is it not installed correctly?

05 Mar 2007, 17:47
#111
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

lhhgbh1_zencart

is this the prefix for your database tables?

05 Mar 2007, 20:26
#112
lhhgbh avatar

lhhgbh

Zen Follower

Join Date:
Mar 2006
Posts:
177
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

not sure i know what you mean.. db tables?? lhhgbh1 is my control panel login name...

05 Mar 2007, 20:44
#113
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

When you installed Zen Cart you should have indicated a prefix for the database (such as zen_)

what prefix do you have for your database?

also did you run the links.sql script included with Links Manager

05 Mar 2007, 22:03
#114
lhhgbh avatar

lhhgbh

Zen Follower

Join Date:
Mar 2006
Posts:
177
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

yes lhhgbh1 is mine and yes I ran the sql....

05 Mar 2007, 22:13
#115
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

OK,

copy the following code:

DROP TABLE IF EXISTS link_categories;
CREATE TABLE link_categories (
  link_categories_id int(11) NOT NULL auto_increment,
  link_categories_image varchar(64) default NULL,
  link_categories_sort_order int(3) default NULL,
  link_categories_date_added datetime default NULL,
  link_categories_last_modified datetime default NULL,
  link_categories_status tinyint(1) NOT NULL default 0,
  PRIMARY KEY  (link_categories_id),
  KEY idx_link_categories_date_added (link_categories_date_added)
) TYPE=MyISAM AUTO_INCREMENT=2 ;

INSERT INTO link_categories VALUES (1, 'link_category.jpg', 0, '2004-11-19 18:56:22', '2004-11-19 19:00:19', 1);

open admin -> tools -> install SQL patches

paste the code in the query box and click the "send" button.

06 Mar 2007, 05:51
#116
lhhgbh avatar

lhhgbh

Zen Follower

Join Date:
Mar 2006
Posts:
177
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

nope that didnt do anything.. whats happening on the screen is when I turn the box on i click on my home page and the entire page is not aligned right.. the left side boxes are all in the middle of the screen and then down at the bottom, where the links box should be, is just those words that i typed in earlier.. I am using the future zen template if that makes any difference..

06 Mar 2007, 06:13
#117
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

do you have a URL for the site so I can take a look.

06 Mar 2007, 15:59
#118
lhhgbh avatar

lhhgbh

Zen Follower

Join Date:
Mar 2006
Posts:
177
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

yeah its my flag pride site in my sig, but i dont have the box on... since it doesnt work I dont leave it on because I have daily customers..

06 Mar 2007, 16:37
#119
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

Check your database with phpmyadmin and make sure you have the following tables.

links
links_description
links_status
links_to_link_categories
link_categories
link_categories_description

06 Mar 2007, 18:31
#120
boognish avatar

boognish

New Zenner

Join Date:
Feb 2007
Posts:
14
Plugin Contributions:
0

Re: Link Manager 3.0 Support Thread

I am using version 3.0.2 and I have two questions.

#1 Is the require "registered users" only can submit a link option in this version?

#2 Is there a way for the admin to determine if a reciprocal link is required for individual sites? For instance I would want to require a link to another business, but I wouldn't want a reciprocal link for some other sites/pages.