
02-16-2011, 05:10 PM
|
|
|
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by crowshead
VB 4.0.3
i uploaded the files today
i went to install product xml and get this error:
Code:
Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in /home/stickstr/public_html/includes/class_template_parser.php
#0 /home/stickstr/public_html/includes/class_template_parser.php(1019): vB_TemplateParser->validate_curly(Object(vB_CurlyNode), Array)
#1 /home/stickstr/public_html/includes/adminfunctions_template.php(2863): vB_TemplateParser->validate(Array)
#2 /home/stickstr/public_html/includes/adminfunctions_plugin.php(545): compile_template('{vb:stylevar ht...')
#3 /home/stickstr/public_html/ssadmincp/plugin.php(1714): install_product(' #4 {main}
Fatal error: Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in [path]/includes/class_template_parser.php in [path]/vb/vb.php on line 287
#0 vb_error_handler(256, Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in /home/stickstr/public_html/includes/class_template_parser.php , /home/stickstr/public_html/vb/vb.php, 287, Array ([exception] => Exception Object ([] => Unable to find a class to validate: vB_TemplateParser_Curlycssfile,[] => ,[] => 0,[] => /home/stickstr/public_html/includes/class_template_parser.php,[] => 1083,[] => Array ([0] => Array ([file] => /home/stickstr/public_html/includes/class_template_parser.php,[line] => 1019,[function] => validate_curly,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => vB_CurlyNode Object ([type] => curly,[value] => cssfile,[attributes] => Array ([0] => forumhome-rollup.css),[] => 11),[1] => Array ())),[1] => Array ([file] => /home/stickstr/public_html/includes/adminfunctions_template.php,[line] => 2863,[function] => validate,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => Array ())),[2] => Array ([file] => /home/stickstr/public_html/includes/adminfunctions_plugin.php,[line] => 545,[function] => compile_template,[args] => Array ([0] => {vb:stylevar htmldoctype} {vb:raw headinclude} {vb:cssfile forumhome-rollup.css} {vb:cssfile forumbits.css,forumhome.css,widgets.css,sidebar.css,options.css,tagcloud.css} {vb:raw headinclude_bottom} {vb:raw header} {vb:raw navbar}
{vb:raw cart_products}
|
from what i see here has moting to do with the microcart system it looks like you installed another add-on called or something like vB_TemplateParser_Curlycssfile make sure to have all the vb files uploaded as this looks like its missing a class file from you forum install and this is nothing to do with the microcart system.
Quote:
Originally Posted by pjkcards
Is it possible to allow users to list their own products and give a portion to the store owner? Like 10% of the sale goes to the site, 90% is kept by the seller. I'd like to open it up so other merchants can list in my store. Thanks.
|
yes this is possible but when i make the multi vender version there will be usergroup premissions so it might be easyer for you to charge your members a set fee for selling items for 6 month or 1 year subs.
Quote:
Originally Posted by JimboSlice
I added the forum block, it ads 3 products and jacked up the rest of my forum blocks. In fact, it deleted the "facebook like" block.
How can we fix this, can we select what we want to display? 1 item/multipe items etc.
|
im looking into this problem and will have an answer for you as soon as i can.
|