Gossamer Forum
Home : Products : Links 2.0 : Customization :

Review It 2.0

Quote Reply
Review It 2.0
Hello!

Is there possible to make ReviewIt cgi to work dynamically, like a info.cgi?


Quote Reply
Re: Review It 2.0 In reply to
I believe you or another user already asked this in this forum within the past three days.

All you have to do is change the following variable in the links.cfg file:

Code:

$auto_validate_review = 1;


to the following:

Code:

$auto_validate_review = 0;


This turns off the validation option and allows reviews to be automatically added to the reviews.db file, which means that the data can be "dynamically" accessed via the review.cgi script.

Regards,

Eliot Lee


Quote Reply
Re: Review It 2.0 In reply to
I don't mean it so!

I don't want, that Review It makes new .html file to every link... I want, that commants are only in one data file, where Review.cgi takes all comment's.
(like a info.cgi works!)

Thanx!

Quote Reply
Re: Review It 2.0 In reply to
Uh...if you are using review.cgi (widgetz's Mod), then the codes I provided will allow to dynamically pull data from the review.db file.

Good luck!

Regards,

Eliot Lee

Quote Reply
Re: Review It 2.0 In reply to
No, I'm not using Widgetz Review... but if you know, where I could get it, please tell me. I get Widgetz Review.cgi, but I don't have istructions...

So I using now "Review It!" (located at: http://www.baywooddesign.com/Links/Internet/Scripts/Review_It/).
Mabey It's help you!

Thank You!

Kaimar