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)

deverill2010 08-22-2012 07:20 AM

Quote:

Originally Posted by cooljeba (Post 2358937)
I get the same error message too.. It is because it is only trying to insert
<br> which is 4 char long.

I set the min post length to 0 then it only seems to be posting <br> as the review . Disabled it for now

The very last productforums/php that Ted uploaded is now working for me. Make a backup of your copy and upload it, see if it works.

Yeah I spotted that <br> thing once, but didn't post it as couldnt get it up again.

deverill2010 08-22-2012 07:43 AM

Quote:

Originally Posted by deverill2010 (Post 2358934)
Thanks ted I really appreciate all your help, it is looking great and deffo the best out the there by far!

With adding custom raiting fields, is there any way to make them required? As I need to do this.

I also just noticed that when adding custom rating fields, how do I go about getting the star images to show instead of text like so -

Content: 3 stars
Readability: 4 stars
Graphics / Illustrations: 4 stars
Would Recommend: 5 stars

What is the template for posting this as I would like to edit the way the way the reviews display within posts.

Ted S 08-23-2012 02:57 AM

Quote:

Originally Posted by deverill2010 (Post 2358942)
I also just noticed that when adding custom rating fields, how do I go about getting the star images to show instead of text like so -

Content: 3 stars
Readability: 4 stars
Graphics / Illustrations: 4 stars
Would Recommend: 5 stars

What is the template for posting this as I would like to edit the way the way the reviews display within posts.

You'd have to hack the php code to insert the images rather than text... Sub-elements are built as a review is created so there's no database storing of the individual selections.

There are however phrases you can work off of which will help a bit.

deverill2010 08-24-2012 01:05 PM

Ah I wouldn't know what to do with the PHP code. Just thought it would look more aesthetically pleasing.

Ted S 08-24-2012 06:41 PM

Quote:

Originally Posted by deverill2010 (Post 2359610)
Ah I wouldn't know what to do with the PHP code. Just thought it would look more aesthetically pleasing.

Gotcha...

If you can comp [photoshop, sketch, powerpoint] what you want I'll try to get it done in our upcoming bug release.

deverill2010 08-25-2012 06:03 PM

I will do thank you.

GCC LLC 08-27-2012 08:12 PM

Having lots of problems with search. On any search for manufacturer for example, the URL as shown in the browser is productforums.php?mrfg=xxxx but the results page says "No products matched your search. Try broadening your criteria or selecting another category."

There are definitely manufacturers in the database (and verified via phpMyAdmin) that have the exact string as chosen from the drop down menu.

Additionally, a text box search for product name (thread title) uses URL as productforums.php?title=yyyy which returns a list of every product in the database, regardless of it being in the thread/product title.

Ideas?

GCC LLC 08-27-2012 08:14 PM

OH and FYI, for a future release I noticed that you had the manufacturers drop down box limited to a maximum of 100 results. We have a large import and our manufacturer's drop down box stopped showing results at the letter N.. I dug through the code and removed the SQL LIMIT statement on that and now it works fine. Others may have a similar problem, so that's how I fixed it on our end.

Ted S 08-28-2012 02:47 AM

Quote:

Originally Posted by GCC LLC (Post 2360524)
OH and FYI, for a future release I noticed that you had the manufacturers drop down box limited to a maximum of 100 results. We have a large import and our manufacturer's drop down box stopped showing results at the letter N.. I dug through the code and removed the SQL LIMIT statement on that and now it works fine. Others may have a similar problem, so that's how I fixed it on our end.

Lists of even 100 names are rather unmanageable for users and should really be changed to search input boxes...

That said I'll take a look at the search bug and see if we can fix it.

GCC LLC 08-28-2012 10:48 AM

Every store in our industry has well over 100 manufactureres so if your going to support a mass import of products then users are going to get a list of companies that stops in the middle because of the 100 set limit whether its manageable or not. I agree there has to more search options but you will still run into this error with bulk imports.


All times are GMT. The time now is 04:22 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.02547 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
  • (5)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