vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Product Review Forums ? Research, Review & Compare Items (https://vborg.vbsupport.ru/showthread.php?t=269808)

Ricsca 09-07-2011 09:40 AM

Demo?

ProFifaLeagues 09-07-2011 09:58 AM

Working superb for us on 4.1.3
thank you!
Anyway we can change the list price from $ to the £ sign?

Ramsesx 09-07-2011 10:14 AM

Very interesting, will checking it out in some minutes.

Ramsesx 09-07-2011 11:14 AM

If I click at "be the first to write a review" get following db error:
Quote:

Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT pf.threadid,pf.title,pf.reviews,pf.rating,pf.price ,pf.short_desc,pf.mfrg,pf.upc,pf.sku,thread.forumi d
FROM vb3_pf_product as pf
JOIN vb3_thread ON pf.threadid = thread.threadid
WHERE productid = '1' AND active = 1;

MySQL Error : Unknown column 'thread.forumid' in 'field list'
Error Number : 1054
Also the tools menu is below the product listing and the manufacturer is not visible.
The above error is only if I have in the acp "Create New Thread on Review" set to no.
If it is set to yes I get the message "This feature is not configured yet. Please check back soon." if trying to write a review.
And if I add a forum ID in the acp setting "Review Thread Forum ID" get above db error again.
There are also db errors when clicking at "Manage" in "Manage Product Reviews Forums" (value 0)
Quote:

Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT COUNT(productid) AS count
FROM vb3_pf_product
WHERE pf_product.productid <> 0;

MySQL Error : Unknown column 'pf_product.productid' in 'where clause'
Error Number : 1054

Mr_Running 09-07-2011 11:47 AM

Quote:

must create products in order for the mod to show up
Where do we create the products?

Ramsesx 09-07-2011 11:59 AM

acp

Mr_Running 09-07-2011 12:07 PM

Thanks It was right in front of me...lol :)

Mr_Running 09-07-2011 12:28 PM

Template code showing up in the review post?

Code:

<!-- BEGIN TEMPLATE: prodforums_review_postcontent -->
Review here
<!-- END TEMPLATE: prodforums_review_postcontent -->


starman? 09-07-2011 01:36 PM

Installed - looks promising but I'm wondering how I could adapt this for restaurant reviews?
I'm also get a code error when posting a review but failed to capture an image in time. I'll post it soon if I can grab it quickly enough.

preemz10314 09-07-2011 03:04 PM

thank you for this, needed this for affiliate products...appreciate it.


All times are GMT. The time now is 05:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02393 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete