vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbFEngine Create your own Mods by vbFreelancers (https://vborg.vbsupport.ru/showthread.php?t=167360)

vbFreelancers 01-10-2008 05:55 PM

Quote:

Originally Posted by ragtek (Post 1419057)
i have some uncached templates on editing and adding items:
# editor_clientscript
# (1)editor_css
# (1)editor_jsoptions_font
# (1)editor_jsoptions_size
# (11)editor_smilie
# (1)editor_smiliebox
# (4)editor_smiliebox_row
# (1)editor_smiliebox_straggler
# (1)newpost_disablesmiliesoption

I've transfered your post by email to Olympic.

steadicamop 01-10-2008 08:06 PM

I have it running well now - just one query, is there any way of adding a break tag after each extra field? There is no gap between each one and it can be tricky to read. Also, when you use a long text box, it doesn't recognise when you press return - you have to use the break tag to start a new line ... is there any way to parse the returns in the long text field?

Jason

jmar 01-10-2008 11:12 PM

Wow! This has high potential. I've looking for something like this for a long time.

When will the commercial license be available?

Johannes

Olympic 01-11-2008 04:21 AM

Quote:

Originally Posted by steadicamop (Post 1419158)
I have it running well now - just one query, is there any way of adding a break tag after each extra field? There is no gap between each one and it can be tricky to read.

Yes, I've also noticed it testing the demo and of course I'll correct it.

Quote:

Originally Posted by steadicamop (Post 1419158)
Also, when you use a long text box, it doesn't recognise when you press return - you have to use the break tag to start a new line ... is there any way to parse the returns in the long text field?

Jason

Yes, I'll convert carriage returns to line breaks.

Chris

Olympic 01-11-2008 04:22 AM

Quote:

Originally Posted by jmar (Post 1419248)
Wow! This has high potential. I've looking for something like this for a long time.

When will the commercial license be available?

Johannes

Hopefully at Jan 15th. It's in Beta testing right now.

Chris

steadicamop 01-11-2008 04:58 AM

Quote:

Originally Posted by Olympic (Post 1419378)
Yes, I've also noticed it testing the demo and of course I'll correct it.



Yes, I'll convert carriage returns to line breaks.

Chris

Thank you very much, when I buy the commercial version, will the upgrade keep all existing data - so anyone who enters details won't have to re-do all the information again?

Thanks once again,

Jason

klaush 01-13-2008 12:21 PM

Thanks for this stuff!

After installing i got the following error when trying to add a profile:

MySQL-Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY displayorder' at line 2

Any idea?

Thanks.

vbFreelancers 01-13-2008 12:43 PM

Quote:

Originally Posted by klaush (Post 1420621)
Thanks for this stuff!

After installing i got the following error when trying to add a profile:

MySQL-Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY displayorder' at line 2

Any idea?

Thanks.

I need the full error message so I can understand where exactly it happen. Display order is using in many tables.

klaush 01-13-2008 12:48 PM

Sorry, here we are:

Invalid SQL:
SELECT id, name FROM vb3_vbfengine_subcategories
WHERE categoryid= ORDER BY displayorder;

MySQL-Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY displayorder' at line 2
Fehler-Nr. : 1064
Datum : Sunday, January 13th 2008 @ 03:41:11 PM
Skript : http://www.xxxxxx/vbfengine.php?do=edititem
Referrer : http://www.xxxxxx/vbfengine.php
IP-Adresse : 217.xxx.xxx.xx

vbFreelancers 01-13-2008 02:33 PM

Quote:

Originally Posted by klaush (Post 1420638)
WHERE categoryid=

Here is the error. You haven't setup categories.


All times are GMT. The time now is 03:52 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.01087 seconds
  • Memory Usage 1,740KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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