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

Nothing happens

Quote Reply
Nothing happens
Ok, ever since yesterday when I've tried to add links nothing works. The server works fine and I can enter the administrator center without any problem, but when I try to add a link it starts to search but nothing happens, just a blank page comes up in the inner frame.

------------------
Visit http://www.psxrevolution.com !!!
Quote Reply
Re: Nothing happens In reply to
And when I try to use the build all option it says like this.

"Building Pages

Pages built on 2-Apr-2000 at 17:16:44
--------------------------------------------------------

Backing up database . . .
Backup exists for today.. Skipping
Done.

Building URL Index . . ."

and then it stops
Quote Reply
Re: Nothing happens In reply to
Okay...with regards to your first Post...

Check the following:

1) That you have configured SMTP OR Sendmail correctly in your links.cfg file.

2) That you have all your template files uploaded in the templates directory and that there are no HTML errors in the add.html, add_error.html, and add_success.html files.

3) That you have the following input fields in your add.html and add_error.html files:

Code:
<input type="SUBMIT" name="process_form" value="Submit Form">

4) That all your template files are set to 666 (rw-rw-rw-) in your template directory.

5) That you have the Mailer.pm module uploaded in your $db_lib_path directory defined in the links.cfg file.

With respect to the Build Error...

Make sure that you have set the permissions of your /links/pages/, /links/pages/New/, /links/pages/Rating/, and /links/pages/Cool/ directories to 777 (rwxrwxrwx).

best of luck.

Regards,



------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums


[This message has been edited by AnthroRules (edited April 02, 2000).]
Quote Reply
Re: Nothing happens In reply to
Oh, sorry maybe I didn't make myself clear enough. This happens when I try to add links from the admin. I can't do anything from the admin

------------------
Visit http://www.psxrevolution.com !!!
Quote Reply
Re: Nothing happens In reply to
Well, then you need to make sure that the permission of all the data files in the /data/ directory are set to 666 (rw-rw-rw-).

And you have to add links and categories before building your directory.

Wink

And you were unclear in your previous posts.

Wink

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
Quote Reply
Re: Nothing happens In reply to
Still doesn't work
Quote Reply
Re: Nothing happens In reply to
And did you change the permission of the /data/ directory to 777 (rwxrwxrwx)?

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums