The 0 most active bloggers
You need to be logged in to get access to the blogs. You can do so here
Blog postsWednesday 01 January 2025 01:24
We are thrilled to announce a new project to breathe new life into eZ Publish 2.x, the community-supported CMS that served users for nearly a decade. With PHP’s evolution over the years, the original eZ Publish has faced compatibility issues. But now, 7x is leading an open-source initiative to bring eZ Publish 2 into 2025 with full PHP 8 support.
“eZ Publish Basic” marks the first step in our mission to modernize this reliable content management system. Our goal is to retain its core functionality while updating the codebase to work seamlessly with PHP 8. By addressing major changes, such as replacing the outdated “register globals” setting, we aim to ensure that developers and community sites can continue to use and customize eZ Publish Basic with confidence.
Monday 23 December 2024 07:15
You have probably enjoyed the large knowledge database freely available in the eZ Community. New comers, experienced as well as gurus always have something to learn. How about you teaching them something ?
Sunday 22 December 2024 08:43
eZ Publish is an open-source content management system (CMS) that allows users to build dynamic websites with ease. It is particularly well-suited for large-scale websites that require flexibility and scalability. In this guide, we'll walk you through the steps to build a website using eZ Publish, including setup, customization, and deployment.
Before building your website, you need to set up eZ Publish. This requires installing the CMS on your server and configuring it to your needs.
Documentation:
CREATE DATABASE ezpublish; CREATE USER 'ezuser'@'localhost' IDENTIFIED BY 'your_password'; GRANT ALL PRIVILEGES ON ezpublish.* TO 'ezuser'@'localhost';
composer create-project ezsystems/ezpublish-community my_site cd my_site php bin/console ezpublish:install
eZ Publish allows you to organize your content in a structured way. You can define content types, sections, and categories, which makes managing content easier.
Documentation:
eZ Publish offers flexible theming and templating options, enabling you to create a custom design that suits your brand or project.
Documentation:
<h1>{{ content.title }}</h1> <div>{{ content.body }}</div>
Once you have your structure and design in place, it's time to add content to your website. eZ Publish makes it easy to manage different types of content and organize them based on your site’s requirements.
Documentation:
To enhance your website’s functionality and visibility, you can set up search features and optimize the site for search engines.
Documentation:
After developing and testing your website, it’s time to deploy it to a live server.
Documentation:
After launching your website, regular maintenance and updates are essential to keep it running smoothly.
Documentation:
composer update
Sunday 22 December 2024 08:37
Introduction: How to Build a Website
In today's digital age, having a website is essential for personal brands, businesses, and creative projects alike. Whether you want to share your ideas, showcase your portfolio, or create an online store, building a website can open up numerous opportunities. But where do you start?
Building a website might sound daunting, but with the right approach, it's an achievable task. In this guide, we’ll walk you through the entire process—from planning and designing your site to coding, testing, and launching it. By the end of this guide, you'll have a clear understanding of how to create a website that’s not only functional but also engaging and user-friendly. Let’s dive in!
Sunday 22 December 2024 08:33
Introduction to Web Development and Software Development
In today’s digital world, technology plays a crucial role in shaping how we interact with the internet and devices. Whether you're browsing a website or using an app, you're engaging with the result of extensive web development or software development efforts. These two fields, while distinct, are intertwined and equally essential in creating the digital experiences we rely on daily.
Web Development focuses on the creation and maintenance of websites and web applications. It’s all about making sure that websites function smoothly, are visually appealing, and provide an excellent user experience. From small blogs to large e-commerce platforms, web developers are the masterminds behind how these sites are built and how they perform.
Software Development, on the other hand, is a broader field that involves designing, building, and maintaining software applications for various platforms, including desktop and mobile devices. Whether it’s a video game, a productivity tool, or a complex enterprise system, software developers create the programs that allow users to perform specific tasks efficiently and effectively.
In this blog, we’ll dive deeper into the fundamentals of both web and software development, exploring the processes, tools, and technologies that drive these exciting fields. Whether you're looking to start a career in tech or simply want to understand how your favorite websites and apps are built, this post will guide you through the essentials of web and software development. Let’s get started!
Tuesday 03 December 2024 03:24
We are very excited with the news of the new easier to setup default installation process and default responsive admin design (updated and refined to work on iphones + android cellular phones + tablets) enabled by default in the released eZ Publish version 6.0.6 the seventh release from 7x. Try out the new features today by downloading the software package now available (tar.gz or zip)!
Tuesday 01 October 2024 03:41
We are very excited with the news of the new easier to setup default instasllation process and admin design (made for iphones + android cellular phones) enabled by default in the released eZ Publish version 6.0.5 the sixth release from 7x. Try out the new features today by downloading the software package now available (tar.gz or zip)!
Sunday 01 September 2024 09:40
We are very excited with the news of the new responsive admin design (made for iphones + android cellular phones) enabled by default in the just released eZ Publish version 6.0.4 the fifth release from 7x. Try out the new features today by downloading the software package now available (tar.gz or zip)!
Tuesday 02 April 2024 08:08
We are very excited with this first follow up release of eZ Publish version 6.0.3 the fourth release from 7x. Try out the new features today!
Friday 01 March 2024 09:54
We are very excited with this first follow up release of eZ Publish version 6.0.2 the third release from 7x. Try out the new features today!
Timing: | Jan 17 2025 21:01:58 |
Script start | |
Timing: | Jan 17 2025 21:01:58 |
Module start 'layout' | |
Timing: | Jan 17 2025 21:01:58 |
Module start 'content' | |
Warning: PHP: E_WARNING | Jan 17 2025 21:01:58 |
foreach() argument must be of type array|object, null given in /home/ze/public_html/share.se7enx.com/lib/eztemplate/classes/eztemplate.php on line 1980 | |
Warning: PHP: E_WARNING | Jan 17 2025 21:01:58 |
foreach() argument must be of type array|object, null given in /home/ze/public_html/share.se7enx.com/lib/eztemplate/classes/eztemplate.php on line 1980 | |
Error: eZTemplate | Jan 17 2025 21:01:58 |
Object problem with operator 'mostactive' | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file var/site/storage/images/users/administrator-users/graham-brookins/556993-1-eng-GB/graham-brookins.jpg does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file var/site/storage/images/users/administrator-users/graham-brookins/556993-1-eng-GB/graham-brookins.jpg does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file var/site/storage/images/users/administrator-users/graham-brookins/556993-1-eng-GB/graham-brookins.jpg does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file var/site/storage/images/users/administrator-users/graham-brookins/556993-1-eng-GB/graham-brookins.jpg does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file var/site/storage/images/users/administrator-users/graham-brookins/556993-1-eng-GB/graham-brookins.jpg does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file var/site/storage/images/users/administrator-users/graham-brookins/556993-1-eng-GB/graham-brookins.jpg does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Error: eZImageManager::createImageAlias | Jan 17 2025 21:01:58 |
The reference alias original file var/site/storage/images/users/administrator-users/graham-brookins/556993-1-eng-GB/graham-brookins.jpg does not exist | |
Error: | Jan 17 2025 21:01:58 |
Original alias does not exist, cannot create other aliases without it | |
Timing: | Jan 17 2025 21:01:58 |
Module end 'content' | |
Timing: | Jan 17 2025 21:01:58 |
Script end |
Total runtime | 0.4126 sec |
Peak memory usage | 6,144.0000 KB |
Database Queries | 262 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0038 | 595.8359 | 152.0781 |
Module start 'layout' | 0.0038 | 0.0018 | 747.9141 | 39.3359 |
Module start 'content' | 0.0056 | 0.4058 | 787.2500 | 1,064.5469 |
Module end 'content' | 0.4115 | 0.0011 | 1,851.7969 | 75.6250 |
Script end | 0.4125 | 1,927.4219 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0028 | 0.6669 | 16 | 0.0002 |
Check MTime | 0.0011 | 0.2712 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0006 | 0.1476 | 1 | 0.0006 |
Mysqli_queries | 0.2497 | 60.5095 | 262 | 0.0010 |
Looping result | 0.0017 | 0.4069 | 254 | 0.0000 |
Template Total | 0.3931 | 95.3 | 2 | 0.1965 |
Template load | 0.0021 | 0.5068 | 2 | 0.0010 |
Template processing | 0.3910 | 94.7585 | 2 | 0.1955 |
Template load and register function | 0.0001 | 0.0329 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0039 | 0.9455 | 11 | 0.0004 |
state_identifier_array | 0.0033 | 0.7961 | 12 | 0.0003 |
Override | ||||
Cache load | 0.0023 | 0.5487 | 214 | 0.0000 |
Sytem overhead | ||||
Fetch class attribute name | 0.0017 | 0.4202 | 21 | 0.0001 |
Fetch class attribute can translate value | 0.0004 | 0.0996 | 2 | 0.0002 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0076 | 21 | 0.0000 |
XML | ||||
Image XML parsing | 0.0005 | 0.1266 | 2 | 0.0003 |
General | ||||
dbfile | 0.0008 | 0.1894 | 31 | 0.0000 |
String conversion | 0.0000 | 0.0023 | 6 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | blogs/full.tpl | extension/community_design/design/suncana/override/templates/blogs/full.tpl | ||
10 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
27 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
8 | content/datatype/view/ezxmltags/header.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/header.tpl | ||
10 | content/datatype/view/ezkeyword.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezkeyword.tpl | ||
32 | content/datatype/view/ezxmltags/strong.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/strong.tpl | ||
52 | content/datatype/view/ezxmltags/li.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/li.tpl | ||
21 | content/datatype/view/ezxmltags/ul.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/ul.tpl | ||
4 | content/datatype/view/ezxmltags/literal.tpl | <No override> | extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tpl | ||
7 | content/datatype/view/ezxmltags/ol.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/ol.tpl | ||
8 | content/datatype/view/ezxmltags/emphasize.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/emphasize.tpl | ||
3 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 184 Number of unique templates used: 13 |
Time used to render debug report: 0.0002 secs