vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Mary's Classifieds (https://vborg.vbsupport.ru/showthread.php?t=267194)

Christos Teriakis 09-17-2011 03:11 PM

Quote:

Originally Posted by Antique-Swords (Post 2247178)
How do I change max number of days for classified - can not find anything in admin

It's on usergroup permissions.

Chris

qpurser 09-17-2011 03:12 PM

Quote:

Originally Posted by maineGuy72 (Post 2247180)
i get a ton of errors when importing the product.xml file for the new version. anyone else get this?

The whole screen is full with errors trying to import the XML

Christos Teriakis 09-17-2011 03:15 PM

Quote:

Originally Posted by maineGuy72 (Post 2247180)
i get a ton of errors when importing the product.xml file for the new version. anyone else get this?

Try this file. Maybe can't accept && as AND

Chris

vb50kgpoo 09-17-2011 03:15 PM

Just tried to install new release - big problem (this is just the start of what it says)

Unable to find a class to validate: vB_TemplateParser_Curlyrow on line 1084 in /home/antsword/public_html/includes/class_template_parser.php
#0 /home/antsword/public_html/includes/class_template_parser.php(1020): vB_TemplateParser->validate_curly(Object(vB_CurlyNode), Array)
#1 /home/antsword/public_html/includes/adminfunctions_template.php(3004): vB_TemplateParser->validate(Array)
#2 /home/antsword/public_html/includes/adminfunctions_plugin.php(1026): compile_template('??????
#3 /home/antsword/public_html/cadmin/plugin.php(1736): install_product(' #4 /home/antsword/public_html/vbseo.php(1397): require('/home/antsword/...')
#5 {main}

Fatal error: Unable to find a class to validate: vB_TemplateParser_Curlyrow on line 1084 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_Curlyrow on line 1084 in /home/antsword/public_html/includes/class_template_parser.php , /home/antsword/public_html/vb/vb.php, 287, Array ([exception] => Exception Object ([] => Unable to find a class to validate: vB_TemplateParser_Curlyrow,[] => ,[] => 0,[] => /home/antsword/public_html/includes/class_template_parser.php,[] => 1084,[] => Array ([0] => Array ([file] => /home/antsword/public_html/includes/class_template_parser.php,[line] => 1020,[function] => validate_curly,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => vB_CurlyNode Object ([type] => curly,[value] => row,[attributes] => Array ([0] => sold_reviewdate),[] => 28),[1] => Array ())),[1] => Array ([file] => /home/antsword/public_html/includes/adminfunctions_template.php,[line] => 3004,[function] => validate,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => Array ())),[2] => Array ([file] => /home/antsword/public_html/includes/adminfunctions_plugin.php,[line] => 1026,[function] => c

maineGuy72 09-17-2011 03:17 PM

Quote:

Originally Posted by ChrisTERiS (Post 2247184)
Try this file. Maybe can't accept && as AND

Chris

still errors

vb50kgpoo 09-17-2011 03:19 PM

This is with the amended file you provided

mporting Product, Please Wait...

[:]
Unable to find a class to validate: vB_TemplateParser_Curlyrow on line 1084 in /home/antsword/public_html/includes/class_template_parser.php
#0 /home/antsword/public_html/includes/class_template_parser.php(1020): vB_TemplateParser->validate_curly(Object(vB_CurlyNode), Array)
#1 /home/antsword/public_html/includes/adminfunctions_template.php(3004): vB_TemplateParser->validate(Array)
#2 /home/antsword/public_html/includes/adminfunctions_plugin.php(1026): compile_template('??????
#3 /home/antsword/public_html/cadmin/plugin.php(1736): install_product(' #4 /home/antsword/public_html/vbseo.php(1397): require('/home/antsword/...')
#5 {main}

Fatal error: Unable to find a class to validate: vB_TemplateParser_Curlyrow on line 1084 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_Curlyrow on line 1084 in /home/antsword/public_html/includes/class_template_parser.php , /home/antsword/public_html/vb/vb.php, 287, Array ([exception] => Exception Object ([] => Unable to find a class to validate: vB_TemplateParser_Curlyrow,[] => ,[] => 0,[] => /home/antsword/public_html/includes/class_template_parser.php,[] => 1084,[] => Array ([0] => Array ([file] => /home/antsword/public_html/includes/class_template_parser.php,[line] => 1020,[function] => validate_curly,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => vB_CurlyNode Object ([type] => curly,[value] => row,[attributes] => Array ([0] => sold_reviewdate),[] => 28),[1] => Array ())),[1] => Array ([file] => /home/antsword/public_html/includes/adminfunctions_template.php,[line] => 3004,[function] => validate,[class] => vB_TemplateParser,[type] => ->,[args] => Array ([0] => Array ())),[2] => Array ([file] => /home/antsword/public_html/includes/adminfunctions_plugin.php,[line] => 1026,[function] => compile_template,[args] => Array ([0] => {vb:raw sold_product} {vb:raw sold_buyername} {vb:var vbphrase.microclassifieds_not_rated} {vb:var vbphrase.microclassifieds_hidden} {vb:raw sold_price} {vb:raw sold_selldate}

vb50kgpoo 09-17-2011 03:21 PM

Reverted to 5.1.5

Christos Teriakis 09-17-2011 03:22 PM

There is no reason to panic. It just don't imports the template. Nothing more serious. Even an unclosed "If" can bring such errors.

Chris

vb50kgpoo 09-17-2011 03:25 PM

Quote:

Originally Posted by ChrisTERiS (Post 2247182)
It's on usergroup permissions.

Chris

Can't find it :erm:

Christos Teriakis 09-17-2011 03:27 PM

This one?


All times are GMT. The time now is 07:53 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.02755 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
  • (5)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