Magento Product Review Help

Discussion in 'eCommerce' started by JakeTheApe, Jun 15, 2013.

  1. #1
    Hi All,
    I have a problem with my customised magento theme. For some reason in testing when I click " be the first to review this product " I get the following message:

    There has been an error processing your request
    Front controller reached 100 router match iterations
    Trace: #0 /home/dev/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(183): Mage::throwException('Front controlle...') #1 /home/dev/public_html/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch() #2 /home/dev/public_html/app/Mage.php(683): Mage_Core_Model_App->run(Array) #3 /home/dev/public_html/index.php(87): Mage::run('', 'store') #4 {main}
    Does anyone know why this would be occurring - its a customised theme but doesn't seem to be working. Any help or guidance would be greatly appreciated.
    Thanks
     
    JakeTheApe, Jun 15, 2013 IP
  2. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #2
    Are you using a different plugin for reviews? that can be caused by a few things though its typically url related.

    Do you have apc running? Did it just start happening?

    Nigel
     
    Nigel Lew, Jun 15, 2013 IP
  3. JakeTheApe

    JakeTheApe Member

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    I purchased a module called Testimonials that the developer also installed. The end of the url that is being parsed is:
    /reviews/#review-form

    What is APC ? - no I think it was always the case since they handed the site over to me.
    Can you help?
     
    JakeTheApe, Jun 15, 2013 IP
  4. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #4
    does it work if you manually type in /review-form? You may have to clear the cache. Its sorta hard to say without crawling in there for a bit. Magento is a tad complex. APC is a server caching mechanism. Its likely not in use.

    Nigel
     
    Nigel Lew, Jun 15, 2013 IP