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)

Killhunter 02-02-2012 01:50 PM

Quote:

Originally Posted by Ted S (Post 2294908)
Is anyone still having issues with the minimum review length on a recent version of vBulletin? If so please share your version and WYSIWYG admin setting.

Could you please implement the feature that if I type 0 into the minimum review length the programm isnt checking the length?

fungku 02-02-2012 03:23 PM

1 Attachment(s)
I think they are supposed to be here.

(See attachments)

edit: the post was deleted, the guy must have found them.....

Ted S 02-02-2012 05:30 PM

Quote:

Originally Posted by Killhunter (Post 2295369)
Could you please implement the feature that if I type 0 into the minimum review length the programm isnt checking the length?

Code:

if(strlen($comments) < $vbulletin->options['prodforums_minreview']){ $errors .= "Your review comments must be at least ". $vbulletin->options['prodforums_minreview'] ." characters long.<br />"; } // must have rating picked

Ted S 02-02-2012 05:31 PM

Quote:

Originally Posted by fungku (Post 2295292)
Sorry there are 2 files named productforums.php and I didn't upload the one for the home directory... It's late :erm: thought it was a duplicate :P

Noticed something else now. Nothing shows up when I click Product Review Forum Settings.
Code:

http://www.myforum.com/admincp/options.php?do=optionsdogroup=prodforums_set
It does work if I go through the drop down menu on the admincp settings->options

Either way I'm happy now I can do everything I need to do with it. Thanks for the good mod. I was looking for something like this either for other forum or wordpress.

Have you re-uploaded the xml files since upgrading?

Ted S 02-03-2012 06:39 AM

Version 1.2.3 stable has been posted as a non-critical but certainly suggested bug fix.

Major Fixes / Changes
- Fixed category management [adding / deleting]
- Fixed database escaping for users without persistent connections
- Added the option to disable the WYSIWYG editor
- Changed prodforums_product_details to use a <div> for the product block rather than an <li>
- Removed the $ before the Manufacturer name in products

To upgrade upload the new xml file and php files. You may also want to update the XML files to update your Admin CP links.

Toorak Times 02-03-2012 03:08 PM

Hi Ted, done something wrong,.

Uploaded as per instructions and I dont have a cp, did I miss something?

Ted S 02-03-2012 06:32 PM

Quote:

Originally Posted by Toorak Times (Post 2295720)
Uploaded as per instructions and I dont have a cp, did I miss something?

What do you mean?

Toorak Times 02-04-2012 12:21 AM

I can't find the controls for the mod, other such mods put a tab in my control panel; I'm new at this so please bear with me.

Ted S 02-04-2012 03:55 AM

Quote:

Originally Posted by Toorak Times (Post 2295892)
I can't find the controls for the mod, other such mods put a tab in my control panel; I'm new at this so please bear with me.

Did you upload the xml file folder? If so there will be a section in your Admin Control panel.

Volvoholic 02-04-2012 10:03 AM

Hi TED,

I get this message when adding a product via productreview.php, I do not get the error via the ACP add product method. Happens with both v 1.2.2 and 1.2.3
Quote:

Fatal error: Call to undefined function print_stop_message() in /home/xxx/public_html/forum/productforums.php on line 846


All times are GMT. The time now is 05:08 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.02888 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