Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Add, Search, Modify, Email Updates, Random Links Error!!

Quote Reply
Add, Search, Modify, Email Updates, Random Links Error!!
Hi,
Everytime I click add a site, modify, email updates, random links, and search I always get these problems. I'm going to paste the problems below.

Error including libraries: syntax error at /data1/hypermart.net/philsite/cgi-bin/links/admin/links.cfg line 177, near "my @months = qw!Jan Feb Mar Apr May Jun Jul Aug Sep Oc"
(Might be a runaway multi-line OO string starting on line 136)

Make sure they exist, permissions are set properly, and paths are set correctly.</noscript>
<!-- -->
</noscript>
<SCRIPT LANGUAGE="JavaScript">

<!--
browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 2 )) &#0124; &#0124; ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 2 )));
if (browser) {
if (self.height) {
if (parseInt(self.height) < 167) {
var height = '167';
}
} else {
var height = '167';
}
if (!self.url) {
self.url = '';
}
if (parent.name != 'test') {
test = window.open("http://click.go2net.com/adpopup?site=HM&shape=banner&border=1&area=users.Entertainment.TV_and_Radio", "test", "resizable=yes,width=520,height=" + self.height);
// setTimeout("test.opener = self;", 3000);
// test.opener = self;
}
}
//-->

</SCRIPT>
</noscript>
<!-- -->
</noscript>
<SCRIPT LANGUAGE="JavaScript">

<!--
browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 2 )) &#0124; &#0124; ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 2 )));
if (browser) {
if (self.height) {
if (parseInt(self.height) < 167) {
var height = '167';
}
} else {
var height = '167';
}
if (!self.url) {
self.url = '';
}
if (parent.name != 'test') {
test = window.open("http://click.go2net.com/adpopup?site=HM&shape=banner&border=1&area=users.Directories_Search_Engines_and_ISPs.Search_Engine", "test", "resizable=yes,width=520,height=" + self.height);
// setTimeout("test.opener = self;", 3000);
// test.opener = self;
}
}
//-->

</SCRIPT>

I hope you can help me on this one. Thanks
Quote Reply
Re: Add, Search, Modify, Email Updates, Random Links Error!! In reply to
See the FAQ, Syntax Error for Date Routines in links.cfg in the Resource Center at http://www.gossamer-threads.com/...es/Detailed/191.html

I hope this helps.