ERRORS ON ARINO TEMPLATE - Question | JoomShaper

ERRORS ON ARINO TEMPLATE

T

toby

Template 1 year ago

https://maffacouture.org/ I found so many errors on my website, its even funny i cannot access the backend.

PHP 8.1 Qickstart pack

please help the following are the errors on the home page

Deprecated: Joomla\Input\Input implements the Serializable interface, which is deprecated. Implement serialize() and unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/intellig/public_html/maffacouture.org/libraries/vendor/joomla/input/src/Input.php on line 41

Deprecated: Return type of Joomla\Input\Input::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/intellig/public_html/maffacouture.org/libraries/vendor/joomla/input/src/Input.php on line 170

Deprecated: Joomla\CMS\Input\Input implements the Serializable interface, which is deprecated. Implement serialize() and unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/intellig/public_html/maffacouture.org/libraries/src/Input/Input.php on line 31

Warning: session_name(): Session name cannot be changed after headers have already been sent in /home/intellig/public_html/maffacouture.org/libraries/joomla/session/handler/native.php on line 128

Deprecated: Joomla\CMS\Input\Cookie implements the Serializable interface, which is deprecated. Implement serialize() and unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/intellig/public_html/maffacouture.org/libraries/src/Input/Cookie.php on line 21

Warning: session_cache_limiter(): Session cache limiter cannot be changed after headers have already been sent in /home/intellig/public_html/maffacouture.org/libraries/joomla/session/handler/native.php on line 235 Error: Failed to start application: Failed to start the session because headers have already been sent by "/home/intellig/public_html/maffacouture.org/libraries/vendor/joomla/input/src/Input.php" at line 41

0
14 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #159796

Hi Toby,

Switch to PHP 7.4 or PHP 8.0, go to Joomla Admin then UPDATE Joomla core itself.


Or use joomla 4.4.5 update package to override files, if you used Quickstart with J4 inside.

0
T
toby
Accepted Answer
1 year ago #160084

IHV SWITCH TO PHP 7.4 I hv update joomla core itself

but it brought this 2 error again Warning : json_decode() expects parameter 1 to be string, object given in /home/intellig/public_html/maffacouture.org/templates/arino/error.php on line 52

3685 Illegal argument to a regular expression.

please help

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #160090
  1. Delete that file: /templates/arino/error.php
  2. Check what errors you will see using Joomla features, I talk about those two:

error_reporting_debug.jpg

0
T
toby
Accepted Answer
1 year ago #160283

Mr Paul, please i dont understand

Delete that file: /templates/arino/error.php

0
T
toby
Accepted Answer
1 year ago #160130

the following are the errors i saw after debuggung, please help

1 () JROOT/libraries/joomla/database/driver/mysqli.php:668 2 JDatabaseDriverMysqli->execute() JROOT/libraries/joomla/database/driver.php:1506 3 JDatabaseDriver->loadAssocList() JROOT/modules/mod_j2products/library/source/joomla.php:116 4 ProductSourceJoomla->getProductIdsByCategory() JROOT/modules/mod_j2products/helper.php:150 5 ModJ2ProductsHelper->getProductIds() JROOT/modules/mod_j2products/helper.php:76 6 ModJ2ProductsHelper::getList() JROOT/modules/mod_j2products/mod_j2products.php:33 7 include() JROOT/libraries/src/Helper/ModuleHelper.php:200 8 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/components/com_sppagebuilder/addons/module/site.php:48 9 SppagebuilderAddonModule->render() JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 10 AddonParser::getAddonHtmlView() JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 11 AddonParser::viewAddons() JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:91 12 include() JROOT/libraries/src/MVC/View/HtmlView.php:701 13 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:230 14 Joomla\CMS\MVC\View\HtmlView->display() JROOT/components/com_sppagebuilder/views/page/view.html.php:43 15 SppagebuilderViewPage->display() JROOT/libraries/src/MVC/Controller/BaseController.php:664 16 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_sppagebuilder/controller.php:68 17 SppagebuilderController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:702 18 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_sppagebuilder/sppagebuilder.php:23 19 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402 20 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377 21 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194 22 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233 23 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:225 24 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #160285

Ok, share access to Admin area

0
T
toby
Accepted Answer
1 year ago #160662

ihv sentsent login in hiddrn contentcontent

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #160669

Toby, Thx.

But why you still have Joomla 3.10 and SPPB 3.8 ?? We don't support it anymore.

The last, current package of arino_quickstart_j4_v2.0.0.zip - uses Joomla 4.x and EasyStore, we removed J2Store from it.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #160671

Arino Template v2.0+ is for Joomla 4+ only.

0
T
toby
Accepted Answer
1 year ago #161304

so whatstepcanke

0
T
toby
Accepted Answer
1 year ago #161305

so what step can I take now.. this site is been existing, so are we now restarting all over again with easy store. Bcs i used jstore before

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #161314

Problem that you show me week ago were from J2Store itself, for example

modules/mod_j2products/

I can help you only when you will be on Joomla 4.4.

The problem of Joomla Upgrade lies on your side.

We don't support J3 anymore, for obvious reasons.

0
T
toby
Accepted Answer
1 year ago #164270

Thanks for the response I have errors that were flagged hindering me upgrade from3.2 joomla to 4.4.

I have so much concerns I'm   from Nigeria, now that jstore is no more used what is the fate of payment gateway with new   Easystore

Client is very unhappy for there Webste being down over four moths now.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #164272

EasyStore can import shop data from J2Store, must be Joomla 4.x installed.

You have to figure out something smart....

0