Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I installed the "Review Approval System v1.2 Final" and only one thing is not working for me. The redirect to the Review Notice page. After submitting a review, it takes me to the product_reviews.php page saying "There are currently no product reviews." I understand that there shouldn't be an reviews, as I didn't approvel them yet, but why isn't it sending me to the Notice page?

 

In page product_review_write.php, it has the following, like it should.

 

 

tep_redirect(tep_href_link(FILENAME_REVIEW_NOTICE, tep_get_all_get_params(array('action'))));

 

 

But doesn't work????

 

 

Anyone else had this problem or know of a solution?

 

 

Thanks,

Mike

  • 8 months later...
Posted
I installed the "Review Approval System v1.2 Final" and only one thing is not working for me. The redirect to the Review Notice page. After submitting a review, it takes me to the product_reviews.php page saying "There are currently no product reviews." I understand that there shouldn't be an reviews, as I didn't approvel them yet, but why isn't it sending me to the Notice page?

 

In page product_review_write.php, it has the following, like it should.

tep_redirect(tep_href_link(FILENAME_REVIEW_NOTICE, tep_get_all_get_params(array('action'))));

But doesn't work????

Anyone else had this problem or know of a solution?

Thanks,

Mike

 

Hi there, also found this, you also need to apply the chage to approx line 51 of the same file. There are two occurrances of the redirect command.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...