View Single Post
  #872  
Old 06-30-2012, 11:13 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snotek View Post
I did that and it seems to work fine. It still doesn't show the currency symbol. Are there any plans to support multiple currencies? Maybe a dropdown in the add product with all the known currency symbols? (most used on top)
It's just a data field so you can type in whatever you want... The phrase element puts the dollar sign in for you [and is corrected for the next release].

Quote:
That would probably be sufficient for most general formatting. css support (in addition to others perhaps) would be boss.
Plan is full HTML to use what manufacturers provide. BBCode is the fallback.

Quote:
I use a plugin that works (I think) the way the built-in vB "retreive file and store locally" bit feature is supposed to. If any image is linked to in a post it will cache it locally and re-reference the image. This way if a link goes dead/bad the data retains its integrity. We also use one that watermarks the images too. It may take a second to load up the product but who cares? If they're importing an xml (list) then they just get a progress bar.
Heh, much easier said than done. Just building a progressive processing system is many hours of work for a single setup... Remember, what works for the user doesn't exist in the admin at all either.

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:
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.
Enable the option, enable the usergroup [like actually hit save so the bitfield gets updated] and a link appears on productforums.php

In 1.3.0 this will also add a link in the product forum.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01261 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete