![]() |
Quote:
You can add this link to other forums / navigation areas as you see fit. |
Quote:
More importantly however you can't process a 408 mb XML file through the browser and will need to have the import script turned into a server-side routine to run via shell command against the file uploaded through FTP. |
1 Attachment(s)
Quote:
How come its not redirecting me to that php page? Even the navbit breadcrumbin the mod itself is taking me to http://www.talkjesus.com/product-reviews/ Also, I left a review and all I got was this page with no content? http://www.talkjesus.com/productforu...es&productid=2 Product page still says not yet rated when I left it a 5 star rating. It also put my post in moderation first? Thanks for your help |
Quote:
1 - Using a url modifier script will change how mods work. This script is /productforums.php but you may have to exclude that, filter it, edit some ruleset for it to work. vBSEO and the like will not recognize this mod just because you install it. 2 - If the product says no reviews you've set admin moderation in the mod settings. 3 - If the post is in moderation check your forum settings. The mod overrides basic controls but can't stop a full blown locked forum from locking 4 - Blank pages spell errors. Check your server log for a hint of what happened -- if there's no review in the backend {admin} then you know why it won't show up in the frontend {user side}. |
Ted,
Do you think if I renamed the fields from that file to match your format (after reducing it to about 50MB worth of products) it will work? |
Quote:
|
Hi Ted,
Fantastic mod! I only have two issues at the moment, and I'm sure they are both from something I am doing wrong. It's basically a vanilla installation with the only change I made being changing the name of "productforums.php" to a different name. 1. The product list page isn't showing the price. It is on the product pages in the admin, however. 2. The detail page that loads (when you click to view more info) doesn't have any of the product details; it's just a post with a title. Thanks for your help! |
Quote:
Quote:
|
Quote:
I did forget to enable the mod on the forum I had setup for it, which solved the 2nd question. In regards to the price on productforums.php - it doesn't display anything. If I inspect the element there's nothing in it at all. |
Please post up a link.
|
Thanks again!
|
Looking at your pages I see a second $ in the price. Did you try just numbers or something like $599.99?
|
It's just numbers right now (on the motherboard anyway). I entered one product manually and used the provided xml template for the two iPhone entries to compare.
|
I fixed the issue by making a slight change to "product_forums.xml".
Changing this line: Code:
<td class="alt1"><vb:if condition="$price"> {vb:raw phrase prodforums_price,vb:raw price}<vb:else />-</vb:if></td> Code:
<td class="alt1"><vb:if condition="$price">{vb:raw price}<vb:else />-</vb:if></td> |
I've tried it,,
but this seems not to work in vBulletin 4.2 can anyone help? |
Quote:
|
Some of my prices are not showing up even though i've entered the correct info. I'm using 4.2.
|
Quote:
|
Sorry, not the price but the clickable link when I enter the URL is not showing.
|
Quote:
|
Hello,
we installed your AddOn since 4 Weeks in our development Environment. In my mind we could create Products in the Front End, so we could allow our visitors to create Products. But now, i would test this function, there is no mask for this. Is this right, or where we could look to see if we do a mistake, at our customizing? Thank you |
Quote:
|
We have just installed a new load of vB 4.2.0 with the full publishing suite and your product only partially functions. I have followed the instructions to the best of the printed words and made the modification to the forumdisplay.php. I have set up one forum for Products and one forum for Reviews. I have given the ability for the Registered Users group to add products.
http://diydronesafety.com (open to public) The productforums.php file looks ok - http://diydronesafety.com/productforums.php
Please assist. Any plans to support 4.2.0? |
Quote:
|
I did get an email notification of your previous response, and I see your edit above - I'd like to clarify a few things so that we're both on the same page.
I've been using vB since v2.x and I am pretty familiar with it's functionality. I will say that your plugin, with it's ~20 options, does not compare to the hundreds of options vB has so it doesn't put me off or confuse me. Your instructions appear to be incomplete, they state very broadly in about 5 steps what to do but do not go into any further detail. I installed per the instructions, I re-read the instructions numerous times, a scoured the web looking for better/more complete instructions, I compared and scrutinized all your screenshots (some links are broken btw), and I spent a good two hours digging through your code and vB trying to figure out why it wasn't working prior to posting here for help from the developer. I saw a few posts here that indicated there may be some issues on 4.2.x but I wasn't about to read through 58 pages of posts to locate in lieu of just posting myself for a more direct response. Our install of vB 4.2.0 is out of the box with very few modifications and the forums are not even active yet. We have posted a few blogs and articles, setup the forums a little, and that's about it. My point is that there shouldn't be any major conflicts. My issue is that even following your instructions to the letter my installation only resembles one of your screenshots. (the productforums.php page) |
Ok, I deleted the product, cleared the db, made sure there were no traces of it at all. Reinstalled, set it up again, re-modified the forumdisplay.php file, and this time I see an option on the forum manager that wasn't there previously. It would probably help to provide a more verbose instruction set as vB has sooooo many options unless you know exactly what you're looking for it can be difficult to find. Also some better explanation as to what the specific options do, where they are needed etc.
I'm not trying to be overly critical, just helpful. The included install.html has broken links/images and does not explain much other than what can be figured out by having the experience of installing any other plugin. So at this point I have a product listing forum with the modification of "ratings/reviews", I have a product review forum with a review, and I have the search and comparison "link" which points to the productforums.php file. With regards to the product description block when adding a new product - what code can be used there? I tried bbcode and that didn't work, will it accept html? css? It also seems to load the product images VERY slowly - I suspect this is due to the site they are linked from. As a possible feature enhancement why not just grab and cache those locally when setting up the product? It also appears that the "sharing" links load pretty slowly - are those being referenced off-site as well? Other than a little more clarification it appears to be working as intended at this point, so thank you for a great plugin as it will be very beneficial for this forum/customer. |
Ok, the price still isn't showing...
http://diydronesafety.com/productforums.php I'm not sure HTML works either, although it did lay it out differently than the bbcode which didn't work at all. Perhaps the board is stripping away the <ul> info I added. |
Regarding your first post, now you see why I removed my response.
After 12 years in vB I really hate it when people attribute a mod not working on their site to a mod not working at all... It's not so much the implication to me as the impact to everyone else. People see "doesn't work in 4.2" and despite many people running it in 4.2 they run screaming... But you didn't just install the mod and scream. And I'm so use to people who do that I glanced right past your intro until I made that post that I didn't do justice understanding your investment into things. So let's get this rocking because if there's one thing I really like it's good feedback... Quote:
Quote:
Quote:
Quote:
Quote:
In 1.3.0 this will change to light HTML for users [strong/b/em/i/ul/ol/li/br/] and most HTML for admins [no script or embeds]. Need to verify that vBulletin isn't parsing this out however.... the post generator overrides a lot of the rules I try to set. Quote:
At this point I'm literally considering telling sites to sign up for Rackspace's CDN and pushing files too it. That's a little extreme but it would work and it's dirt cheap (like $0.10 / gb]. On the otherhand scraping or resizing a photo is slow just one off. And when importing a product list that's a huge problem... You can't do it live, it's not ideal to resize a bunch of images once and then force them to look smaller in the browser [big file size]... I'm just not sure what the solve is. |
Quote:
Quote:
|
Quote:
Quote:
Quote:
On a side note: How do normal users create products? It doesn't say in the instructions or screenshots. I have given the ability for Registered Users group to create products. |
Quote:
Quote:
Quote:
Try to make it work across every possible install type [remember, most forums are on some crummy virtual host with no permissions to write too] and it gets really crazy. The vB uploader uses the database to get around this but it's not ideal either. Quote:
In 1.3.0 this will also add a link in the product forum. |
Alright gang, getting some great feedback here and while it's long overdue we've got a new release coming that tweaks a number of thing, cleans up an awful lot in configuration and brings in a few new features.
So I'm taking a last call on feedback. Something you want? Speak up now and it may just happen in 1.3.0. |
Is there any way to stipulate a separate forum for member added products awaiting moderation to be held until they are accepted in the admin panel. Would it be possible for the thread to be automatically duplicated or moved to the normal products forum once accepted by admin?
Brilliant mod by the way. :) |
Quote:
|
Quote:
Quote:
Quote:
Also, in the config it may be handy to, say, put a checkbox next to the fields you want displayed on the "add product" form. As is our case we want the Registered Users group to be able to add products but we have no use for some of those fields. I just edited the template to remove them but that will get lost with any upgrades v.s. you storing what fields we want in the db. Having an option to enable/disable the forumdisplay.php modification instead of having to edit the templates manually. Hope that's enough to make the cutoff, I'll post more if I can think of em. :) |
Quote:
We found a middle-ground that I like and will let people upload an image through the individual product adder, resize that into a 400x400, 100x100 and 40x40 to use or, for those using the bulk import, they can specify each of these paths and resize how they see fit. Quote:
As I'll note below there's a difference between putting things into the DB because you can and because most people will use it if you do. Adding a field for product-by-product currency is not likely to be used much, making it possible through the field type, same result. Quote:
BBCode is safer even if it's more limited... So that's that. Quote:
We'll be adding some dynamic fields to 1.3 taking in more data but this will be in the form of sub-rankings and either 1-5 or yes/no. Two flavors that we can easily predict and handle to extend no matter how many are enabled. Basically it's finding that happy medium between what would be nice and what's used by most forums. Mods are a starting place and if you're not customizing them, you're not doing it right :D Quote:
|
blerg. noted. :)
|
Quote:
Thank you for considering it all the same. :) |
Show me a screenshot and I'm sure I can have the team find a workaround for you...
|
Quote:
Quote:
|
All times are GMT. The time now is 10:59 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:
|