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)

nukinfuts29 07-14-2012 07:37 AM

OK I got it. The value for the forum ID was set in the CP, but didn't translate to the backend. Adjusted it manually and it is working.

Ted S 07-14-2012 07:37 AM

Quote:

Originally Posted by nukinfuts29 (Post 2347928)
OK I got it. The value for the forum ID was set in the CP, but didn't translate to the backend. Adjusted it manually and it is working.

Great! Anything we should look at in the mod / docs to help with this for others?

Everything else working ok?

nukinfuts29 07-14-2012 07:47 AM

New issue. Went to click on stars to rate something, got this

Unknown column 'pf.mainphoto_thumb' in 'field list'

Ted S 07-14-2012 07:52 AM

1 Attachment(s)
Quote:

Originally Posted by nukinfuts29 (Post 2347930)
New issue. Went to click on stars to rate something, got this

Unknown column 'pf.mainphoto_thumb' in 'field list'

Nice find... Looks like we had a double call to the field, one on the wrong table.

This version of /forums/productforums.php fixes it...

nukinfuts29 07-14-2012 08:00 AM

1 Attachment(s)
You're on top of it!

No more error, just redirects to a new screen and the rating doesn't change. Here is a screenshot

Kirk Fitzgerald 07-14-2012 08:00 AM

Quote:

Originally Posted by Ted S (Post 2347898)
Just run the bulk script. It will try to load the remote image, reprocess it into the 3 image sizes and update the database if successful.

The nice thing is that you can use this moving forward so rather than uploading files individually you just include the url, hit sync and it grabs them for you.

Do you mean the Sync External Images?

If so I get this error when running that!

Code:

Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\vb4dev\admincp\productforums.php on line 671

Ted S 07-14-2012 08:06 AM

Quote:

Originally Posted by nukinfuts29 (Post 2347934)
You're on top of it!

No more error, just redirects to a new screen and the rating doesn't change. Here is a screenshot

You caught us at a good time :D

The error you were getting was in the search function... Clicking the stars won't rate anything if that's what you intended [for that you have to click "Write a Review" and fill out the form].

Unless I'm misunderstanding you?

Of course we will add an error for when no reviews are found.

nukinfuts29 07-14-2012 08:07 AM

ooooh i thought you could click the stars to rate it. Like ebay and a lot of websites. My guess is this will be a common mistake ;)

Ted S 07-14-2012 08:12 AM

Quote:

Originally Posted by Kirk Fitzgerald (Post 2347935)
Do you mean the Sync External Images?

If so I get this error when running that!

Code:

Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\vb4dev\admincp\productforums.php on line 671

Your server needs curl to run this function [curl lets us fetch the images from their remote source quickly and without worrying about limited php settings].

Ted S 07-14-2012 08:13 AM

Quote:

Originally Posted by nukinfuts29 (Post 2347938)
ooooh i thought you could click the stars to rate it. Like ebay and a lot of websites. My guess is this will be a common mistake ;)

It's a good point... No one has brought it up to date but that doesn't mean users get it...

You can of course remove the link by editing the template. Since reviews generally need detail a click alone doesn't seam to be enough but we're open to thoughts.


All times are GMT. The time now is 04:43 AM.

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.03884 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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