dailce Posted April 1, 2008 Posted April 1, 2008 Hi, I was trying to think of a way to simplify the review system. Basically by having the use simply enter their name, rating, comment, email. Currently the user has to create an account before posting a review. So is there a way to disable the need to create an account for the reviews? I was thinking of simply having them enter the information above, then submitting the form, once the form it submitted it will be checked for validity and have xss checks, if all passes the review is up. On admin side: create a new section to review the reviews or delete them etc... I was thinking of possibly making something similar to the Joomla jreviews system. Thanks.
Guest Posted April 1, 2008 Posted April 1, 2008 Hi, I was trying to think of a way to simplify the review system. Basically by having the use simply enter their name, rating, comment, email. Currently the user has to create an account before posting a review. So is there a way to disable the need to create an account for the reviews? I was thinking of simply having them enter the information above, then submitting the form, once the form it submitted it will be checked for validity and have xss checks, if all passes the review is up. On admin side: create a new section to review the reviews or delete them etc... I was thinking of possibly making something similar to the Joomla jreviews system. Thanks. There is, but it will end up being hacked (mine did).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.