osCmax v2.5 User Manual
Results 1 to 2 of 2

Calling products_id in script-PowerReviews

This is a discussion on Calling products_id in script-PowerReviews within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I posted earlier about integrating PowerReviews with CRE Loaded. As part of the PowerReviews integration I need to put the ...

      
  1. #1
    Member
    Join Date
    Jun 2007
    Posts
    50
    Rep Power
    5


    Default Calling products_id in script-PowerReviews

    I posted earlier about integrating PowerReviews with CRE Loaded.

    As part of the PowerReviews integration I need to put the following two scripts in my Product Page. One is for the Review Snippet and the other is for the Review Display.

    The key is by default both pieces of code as you will see below list PAGE_ID. PowerReviews has told us to replace this by the name that is used on our website. All of our products for PowerReviews are sorted by product id so it seems that I'd use Product ID. I have also tried using products_id. In both cases I put this in quotes such as "products_id" instead of "PAGE_ID" It doesn't seem to call it correctly doing this. Is there some other way I can call the product id in the below scripts?

    The first below is for the Review Snippet showing reviews:

    <div class="pr_snippet_product">
    <script type="text/javascript">POWERREVIEWS.display.snippet(document, { pr_page_id : "PAGE_ID" });</script>
    </div>


    The second below shows Review Display:

    <div class="pr_review_summary">
    <script type="text/javascript">POWERREVIEWS.display.engine(document, { pr_page_id : "PAGE_ID" });</script>
    </div>

    Thank you for your help.

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Exclamation Re: Calling products_id in script-PowerReviews

    ...with CRE Loaded.
    Hmm, a little confused by osCommerce derivatives
    Hosting plans with installation, configuration, contributions, support and maintenance.

Similar Threads

  1. 1054 - Unknown column 'p.products_id' in 'on clause'
    By dmcneill in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-23-2011, 01:27 PM
  2. [osCmax V2.0.25] 1054 - Unknown column 'p.products_id' in 'on clause'
    By Shortbus in forum osCmax v2 Installation issues
    Replies: 0
    Last Post: 02-12-2011, 07:35 AM
  3. London Calling
    By 20pictures in forum Introduce yourself!
    Replies: 2
    Last Post: 01-16-2010, 02:42 AM
  4. 1054 - Unknown column 'p.products_id' in 'on clause'
    By starview in forum osCommerce 2.2 Discussion
    Replies: 1
    Last Post: 08-16-2007, 05:44 AM
  5. Dynamic mopics Calling Clifton Murphy
    By cygnus in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 10-04-2005, 06:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •