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=167416)

gael11 01-25-2008 06:36 PM

Quote:

Originally Posted by gael11 (Post 1424930)
Hello,

I've got a problem with a template.
Here is a screenshot:
http://img262.imageshack.us/img262/6...ulletinyg8.jpg


Thanks for your help.

Help :confused:

Most popular must be out and the bottom toolbar must be down

Thanks

txsbmw 01-30-2008 02:58 AM

I keep getting a database error when I try to edit an entry. Once I click save after editing I get the following:

Code:

Database error in vBulletin 3.7.0 Beta 4:

Invalid SQL:
UPDATE vbfengine_items SET description='REQUESTS:
  • \n

  • Cookies\n

  • Pringles\n

  • Beef Jerky

INTERESTS:\n \nPlaying golf, throwing the football', paypalemail='',
                                                                                price='', currency=, hidden=0 
                    WHERE id=1;

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 ' hidden=0 
                    WHERE id=1' at line 2
Error Number  : 1064
Date          : Wednesday, January 30th 2008 @ 04:54:53 AM
Script        : http://www.myforum.com/vb/vbfengine.php
Referrer      : http://www.myforum.com/vb/vbfengine.php?do=edititem&itemid=1&pagenumber=1
IP Address    : XX.XXX.XXX.XX
Username      :
Classname    : vB_Database
MySQL Version : 4.1.22-standard-log


blankoboy 02-01-2008 04:50 AM

Does this have potential to create a "reviews" of site? Would like to see more of what is possible with this mod. Most intriguing and has my interested piqued!

*note: am I the only one who sees a younger "Robert Deniro" resemblance in Olympic's profile pic? ;)

Razasharp 02-03-2008 03:04 PM

What can this do that GARS and vba Dynamics can't do?

Both of those allow you create new 'sections', they also allow reviews, and as many thread fields as you want?

I have been researching the above so interested in how yours is different.

Also, is it anywhere as near as flexible as Drupal? (or vbDrupal)

Thanks,

bada_bing 02-04-2008 01:27 PM

will this work for vb 3.5.x ?

gforce75 02-04-2008 03:48 PM

Lol, can't modify? It makes sense not to modify to redistrbuite, but i've modified alot of mods because of errors or to enhance an improvement

Olympic 02-04-2008 04:05 PM

Quote:

Originally Posted by Razasharp (Post 1435376)
What can this do that GARS and vba Dynamics can't do?

Both of those allow you create new 'sections', they also allow reviews, and as many thread fields as you want?

I have been researching the above so interested in how yours is different.

Also, is it anywhere as near as flexible as Drupal? (or vbDrupal)

Thanks,

Hope that you're not serious in the part of question that is talking about the other mods. Not because they're not good mods (or scripts), actually we've bought vBa Dynamics, but for the fact that it's impossible to "download, install and check" 3 other programs just to say (without to be always sure) what they can't do comparing with vbFEngine.

What I know for sure that vbFEngine can do while the others can't (not only mods, but PHP scripts too, that's why we're porting it as standalone PHP script) are:
  1. About interaction with users (Rating, Reviews, Discussion). You can choose one, or more, or all of:
    1. Simple Rating
    2. Amazon style Rating and Review
    3. Seperate thread for duscussion
  2. Rating: Forget about the old fashion rating: "How do you rate it?". Now you can setup as many rating questions you want. The overall of the user's rating is auto calculating
  3. 90% of the Options that other mods have as global, in vbFEngine are going to categories. So, you can have a category "Articles" and choose that posts in that category will have Rating and Forum. You can have another category "Reviews" where the posts can have Amazon style Rating and Review plus Forums. Same apply for custom fields. Give a look at: http://www.vbulletinfreelancers.com/...6&title=dating to see how flexible are custom fields. Different extra fields in subcategories.
  4. And just for the history, here are the options that you can use setting up a category:
    1. Category: Active/Hidden if for some reason you want to hide it for modifications
    2. Price: In case that you want the user to pay for posting in this category (great for Classifieds)
    3. Style: You can use different vBstyle per category
    4. Allow Rating
    5. Allow Reviews
    6. Allow Forum
    7. Allow Sales (If yes, then users can post in this category items for sale and accept payments by PayPal. Again great for Classifieds)
    8. Allow Gallery (If set to No, only one photo is permitting per post)
    9. Allow Attachments
    10. Allow Chapters (Great for News)
    11. Posts are time limited?
    12. If yes, what to do on expiration: Delete/Hide
    13. vbCredits (+/-) for those who are using vbCredits
    14. vB Points for any post
    15. vB points lower limit to be able to post
    16. Related Forum (to show last x threads)
    17. Related Poll (to show in category's main page)
    18. Do you want more? Try tomorrow the demo, to see how you can have 7 modules by using just one (for now I've setup only the Dating part).

Olympic 02-04-2008 04:23 PM

Quote:

Originally Posted by Razasharp (Post 1435376)
and as many thread fields as you want?

Manchester United is a Football team, Panigyriakos is also a Greek Football team in xxx category. So do you want me to believe that because both are "Football teams" they've equivalent power?:)

So, here are my questions:
  1. What type of questions they're supporting? vbFEngine supports:
    1. Text
    2. Textarea
    3. Radio buttons
    4. Checkboxes
    5. Single choice drop list
    6. Multiselect drop list
    7. Number
    8. Date
    9. Link
    10. YouTUBE/Yahoo etc video
  2. Can they search numeric and date fields in range (from-to)?
  3. Can they organize them in fieldsets for better interface
  4. Can the fields be reusable on the same form, or if you need the xx fields to appear twice in the same form, you must setup it twice?
  5. Can the fields have ordering 1,2,3,...10 in A category, while in B category to have ordering 2,1,9.....5 and so on?

Olympic 02-04-2008 04:25 PM

Quote:

Originally Posted by gforce75 (Post 1436181)
Lol, can't modify? It makes sense not to modify to redistrbuite, but i've modified alot of mods because of errors or to enhance an improvement

Nobody prohibited you to do ANY modification you like for your own use.

txsbmw 02-04-2008 08:08 PM

Anyone with any idea on how to fix this error:

Quote:

Originally Posted by txsbmw (Post 1432194)
I keep getting a database error when I try to edit an entry. Once I click save after editing I get the following:

Code:

Database error in vBulletin 3.7.0 Beta 4:

Invalid SQL:
UPDATE vbfengine_items SET description='REQUESTS:
  • \n

  • Cookies\n

  • Pringles\n

  • Beef Jerky

INTERESTS:\n \nPlaying golf, throwing the football', paypalemail='',
                                                                                price='', currency=, hidden=0 
                    WHERE id=1;

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 ' hidden=0 
                    WHERE id=1' at line 2
Error Number  : 1064
Date          : Wednesday, January 30th 2008 @ 04:54:53 AM
Script        : http://www.myforum.com/vb/vbfengine.php
Referrer      : http://www.myforum.com/vb/vbfengine.php?do=edititem&itemid=1&pagenumber=1
IP Address    : XX.XXX.XXX.XX
Username      :
Classname    : vB_Database
MySQL Version : 4.1.22-standard-log




All times are GMT. The time now is 01:46 PM.

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.01250 seconds
  • Memory Usage 1,763KB
  • 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
  • (2)bbcode_code_printable
  • (5)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