![]() |
Unfortunately there is nothing in my httpd error log. Clicking on any of the options under Product Review in the admincp loads a blank page on the right side frame. Only opening it in a separate tab shows the 500 error, and then only in Chrome.,, Firefox continues to show a blank page.
Is there anything I can do to get you more information? |
Quote:
|
Anyway to change the "Price" field to show a generic image such as "click to visit" ?
|
Also, how can i make the review text a bit larger ?
|
Quote:
|
Quote:
|
Quote:
|
Excellent mod. I used to have GARS in a previous iteration of my VBulletin board and this works (pretty much) perfectly for my needs.
I'm currently using this as a bridge from my Calibre ebook site with each of my "products" being one of my ebooks. With that being said, I have a couple of questions/requests: 1. I know that there is the bulk importer via XML, but I was wondering if you could setup a bulk importer with CSV. I'm more of an old school notepad type guy and that would help me import my books. 2. In order for a URL to be published, I have found that the price field has to have "something" in it other than the numeral 0. Leaving it blank doesn't show the URL. Do you have a suggestion for things that have no price, short of making all of my prices "Free" or "Gratis" or "$1" 3. I have a "product" that has multiple versions (say txt, pdf, and html) how would I go about adding multiple URLs to the product? Again, thanks for a wonderful product |
Quote:
Quote:
Quote:
|
Quote:
A few bugs i have on mine are : Admin and moderators posting reviews works fine but when any other group adds review it doesnt get listed. EDIT: It appears it is listed, but isnt showing in latest posts or "last post by" when a regular user posts a review for some reason. In adminCP i see the review and everything looks fine. I have option "Screen new reviews" set to NO. When i click on the review in AdminCP it shows as APPROVED. Truly this will be a fantastic mod when fully operational. I'm running on live site and all stable apart from small bug mentioned and a few tweaks for my own personal use needed. Installed and nominated (even on beta) |
Quote:
Quote:
|
Quote:
|
Quote:
Can you check the permissions on the forum the product thread is in as well as the forum the posts go too [if they are different]. |
Hi, 2 Questions...
1. I enabled the option to create a new thread for each review. Why does this addon post the Reviews in the forum for products and not the forum for reviews (id´s are correct, my review forum is under my product-forum). 2. Can you PLEASE make a little revision: I really need the feature to auto-size pictures to a special width. Thank you |
Quote:
Code:
$foruminfo = $vbulletin->forumcache[$vbulletin->options['prodforums_reviewforum']]; Quote:
An uploader has been requested several times and is on the future update list but and will be a part of the next major update. |
Quote:
This will be out later in the week. |
Eagerly anticipating the next version
|
Quote:
Thats easy enough? |
Can't we use the vbulletin editor for this? That would make the most sense.
|
Quote:
Holy crap!, that was easy. You may however want to adjust your sample XML file to have another sample product in it instead od the single one. It took me a little bit to figure out why Excel was only mapping a single line. If you have two sample products, the XML mapping understands how to handle multiple lines then. |
If I wanted to add a search by MFG instead of price, I understand that I will need to edit the productforums.php. I am just wondering if you could point me in the direction of what to edit.
Also, I'd like to have the mfg show up in the table that gets displayed. |
Quote:
|
Quote:
First you'll have to add the mfrg to the input variables accepted around line 63 replace: Code:
$vbulletin->input->clean_array_gpc('r', array( Code:
if($vbulletin->GPC['mfrg']){ $conditions .= " AND pfp.mfrg LIKE '%". mysql_real_escape_string($vbulletin->GPC['mfrg']) ."%'"; } // mfrg of product Code:
$sortaddon .= ($vbulletin->GPC['mfrg']) ? 'mfrg=' . $vbulletin->GPC['mfrg'] . '&' : ''; Of course it would be more ideal to generate a list of manufacturers and let people pick via dropdown. Next update can do that. |
Quote:
|
Quote:
|
Quote:
Thanks!! |
Quote:
If you want to add your own forced resize open up the review template and add a width="X" height="Y" into the <img> tag where you define either a max width or height... However that will not actually resize the image, it just forces it to look smaller while still downloading the entire file and potentially altering the aspect ratio or distorting the page. |
Quote:
|
Quote:
|
Is there a feature or tweak you'd like to see make it into this mod? We'll be doing a feature release this week / weekend and while it won't include everything, chime in and we'll try to sneak it in.
Here's what's planned: Planned Changes [Week of 1/16] - Profile link to a search of a user's top posts [admin option] - Post level link to the number of votes, good votes, or ratio for a user's posts [admin option] - WYSIWYG editor for writing a review - Search by manufacturer [dropdown] - Cleaned up search page & results page - Bug fixes here and there |
How about "this review was useful"? To be thumbed up/down for individual member reviews. In an ideal world, the ones thumbed up the most would show up first.
|
Quote:
|
I've changed the $ to ? symbol in the phrases, however, the $ sign is still appearing on the productforums.php search page. Any pointers as to where I can change it.
Thanks for a great mod :) |
In change productforums_listed_bit
Code:
<td class="alt1"><vb:if condition="$price"> (${vb:raw price})<vb:else />-</vb:if></td> |
Cheers, Ted, all done :)
|
Hi Ted,
1. A feature I also really want to have would be a the option, to create a new user class, which can also posts reviews - but this reviews should be displayed first (at the top). 2. For these special members "reviewers" it should be possible to rate in percent. 1-5 stars are not enough. 1-10 would be great or in percent displayed with a great picture would be awesome 3. The textfield for reviews should really be larger 4. Users shouldnt be able to post reviews with less than 100 words for example. 5. you tried that? Its really important for me, because i need the addon now ;) Quote:
Quote:
|
Quote:
Quote:
Quote:
Quote:
Quote:
http://www.w3schools.com/cssref/pr_dim_max-width.asp |
Can't wait to see the newest release...
|
I meant my problem: I enabled the option to create a new thread for each review. Why does this addon post the Reviews in the forum for products and not the forum for reviews (id?s are correct, my review forum is under my product-forum).
Is it fixed in the new version? Cant wait for it too... Thank you so much :) In vBulletin 4.0.3 i dont have the WYSIWYG Editor.. will i have it in this addon? |
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|