Quote:
Originally Posted by Ted S
Sure. You'd be hard hacking the helpfulanswers.php file and looking for the minimum length check to do it... so you'll have to re-apply with any future upgrades.
|
This is the Product Review add on, not the helpfulanswers add on. So there is no helpfulanswers.php file for me to edit.
I wish to remove "Headline" for the review.
I was able to remove that field so they dont appear as an option for a review, but once a review is submitted, i still get an error that filed needs to be filled out.
"You did not provide a headline for your review.""
I want to remove that completely.
Where in which file do i remove the code? I tried removing:
PHP Code:
if !$vbulletin->GPC['headline']){ $errors = "You did not provide a
headline for your review.<br />"; } // must have a headline)
From the productforums.php, But i get an error when a review is submitted:
"Oh great, you had to go and press THAT button. There goes the whole site. Just kidding...
We had an issue posting your review, please try again or contact support and use code 164251-E."