vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   ProjectvB4 (https://vborg.vbsupport.ru/showthread.php?t=328129)

ChrisTERiS 07-18-2020 05:46 AM

Quote:

Originally Posted by Hostboard (Post 2603533)
Seeing as VB 4 is dead and will never be updated, I see no issues with editing core files any more. Way back in the UBB days before plugins existed, adding features required editing core files. They were released in look for this, and above, below, or replace with were the common notes as publishing the core file code was against the EULA.

Another teenager like me :) .... Yes, I do remember UBB, but mostly the PHP version, not the Perl one.

The problem here is different. Is not actually a License terms issue. As long as the product is EOL and I'm not releasing the full package but just some files, most of them with just a single word change, normally must be not an issue. For example the change to functions_editor.php to hide emoticons, was a change from "true" to "false".

The actual problem is that people who have invest to other forum software, or to vB5, in no way they like to see something like this coming to the market. Because is normal that they'll loose sales. Lot of sales, believe me.

I understood it even since the first day of the release (in another site). Posts like "Why you waste your time....", or "nobody will use it..." etc etc, in private and public posts, was a clear sign on what I've to meet ahead. But they found the wrong man to do it. If I like something (and I really love what I'm doing), nothing can stop me.

MrZeropage 07-19-2020 05:42 AM

Great thing. Do I understand right that this in the end will be some "new vB4" which is compatible to PHP7.4 and later, while remaining all the old hooks ect?

ChrisTERiS 07-19-2020 05:53 AM

Quote:

Originally Posted by MrZeropage (Post 2603547)
Great thing. Do I understand right that this in the end will be some "new vB4" which is compatible to PHP7.4 and later, while remaining all the old hooks ect?

The first (Free) version should be the current vB4.2.5 with responsive design and some extra design modifications. Some examples:
  • User link will open a modal window with basic user information and a link to normal profile page.
  • Sidebar moved to a slide panel.
  • Profile page has been redesigned
  • Forum display page has been redesigned
  • Show thread page has been redesigned
  • NavBar menu options moved to slide panel
  • Login/Register/Password reminder moved to modal window
  • Search moved to slide panel, even if there is a link to current Advanced search page. But this slide panel search should be fine for 80% of the users as it has the most common search criteria
  • .......and many more
As I seen you're a coder, so you must know that (unfortunately) there are restrictions to share vB core files. That makes impossible to release php files to keep compatibility with PHP 7.3 and later with PHP 7.4. Sure I'll ask permission from IB to do this, but I'm keeping my expectations to get this authorization, in low level.


ProjectvB4 uses Bootstrap 3 framework. That said, almost all 3nd party addons need some kind of template modifications. Testing my own mods, I found that these changes are very few, but don't know for others. And Yes, hook system will works as now, but keep in mind that if these hooks have templates, these templates must be modify.

ChrisTERiS 07-20-2020 06:48 AM

Now, I really need your help for testing purposes. It was so frustrated, when I realized yesterday that, after spending a full day working on Calendar, Albums, and Groups, I've forgot to change the links to member profile, to open the modal window, instead to redirect to full profile page.


That's why I'm kindling asking you to register in my site and try as most as you can the sections. What I want you to test are:
  1. If the design is responsive
  2. If the member link open the modal window instead to redirect to the profile page.
  3. If a page has a sidebar, if the sidebar opens in the side panel.
  4. Any other design mess.
I've started a forum "Testing ProjectvB4" which has prefixes for the above 4 options. This way you'll help me to speed up the release.


Please note that currently I've install the Forum only version, so you'll not see any CMS or Blog page.


https://www.projectvb4.com/


Thank you
Chris

x iJailBreak x 07-22-2020 04:36 PM

Quote:

Originally Posted by abozich (Post 2603424)
Glad to see this is happening. Any plans to make it work with PHP versions beyond 7.1?

7.1 support can only be added by modifying core files. Source: have done it, 7.4+ support

ChrisTERiS 07-24-2020 07:57 AM

1 Attachment(s)
Here is the final footer section. At least for me, it has almost anything that a webmaster wants to have visible on all pages. I have a doubt for moving the content of the left column as a separate row below, and use that space for Forum statistics. Still haven't got my final decision. I don't like to have a big footer.

Here is a list of latest changes:
  1. Social Links. Not Social share. If the site, or the webmaster, has a account on any of those networks, should be a link to his relevant profile page.
  2. Donations. Works fine for average use and it supports IPN. Is not so complicated as my normal addon, as it does not supports Donation Goals. If the donor is a logon user, then his account updates with donation data.
  3. If you don't want to use Donations, there is a setting to add any HTML code there, to appear on that block.
  4. Newsletter. What I added today is an option, in case that you don't want to use it, to add any HTML code to appear on that block.

cdoyle 07-24-2020 11:16 AM

Quote:

Originally Posted by ChrisTERiS (Post 2603576)
Here is the final footer section. At least for me, it has almost anything that a webmaster wants to have visible on all pages. I have a doubt for moving the content of the left column as a separate row below, and use that space for Forum statistics. Still haven't got my final decision. I don't like to have a big footer.

Here is a list of latest changes:
  1. Social Links. Not Social share. If the site, or the webmaster, has a account on any of those networks, should be a link to his relevant profile page.
  2. Donations. Works fine for average use and it supports IPN. Is not so complicated as my normal addon, as it does not supports Donation Goals. If the donor is a logon user, then his account updates with donation data.
  3. If you don't want to use Donations, there is a setting to add any HTML code there, to appear on that block.
  4. Newsletter. What I added today is an option, in case that you don't want to use it, to add any HTML code to appear on that block.

Looks very well done, I like it a lot!

X-or 07-31-2020 11:16 AM

interesting project.

for me just keeping vb4 compatible with php/mysql and patching the vulnerabilities would be enough and I would definitely pay a new license for that. sadly the owners have no intent of bringing back vb4 which is beyond me :(

ChrisTERiS 07-31-2020 12:25 PM

Quote:

Originally Posted by X-or (Post 2603644)
interesting project.

for me just keeping vb4 compatible with php/mysql and patching the vulnerabilities would be enough and I would definitely pay a new license for that. sadly the owners have no intent of bringing back vb4 which is beyond me :(

Unfortunately, even if I wish it too, is illegal to release core files. Otherwise it was easy to include such updates with my project.

--------------- Added [DATE]1596208019[/DATE] at [TIME]1596208019[/TIME] ---------------

Just finished "everything" https://vborg.vbsupport.ru/data:imag...ABAAEAAAIBRAA7 ... Well, to be more specific, that "everything" at this time has a general meaning.

This project started with focus to be a responsive vB4 style. This done. Also my intention was to give a fresh style (simple style), with focus to "Mobile first". I believe that this also done. Third plan was to release some extra features like:
  • Cookies Policy
  • GDPR compliance features
  • Modal Profile with basic member info
  • Modal Login/Register
  • A simple Mailinglist
  • A simple Donation form with IPN support
  • HTML system emails
  • A powerful Footer section
  • Memberlist replacement
All of them added and at least in my test, seem to work fine. The problem is that some of these features were plan for the PRO version. I'll think how to resolve this.

What is still missing:
  • RTL currently is partial supported
  • Forum only version works. So the Suite version is still unsupported
  • Even if all pages are responsive, some of them are still with the old interface. Responsive but not updated. Maybe I missed a couple of pages, but is so hard to check all of them. This can be done only in real use. What I care most, is to have all member links in all pages, opening the modal window. For sure in the most important pages this works, but needs very deep check to find what left out.

Seven Skins 07-31-2020 04:12 PM

1 Attachment(s)
First of all Great Work.


As you mentioned ideas are welcome .. here are couple of thigs you may want to have a look at.

1 - Horizontal scroll bar is visible when the width of the forum is less then 1220px approx
2 - Blue category bar images does not cover then whole width when the width is less then 970px approx


All times are GMT. The time now is 07:21 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.01292 seconds
  • Memory Usage 1,758KB
  • 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
  • (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