<?xml version="1.0"?>
<rss version="2.0"><channel><title>Installing PrestaShop for the first time Latest Topics</title><link>https://forum.prestashop.com/forum/7-installing-prestashop-for-the-first-time/</link><description>Installing PrestaShop for the first time Latest Topics</description><language>en</language><item><title>BO not Opening For v9x</title><link>https://forum.prestashop.com/topic/1106478-bo-not-opening-for-v9x/</link><description><![CDATA[<p>
	We are facing an issue while installing PrestaShop 9.x on a VM environment. The installation completes successfully without any errors; however, the Back Office (BO) is not loading, while the Front Office (FO) is accessible and working as expected.
</p>

<p>
	As per the official PrestaShop documentation, version 9.x is compatible with PHP 8.1 through PHP 8.4, but we are encountering this issue with PHP 8.2 &amp; PHP 8.4.
</p>

<p>
	If anyone has experienced a similar Back Office loading issue with PrestaShop 9.x on PHP 8.2 or PHP 8.4, your guidance or suggestions would be greatly appreciated.
</p>

<p>
	After long time of BO loading, getting Timeout Error or server error.
</p>

<p>
	<span></span><span></span><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2026_03/Screenshot2026-03-30at4_52_10PM.png.28e1eb848af84357afb12b48b71435b3.png" data-fileid="342371" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="342371" data-ratio="50.70" width="1000" alt="Screenshot2026-03-30at4_52_10PM.thumb.png.c649446830a14ac90c6a815b9ffe70fd.png" data-src="//media.invisioncic.com/t336404/monthly_2026_03/Screenshot2026-03-30at4_52_10PM.thumb.png.c649446830a14ac90c6a815b9ffe70fd.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2026_03/Screenshot2026-03-30at4_49_00PM.png.de8ac0020d1e0467794b36e958df4a3c.png" data-fileid="342370" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="342370" data-ratio="50.80" width="1000" alt="Screenshot2026-03-30at4_49_00PM.thumb.png.d115aeafe4367bf4da586f5f30f8c241.png" data-src="//media.invisioncic.com/t336404/monthly_2026_03/Screenshot2026-03-30at4_49_00PM.thumb.png.d115aeafe4367bf4da586f5f30f8c241.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1106478</guid><pubDate>Mon, 30 Mar 2026 11:24:25 +0000</pubDate></item><item><title>Lightsail install - site up and running, but no admin login</title><link>https://forum.prestashop.com/topic/1106311-lightsail-install-site-up-and-running-but-no-admin-login/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I have installed Prestashop on an AWS Lightsail instance using bitnami.
</p>

<p>
	The user site is up and running and I can register as a user.
</p>

<p>
	But I cannot login to the administration dashboard.
</p>

<p>
	I repeatably get - 
</p>

<p>
	"The employee does not exist, or the password provided is incorrect."
</p>

<p>
	the database appears to have the user@example.com user
</p>

<p>
	MariaDB [bitnami_prestashop]&gt; SELECT id_employee, email FROM ps_employee;<br />
	+-------------+------------------+<br />
	| id_employee | email            |<br />
	+-------------+------------------+<br />
	|           1 | user@example.com |<br />
	+-------------+------------------+<br />
	1 row in set (0.001 sec)
</p>

<p>
	 
</p>

<p>
	Can anyone offer some help?
</p>
]]></description><guid isPermaLink="false">1106311</guid><pubDate>Tue, 24 Mar 2026 15:35:55 +0000</pubDate></item><item><title>Download not available. // Correct Classic version</title><link>https://forum.prestashop.com/topic/1106244-download-not-available-correct-classic-version/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	<br />
	I've been wanting to set up the latest version of PS on a web hosting service for a long time, and I wanted to download the Classic version from this link: <a href="https://prestashop.com/prestashop-offers/classic/" rel="external nofollow">https://prestashop.com/prestashop-offers/classic/</a>
</p>

<p>
	However, the download dialog does not open.
</p>

<p>
	Not even when using different browsers, and not even after waiting a long time.
</p>

<p>
	After I messaged support to ask for a direct link, I was directed to GitHub to download the source code.
</p>

<p>
	(<a href="https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.3" rel="external nofollow">https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.3)</a>
</p>

<p>
	 
</p>

<p>
	However, this is not the correct version.
</p>

<p>
	After further research, I found the following link with the download: <a href="https://prestashop.com/direct-downloads-for-automation-integration/" rel="external nofollow">https://prestashop.com/direct-downloads-for-automation-integration/</a>
</p>

<p>
	The package looks good, and I was able to set up the shop without any error messages.
</p>

<p>
	However, I get error messages when I try to log in to the back office:
</p>

<p>
	 
</p>

<p>
	"Oops! An Error Occurred<br />
	The server returned a "500 Internal Server Error".
</p>

<p>
	Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. "
</p>

<p>
	 
</p>

<p>
	And the theme is completely broken.
</p>

<p>
	Before installation, I ran a successful test using `php-ps-info` and set the permissions to 755.
</p>

<p>
	 
</p>

<p>
	I'm not sure if that was the right version after all, or what mistake I made.
</p>

<p>
	Does anyone have a direct link for me?<br />
	So I can rule that one out
</p>
]]></description><guid isPermaLink="false">1106244</guid><pubDate>Sat, 21 Mar 2026 15:06:55 +0000</pubDate></item><item><title>I installed locally on xammp, I get the following error when I try clicking on back office</title><link>https://forum.prestashop.com/topic/1106069-i-installed-locally-on-xammp-i-get-the-following-error-when-i-try-clicking-on-back-office/</link><description><![CDATA[<p>
	Fatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: Cannot rename "C:\xampp\htdocs\pretashop\var\cache\dev\cla7139.tmp" to "C:\xampp\htdocs\pretashop/var/cache/dev\class_index.php": rename(C:\xampp\htdocs\pretashop\var\cache\dev\cla7139.tmp,C:\xampp\htdocs\pretashop/var/cache/dev\class_index.php): Access is denied (code: 5) in C:\xampp\htdocs\pretashop\vendor\symfony\filesystem\Filesystem.php:320 Stack trace: #0 C:\xampp\htdocs\pretashop\vendor\symfony\filesystem\Filesystem.php(699): Symfony\Component\Filesystem\Filesystem-&gt;rename('C:\\xampp\\htdocs...', 'C:\\xampp\\htdocs...', true) #1 C:\xampp\htdocs\pretashop\vendor\prestashop\autoload\src\LegacyClassLoader.php(160): Symfony\Component\Filesystem\Filesystem-&gt;dumpFile('C:\\xampp\\htdocs...', '&lt;?php return ar...') #2 C:\xampp\htdocs\pretashop\vendor\prestashop\autoload\src\LegacyClassLoader.php(75): PrestaShop\Autoload\LegacyClassLoader-&gt;dumpClassIndex(Array) #3 C:\xampp\htdocs\pretashop\vendor\prestashop\autoload\src\PrestashopAutoload.php(47): PrestaShop\Autoload\LegacyClassLoader-&gt;buildClassIndex(true) #4 C:\xampp\htdocs\pretashop\vendor\prestashop\autoload\src\PrestashopAutoload.php(38): PrestaShop\Autoload\PrestashopAutoload-&gt;generateIndex() #5 C:\xampp\htdocs\pretashop\vendor\prestashop\autoload\src\Autoloader.php(77): PrestaShop\Autoload\PrestashopAutoload-&gt;PrestaShop\Autoload\{closure}() #6 C:\xampp\htdocs\pretashop\config\config.inc.php(88): PrestaShop\Autoload\Autoloader-&gt;load('Tools') #7 C:\xampp\htdocs\pretashop\admin179igr1yhfqnt2a7tx0\index.php(41): require('C:\\xampp\\htdocs...') #8 {main} thrown in C:\xampp\htdocs\pretashop\vendor\symfony\filesystem\Filesystem.php on line 320
</p>
]]></description><guid isPermaLink="false">1106069</guid><pubDate>Fri, 13 Mar 2026 13:20:45 +0000</pubDate></item><item><title>The installation of v9.0.3 fails with various web hosts.</title><link>https://forum.prestashop.com/topic/1105774-the-installation-of-v903-fails-with-various-web-hosts/</link><description><![CDATA[<p>
	Hello Prestashop developers and community, <br /><br />
	I run Prestashop on a web space at IONOS, a partner recommended by Prestashop.<br /><br />
	Due to the end of support for PHP 8.1, I had to upgrade my version 8.2.4 to 9.0.3. <br />
	First, I tried the one-click update, which worked at first. After the update, when I was in the backend/dashboard, <br />
	everything seemed to be working fine at first, but when I tried to update the modules, the page froze, and after a while, I got error page 504. <br />
	So I restored the backup from 8.2.4 and tested the whole thing again. After the second attempt, I tried clearing the cache first, but this time the page froze again and I got 504. <br /><br />
	I then tried completely reinstalling 9.0.3 in a different directory, which also took me to the dashboard, but then <br />
	the shop froze again – 504. <br />
	I had previously set the PHP version to 8.4, and the database was a new and empty Maria DB 10.<br /><br />
	For all new installations of 9.0.3, I always deleted the entire database and also deleted the entire directory with rm- rf, then recreated it and reinstalled it. I tried this with all the databases offered, i.e., MySQL 8.0, Maria DB 10, and MySQL 5.7, but that is not the cause. The installation file is directly from the Prestashop download page. <br /><br /><br />
	After ten attempts with various configurations, and with all adjustments to php.ini, and additional changes to the file and directory permissions, I then tried the whole thing on another webspace at Strato, but unfortunately the installation breaks down at the end of the installer with the message 502. <br /><br />
	Finally, I used the installation service from IONOS, where IONOS automatically installs Prestashop in a subdirectory with a single click; so I didn't have to deal with the installation or configuration, and the database is also created by IONOS.<br />
	The result was the same as with my own installation = The page freezes as soon as you change a setting in the dashboard. <br /><br />
	I contacted IONOS support and, after a long wait on hold, was finally connected to a hosting support representative. <br />
	He then attempted the installation himself and failed. I was asked to document my experience in detail <br />
	and send it to IONOS support so that the technicians/admins could take a look at it if necessary. <br /><br />
	As described at the beginning, the shop runs smoothly in version 8.2.4 with PHP 8.1 and MySQL 5.7.<br /><br />
	I don't get any log files after the installation and the freeze.<br /><br />
	What could be the reason for this? <br />
	 
</p>
]]></description><guid isPermaLink="false">1105774</guid><pubDate>Thu, 26 Feb 2026 14:59:17 +0000</pubDate></item><item><title>Admin page URL not working - redirects to home page of the store</title><link>https://forum.prestashop.com/topic/1105442-admin-page-url-not-working-redirects-to-home-page-of-the-store/</link><description><![CDATA[<p>
	Hello,<br /><br />
	I just installed PS 9.0 on my VPS (Ubuntu 24.04 LEMP+ revproxy in front - also U24.04 Nginx). After installation i was given a link to admin login page but it doesnt work. What can be the reason ? Please help a newbie.<br />
	While checking it on mozilla firefox it redirects me to home page of the store.<br />
	While checking it on Brave (chrome clone) it gives me "The server returned a "500 Internal Server Error"."<br /><br /><br />
	Kind regards
</p>
]]></description><guid isPermaLink="false">1105442</guid><pubDate>Wed, 11 Feb 2026 20:34:18 +0000</pubDate></item><item><title>Backend Constantly Logged Out (v1.7.4.2) with CF</title><link>https://forum.prestashop.com/topic/873891-backend-constantly-logged-out-v1742-with-cf/</link><description><![CDATA[<p>
	I installed PS 1.7.4.2 and kept getting logged out of the backend with CF enabled.  Weird.
</p>]]></description><guid isPermaLink="false">873891</guid><pubDate>Mon, 30 Jul 2018 16:08:13 +0000</pubDate></item><item><title>HTTP 500 - error - {"success":true,"message":""} - when clean installing 1.7.8.8</title><link>https://forum.prestashop.com/topic/1072083-http-500-error-successtruemessage-when-clean-installing-1788/</link><description><![CDATA[<p>
	Hi all....
</p>

<p>
	I currently have a Prestashop 1.5.2 store and would like to upgrade, so I am trying to install a clean 1.7.8.8 store to migrate to. I am hosting both with Netfirms and I have successfully hosted with them for about 10 years.
</p>

<p>
	I have tried the installation of 1.7.8.8 several times and get the same error at the same point in the installation: 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2023_01/presta.png.e276b5babf9776c068579b1c14394358.png" data-fileid="302058" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="302058" data-ratio="48.10" width="1000" alt="presta.thumb.png.815b522e40d067c095262d90bb2ac07b.png" data-src="//media.invisioncic.com/t336404/monthly_2023_01/presta.thumb.png.815b522e40d067c095262d90bb2ac07b.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	 
</p>

<p>
	I have read a number of the threads here and have tried or verified the following:
</p>

<ul><li>
		all folder permissions are 755 and files are 644
	</li>
	<li>
		I unzipped the Prestashop download before transferring to my hosting provider and uploaded these 3 items - Install_Prestashop.html, index.php and prestashop.zip. Files were transferred several times to eliminate possibility of corruption in transfer
	</li>
	<li>
		I installed using my location (Canada) and also tried the United States
	</li>
	<li>
		The database connection test during the installation was successful every time
	</li>
	<li>
		I am using PHP version 7.4.10
	</li>
	<li>
		I engaged Netfirms technical support and they were also unsuccessful
	</li>
</ul><p>
	Any suggestion you may have would be very welcome.
</p>

<p>
	Thanks!
</p>
]]></description><guid isPermaLink="false">1072083</guid><pubDate>Mon, 02 Jan 2023 21:46:20 +0000</pubDate></item><item><title>While Installing PrestaShop v9 Series In MAC system</title><link>https://forum.prestashop.com/topic/1104602-while-installing-prestashop-v9-series-in-mac-system/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I am trying to install PrestaShop v9. in MAC OS  using MAMP. During installation, I am encountering an HTTP 500 error in the 'Install themes' and 'Post-installation scripts' sections. Sometimes, the error occurs earlier in the 'Create default shop and languages' section. Could you please help me resolve this issue?
</p>

<p>
	Prestashop Version - 9.0.2-2.1
</p>

<p>
	PHP -8.3.14<br />
	MAMP -v7.2<br /><br />
	i have attached the SS  ,even i checked the Configuration ,still remains same
</p>

<p>
	<br /><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2026_01/Screenshot2026-01-06at11_53_53AM.png.24a598e608e25e120cd82abb18a08e56.png" data-fileid="340899" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="340899" data-ratio="63.60" width="1000" alt="Screenshot2026-01-06at11_53_53AM.thumb.png.64797fa24344605b480b3a3182da5787.png" data-src="//media.invisioncic.com/t336404/monthly_2026_01/Screenshot2026-01-06at11_53_53AM.thumb.png.64797fa24344605b480b3a3182da5787.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2026_01/Screenshot2026-01-06at1_02_12PM.png.2ecf0eefe6a1e2e888b69e4ac7f85905.png" data-fileid="340900" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="340900" data-ratio="63.60" width="1000" alt="Screenshot2026-01-06at1_02_12PM.thumb.png.6e08fbf52dbac07aa5478ae1b60a372f.png" data-src="//media.invisioncic.com/t336404/monthly_2026_01/Screenshot2026-01-06at1_02_12PM.thumb.png.6e08fbf52dbac07aa5478ae1b60a372f.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1104602</guid><pubDate>Tue, 06 Jan 2026 09:55:24 +0000</pubDate></item><item><title>HTTP 500 - error - {"success":true,"message":""}</title><link>https://forum.prestashop.com/topic/1098872-http-500-error-successtruemessage/</link><description><![CDATA[<p>
	Buon giorno a tutti,
</p>

<p>
	sto inserendo sul mio server PrestaShop 8.2.1 ma, dopo aver configurato tutte le voci necessarie come il nome del sito o il DataBase MySQL, mi esce questo errore:
</p>

<p>
	HTTP 500 - error - {"success":true,"message":""}
</p>

<p>
	Ho provato a sistemare, con altri topic del forum, il file AppKernel.php ma non mi fa andare avanti, come posso fare? Qualcuno mi sa dare una mano?
</p>
]]></description><guid isPermaLink="false">1098872</guid><pubDate>Sun, 01 Jun 2025 11:05:22 +0000</pubDate></item><item><title><![CDATA[Installation Issue for v9.0.0 & v9.0.1]]></title><link>https://forum.prestashop.com/topic/1103205-installation-issue-for-v900-v901/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I am trying to install PrestaShop v9.0.0 and v9.0.1. During installation, I am encountering an HTTP 500 error in the 'Install themes' and 'Post-installation scripts' sections. Sometimes, the error occurs earlier in the 'Create default shop and languages' section. Could you please help me resolve this issue?
</p>

<p>
	Prestashop Version - 9.0.1
</p>

<p>
	PHP -8.3.14
</p>

<p>
	 
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="339716" data-ratio="62.88" width="800" alt="Screenshot2025-11-06at10_59_26AM.png.364a7b0ef3e5e5cb87908abcf98a707a.png" data-src="//media.invisioncic.com/t336404/monthly_2025_11/Screenshot2025-11-06at10_59_26AM.png.364a7b0ef3e5e5cb87908abcf98a707a.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></p>

<p>
	<span></span><span></span><span></span></p>
]]></description><guid isPermaLink="false">1103205</guid><pubDate>Thu, 06 Nov 2025 05:50:58 +0000</pubDate></item><item><title>For security reasons, you cannot connect to the back office until you have:</title><link>https://forum.prestashop.com/topic/1103965-for-security-reasons-you-cannot-connect-to-the-back-office-until-you-have/</link><description><![CDATA[<p>
	Getting after installing the prestashop. 
</p>

<pre class="ipsCode">For security reasons, you cannot connect to the back office until you have:

renamed the /admin folder (e.g.admin502)</pre>

<p>
	Rename or delete admin folder (symlink). enable debug site will work.<br />
	disable debug, site will fail, error log, var/log/prod- will show error related to admin theme accessing from "admin" folder and fail becuase it is not there.<br /><br />
	This is fresh  install of prestashop 9.0.1-1.0. How  to fix this?
</p>
]]></description><guid isPermaLink="false">1103965</guid><pubDate>Mon, 08 Dec 2025 07:32:26 +0000</pubDate></item><item><title>Error accessing PrestaShop 9 Back Office</title><link>https://forum.prestashop.com/topic/1103948-error-accessing-prestashop-9-back-office/</link><description><![CDATA[<p>
	I need help with a PrestaShop 9.0.1, 8.2.3, 1.7.8.11  installation done through Softlocous on cPanel.
</p>

<p>
	I installed cPanel on my server and purchased a Softlocous license because I'm not an advanced user and I use cPanel to manage my server.
</p>

<p>
	Softlocous said the PrestaShop installation was successful, and in fact I can see it installed at this URL:
</p>

<p>
	<strong><a href="https://karytirze.fit" rel="external nofollow">https://karytirze.fit</a></strong>
</p>

<p>
	But for some reason I can't access the store's management panel that was installed at this address:
</p>

<p>
	<a href="https://karytirze.fit" rel="external nofollow">https://karytirze.fit/admin123</a>
</p>

<p>
	Can anyone help?
</p>

<p>
	I already followed the tips in this community tutorial, but I noticed that all the files seem to have already been fixed in this latest version.
</p>

<p>
	<a href="https://github.com/PrestaShop/PrestaShop/pull/38905/files" rel="external nofollow">https://github.com/PrestaShop/PrestaShop/pull/38905/files</a>
</p>

<p>
	 
</p>

<p>
	My server is Metal
</p>

<p>
	O.S Alma Linux com Cpanel/WHM 
</p>

<p>
	PHP is 8.3
</p>

<p>
	 
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2025_12/Capturadetela2025-12-06122940.png.038b5f8a050412b99c3124e3c1ad5630.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="340372" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2025_12/Capturadetela2025-12-06122940.thumb.png.2a2e37abf782bb192ee9175c5bd0070d.png" data-ratio="54.1" width="1000" class="ipsImage ipsImage_thumbnailed" alt="Captura de tela 2025-12-06 122940.png"></a></p>
<p><a href="//media.invisioncic.com/t336404/monthly_2025_12/Capturadetela2025-12-06123000.png.e502f2624fcc264aeee9462fb91d1587.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="340373" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2025_12/Capturadetela2025-12-06123000.thumb.png.f9b0eabdfb59bb58a043e5f67395069b.png" data-ratio="57.5" width="1000" class="ipsImage ipsImage_thumbnailed" alt="Captura de tela 2025-12-06 123000.png"></a></p>]]></description><guid isPermaLink="false">1103948</guid><pubDate>Sat, 06 Dec 2025 16:47:54 +0000</pubDate></item><item><title>Error 500 in backend after fresh install</title><link>https://forum.prestashop.com/topic/1103613-error-500-in-backend-after-fresh-install/</link><description><![CDATA[<p>
	Just installed PS 9.0.1, PHP 8.4.14 is active. Frontend works but backend immediately gave error 500. After searching i found <a href="https://prestashop.com/blog/tech-en/what-is-the-http-500-error-and-how-can-i-fix-it-in-my-prestashop-online-store/" rel="external nofollow">https://prestashop.com/blog/tech-en/what-is-the-http-500-error-and-how-can-i-fix-it-in-my-prestashop-online-store/</a>.
</p>

<p>
	Modifying line 36 from define('_PS_MODE_DEV_', false); to define('_PS_MODE_DEV_', true);
</p>

<p>
	renders the backend operational. 
</p>

<p>
	What's going wrong here and how do i get it fixed. Dev mode should not be enabled afaik, and certainly not after a fresh install. After succesful login (with dev mode enabled), if i then go into advanced settings and deactivate debug mode, the php value switches back to "false" but debug mode remains active in the black bar on top. Something's not right here. 
</p>

<p>
	Error logs (scrubbed from private username and domain info) below
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">200 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	SymfonyCacheClearer: Error while clearing cache for admin env dev using PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer: Warning: is_dir(): open_basedir restriction in effect. File(Doctrine\ORM\Mapping\ClassMetadata) is not within the allowed path(s): (/var/www/vhosts/</span><span class="tag">&lt;domain.tld&gt;</span><span class="pln">/:/tmp/) 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:24:38 	
198 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	ExecKernelCacheClearer: Could not clear cache for admin env dev result: 127 output: array ( 0 =&gt; 'sh: php: command not found', ) 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:24:27 	
193 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	ExecKernelCacheClearer: Could not clear cache for admin env prod result: 127 output: array ( 0 =&gt; 'sh: php: command not found', ) 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:24:15 	
188 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	ExecKernelCacheClearer: Could not clear cache for admin env prod result: 127 output: array ( 0 =&gt; 'sh: php: command not found', ) 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:51 	
187 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	SymfonyCacheClearer: Something went wrong while clearing cache: Warning: require(/var/www/vhosts/</span><span class="tag">&lt;domain.tld&gt;</span><span class="pln">/httpdocs/var/cache/prod/admin/ContainerMUl5lfa/getFilesystemKernelCacheClearerService.php): Failed to open stream: No such file or directory 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:49 	
186 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	SymfonyCacheClearer: Error while clearing cache for admin env prod using PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer: Warning: require(/var/www/vhosts/</span><span class="tag">&lt;domain.tld&gt;</span><span class="pln">/httpdocs/var/cache/prod/admin/ContainerMUl5lfa/getHookModuleFilterService.php): Failed to open stream: No such file or directory 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:49 	
184 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	ExecKernelCacheClearer: Could not clear cache for admin env prod result: 127 output: array ( 0 =&gt; 'sh: php: command not found', ) 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:37 	
179 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	ExecKernelCacheClearer: Could not clear cache for admin env prod result: 127 output: array ( 0 =&gt; 'sh: php: command not found', ) 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:16 	
114 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingKeycloakAuthController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
113 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
112 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
111 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
110 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
109 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
108 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
107 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
106 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingOrdersController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
105 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingOrdersController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
104 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingOrdersController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
103 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingConfigurationController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
102 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingCarrierController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
101 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingCarrierController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
100 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	Cannot register tab "PsshippingCarrierController" because it already exists 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:03:10 	
64 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	SymfonyCacheClearer: Error while clearing cache for admin env prod using PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer: Failed opening required '/var/www/vhosts/</span><span class="tag">&lt;domain.tld&gt;</span><span class="pln">/httpdocs/var/cache/prod/admin/ContainerVXCidX4/getConsole_ErrorListenerService.php' (include_path='.:/opt/plesk/php/7.4/share/pear') 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:02:55 	
61 	</span><span class="tag">&lt;user&gt;</span><span class="pln"> </span><span class="tag">&lt;user&gt;</span><span class="pln"> 	Fout (3) 	ExecKernelCacheClearer: Could not clear cache for admin env prod result: 127 output: array ( 0 =&gt; 'sh: php: command not found', ) 		0 	Winkel </span><span class="tag">&lt;shopname&gt;</span><span class="pln"> (id : 1) 	Nederlands (Dutch) 	0 	23‑11‑2025 16:02:47 	
7 	N/B 	Fout (3) 	SymfonyCacheClearer: Error while clearing cache for admin env prod using PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer: Failed opening required '/var/www/vhosts/</span><span class="tag">&lt;domain.tld&gt;</span><span class="pln">/httpdocs/var/cache/prod/admin/ContainerLUxxvVc/getConsole_ErrorListenerService.php' (include_path='.:/opt/plesk/php/7.4/share/pear') 		0 	--- 	Nederlands (Dutch) 	0 	23‑11‑2025 16:02:17 	
4 	N/B 	Fout (3) 	ExecKernelCacheClearer: Could not clear cache for admin env prod result: 127 output: array ( 0 =&gt; 'sh: php: command not found', ) 		0 	--- 	Nederlands (Dutch) 	0 	23‑11‑2025 16:02:09</span></pre>

<p>
	I have no idea why the code says something about php 7.4 when the hosting account php setting is set to 8.4.14
</p>
]]></description><guid isPermaLink="false">1103613</guid><pubDate>Sun, 23 Nov 2025 15:43:38 +0000</pubDate></item><item><title>Prestashop Backoffice not opening version 9.0</title><link>https://forum.prestashop.com/topic/1100906-prestashop-backoffice-not-opening-version-90/</link><description><![CDATA[<p>
	After installing PrestaShop for the first time with Softaculous. I tried opening the back office but can't open it. It opens with an error. Now I have turned on the debug error, but I don't understand where the error is from. The front office works fine. Here is the link to the office for the error preview: (WORKS FINE NOW) After the solution below.
</p>

<p>
	 
</p>

<p>
	What's the best solution, please? 
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2025_08/add.png.452bbf76b1bafd62286e42a2ba8504cc.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="337734" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2025_08/add.thumb.png.de18e5e542dc82acf8beeb7a05d34c81.png" data-ratio="43.5" width="1000" class="ipsImage ipsImage_thumbnailed" alt="add.png"></a></p>]]></description><guid isPermaLink="false">1100906</guid><pubDate>Sun, 10 Aug 2025 03:16:31 +0000</pubDate></item><item><title>Unable to access admin pannel with fresh installation - V.9.0.1 - 1.0</title><link>https://forum.prestashop.com/topic/1102900-unable-to-access-admin-pannel-with-fresh-installation-v901-10/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I installed PrestaShop (version 9.0.1 - 1.0) downloaded from the official website. I followed the standard installation procedure, but at the end of the installation, I can’t access my admin dashboard — I’m getting a 404 error. I did make sure to use the correct name of the /admin folder, which was automatically renamed at the end of the installation.<br /><img class="ipsImage ipsImage_thumbnailed" data-fileid="339439" data-ratio="33.96" width="689" alt="image.png.fa6108e8812ef30fb4072b79c6192600.png" data-src="//media.invisioncic.com/t336404/monthly_2025_10/image.png.fa6108e8812ef30fb4072b79c6192600.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></p>

<p>
	Here are more details about my environment:
</p>

<p>
	Debian 12
</p>

<p>
	PHP: 8.4
</p>

<p>
	Apache2
</p>

<p>
	MariaDB
</p>

<p>
	Here’s what I’ve already tried — without success:
</p>

<p>
	Renaming the folder and restarting Apache
</p>

<p>
	Installing PHP version 8.3
</p>

<p>
	Recreating the machine from scratch
</p>

<p>
	Restoring the /admin folder from the .zip before installation
</p>

<p>
	Do you have any idea what I could try next? Thanks in advance.
</p>
]]></description><guid isPermaLink="false">1102900</guid><pubDate>Fri, 24 Oct 2025 07:41:46 +0000</pubDate></item><item><title>Phone number field mandatory</title><link>https://forum.prestashop.com/topic/1103383-phone-number-field-mandatory/</link><description><![CDATA[<p>
	How can I make the phone number field mandatory
</p>

<p>
	TIA
</p>
]]></description><guid isPermaLink="false">1103383</guid><pubDate>Fri, 14 Nov 2025 03:51:06 +0000</pubDate></item><item><title>Smooth Setup Experience &#x2013; Plus Handy Tool for Gamers!</title><link>https://forum.prestashop.com/topic/1103144-smooth-setup-experience-%E2%80%93-plus-handy-tool-for-gamers/</link><description><![CDATA[<p>
	Hi everyone,<br />
	I recently completed my first PrestaShop installation, and the setup went quite smoothly after following the official guide. While working on my online gaming store, I also found a helpful tool for gamers who want to ensure their gear is working perfectly. You can use this <a href="https://gampadtester.com/" rel="external nofollow">controller checker </a>to test gamepads online easily — it’s quick and accurate.
</p>

<p>
	Hope this helps anyone building a gaming accessories store with PrestaShop!
</p>
]]></description><guid isPermaLink="false">1103144</guid><pubDate>Mon, 03 Nov 2025 12:04:15 +0000</pubDate></item><item><title>Smooth Setup Experience &#x2013; Plus Handy Tool for Gamers!</title><link>https://forum.prestashop.com/topic/1103143-smooth-setup-experience-%E2%80%93-plus-handy-tool-for-gamers/</link><description><![CDATA[<p>
	Hi everyone,<br />
	I recently completed my first PrestaShop installation, and the setup went quite smoothly after following the official guide. While working on my online gaming store, I also found a helpful tool for gamers who want to ensure their gear is working perfectly. You can use this <a href="https://gampadtester.com/" rel="external nofollow">controller checker </a>to test gamepads online easily — it’s quick and accurate.
</p>

<p>
	Hope this helps anyone building a gaming accessories store with PrestaShop!
</p>
]]></description><guid isPermaLink="false">1103143</guid><pubDate>Mon, 03 Nov 2025 12:02:48 +0000</pubDate></item><item><title>1: HTTP 500 - error - {"success":true,"message":""} 1st installation.</title><link>https://forum.prestashop.com/topic/1089968-1-http-500-error-successtruemessage-1st-installation/</link><description><![CDATA[<p>
	I am sorry, but i didnt found any solution.
</p>

<p>
	1st installation Prestashop 8.1.7 (newset) to WampServer 3.3.5 (Windows 11 64bit version), i change PHP version and some else steps, but i get this mistake: 1: HTTP 500 - error - {"success":true,"message":""}
</p>

<p>
	Same problem i get by installation on our web server.
</p>

<p>
	Somebody solve it?
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2024_08/chyba_prestashop.png.68d0f1d6b5ccdf3f15ef982239fabbe8.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="326383" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2024_08/chyba_prestashop.png.68d0f1d6b5ccdf3f15ef982239fabbe8.png" data-ratio="63.49" width="986" class="ipsImage ipsImage_thumbnailed" alt="chyba_prestashop.png"></a></p>]]></description><guid isPermaLink="false">1089968</guid><pubDate>Sun, 25 Aug 2024 12:26:31 +0000</pubDate></item><item><title>Prestashop 9.0 Fresh installation - No possibiity get admin log in</title><link>https://forum.prestashop.com/topic/1099722-prestashop-90-fresh-installation-no-possibiity-get-admin-log-in/</link><description><![CDATA[<p>
	Hi all,
</p>

<p>
	I use Presta in the last 10 years. Today I decided to try the new version 9 . After all the set up needed on my host I installed smoothly the new version without any error.
</p>

<p>
	The store front works great  see pic. The admin log in page does not see pic.<br /><br />
	Looking at site root I see the well know admin folder  but its name is admin plus a long sequence of other characters like admin786jfhfklsldff.<br /><br />
	Trying to point to the folder I get the message showed in the picture. At the same link try to point the installer at the end of the process.
</p>

<p>
	I m used to rename the admin directory name after installation for security reasons but I didn't in this case so the directory name as Prestainstaller created it.<br /><br />
	I ll appreciate any suggestion. <br /><br />
	Boris
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2025_06/storefront.png.c27ecd333a288f86b0c7d8a5542b15a0.png" data-fileid="336560" data-fileext="png" rel=""><img alt="storefront.png" class="ipsImage ipsImage_thumbnailed" data-fileid="336560" data-ratio="52.3" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2025_06/storefront.thumb.png.3bcc3bc937279fbf2519e845c1641008.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2025_06/adminloginpage.png.d346048a9d7196c26f7b16ed4784ace3.png" data-fileid="336561" data-fileext="png" rel=""><img alt="adminloginpage.png" class="ipsImage ipsImage_thumbnailed" data-fileid="336561" data-ratio="43.5" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2025_06/adminloginpage.thumb.png.72172b1ec2bd18fe5284c645074726d7.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1099722</guid><pubDate>Sat, 28 Jun 2025 11:55:25 +0000</pubDate></item><item><title>Prestashop 9.0.1 throws 404 not found on Quick search links</title><link>https://forum.prestashop.com/topic/1102701-prestashop-901-throws-404-not-found-on-quick-search-links/</link><description><![CDATA[<p>
	Hello ,
</p>

<p>
	I was in the process of manual installation of Prestashop 9.0.1 on Alma Linux 8.1, PHP 8.1, MYSQL 5.7, Apache 2.4. However post successful installation, Quick search links are throwing 404. What could be the issue.
</p>

<p>
	Rest everything works fine.
</p>

<p>
	The links are mentioned in screenshot  below.
</p>

<p>
	Kindly let me know.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2025_10/presta.png.6d4ae24c7b789c71439adce056a6c8d0.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="339218" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2025_10/presta.png.6d4ae24c7b789c71439adce056a6c8d0.png" data-ratio="105.25" width="324" class="ipsImage ipsImage_thumbnailed" alt="presta.png"></a></p>]]></description><guid isPermaLink="false">1102701</guid><pubDate>Wed, 15 Oct 2025 09:16:57 +0000</pubDate></item><item><title>Prestashop 9 with hummingbird theme uncaught typeerror: can't access property "style"</title><link>https://forum.prestashop.com/topic/1101017-prestashop-9-with-hummingbird-theme-uncaught-typeerror-cant-access-property-style/</link><description><![CDATA[<p>
	I fresh installed prestashop 9, after a lot of trial and error it works but I get these css errors. Any idea how to fix them? I don't even know what's causing them/what should be happening instead of throwing the errors.
</p>

<p>
	My shop's url is <a href="http://alegro.gr" rel="external nofollow">alegro.gr</a> (used to be test.sixtir.gr)
</p>

<pre class="ipsCode">Uncaught TypeError: can't access property "style", a is null
    as https://test.sixtir.gr/themes/hummingbird/assets/js/theme.js:63
    as https://test.sixtir.gr/themes/hummingbird/assets/js/theme.js:63
    as https://test.sixtir.gr/themes/hummingbird/assets/js/theme.js:63
    &lt;anonymous&gt; https://test.sixtir.gr/themes/hummingbird/assets/js/theme.js:63
    u https://test.sixtir.gr/themes/core.js:11
    l https://test.sixtir.gr/themes/core.js:11
    setTimeout handler*263/&lt;/Deferred/then/a/&lt; https://test.sixtir.gr/themes/core.js:11
    c https://test.sixtir.gr/themes/core.js:11
    fireWith https://test.sixtir.gr/themes/core.js:11
    fire https://test.sixtir.gr/themes/core.js:11
    c https://test.sixtir.gr/themes/core.js:11
    fireWith https://test.sixtir.gr/themes/core.js:11
    ready https://test.sixtir.gr/themes/core.js:11
    Z https://test.sixtir.gr/themes/core.js:11
    263 https://test.sixtir.gr/themes/core.js:11
    263 https://test.sixtir.gr/themes/core.js:11
    263 https://test.sixtir.gr/themes/core.js:11
    a https://test.sixtir.gr/themes/core.js:15
    &lt;anonymous&gt; https://test.sixtir.gr/themes/core.js:15
    &lt;anonymous&gt; https://test.sixtir.gr/themes/core.js:289
    &lt;anonymous&gt; https://test.sixtir.gr/themes/core.js:289</pre>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="jpg" data-fileid="337915" href="//media.invisioncic.com/t336404/monthly_2025_08/errors.jpg.cc3afaa5d86e7c0285e28ee4647132bc.jpg" rel=""><img alt="errors.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="337915" data-ratio="48.1" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2025_08/errors.thumb.jpg.4dc43756c759a04e8643bd051bb41767.jpg" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1101017</guid><pubDate>Wed, 13 Aug 2025 11:29:29 +0000</pubDate></item><item><title>Two Prestashop 8.1.1 versions (applies also to later versions)</title><link>https://forum.prestashop.com/topic/1080500-two-prestashop-811-versions-applies-also-to-later-versions/</link><description><![CDATA[<p>
	As you may have noticed Prestashop is no longer an independent company. The last two years it has been part of <a href="https://www.mbecorporate.com/prestashop/" rel="external nofollow">a bigger company</a>. This company increasingly pushes to get more revenue from Prestashop. The advertising on this forum is the most visual symptom of that.
</p>

<p>
	Another symptom is that there are now two versions of Prestashop 8.1.1 to download. On the Prestashop website you can download the "<a href="https://prestashop.com/prestashop-offers/" rel="external nofollow">PRESTASHOP EDITION BASIC</a>" with a size of 114 MB. On <a href="https://github.com/PrestaShop/PrestaShop/releases/tag/8.1.2" rel="external nofollow">Github</a> you can download a version of 80 MB.
</p>

<p>
	The difference is that the "Edition Basic" contains 11 modules extra. Here is an overview:
</p>

<p>
	 - commercial partners (klaviyopsautomation, ps_checkout, psxmarketingwithgoogle, ps_facebook, mbeshipping)
</p>

<p>
	 - gamification
</p>

<p>
	 - ps_mbo: Marketplace in the Back Office: the second entry in the admin Modules menu.
</p>

<p>
	 - ps_accounts: leads your login via the Prestashop website. Problematic when you need to have more than one login account ("employee"). When you find yourself unable to update other modules ("Could not perform action update for module undefined") this module may be outdated. You can circumvent this module by clicking on the small link to an "other" login method. 
</p>

<p>
	 - ps_edition_basic: I am not sure what it is for. It is not important. It is a major source of problems as it requires PHP 8.1 and thus torpedoes compatibility with older PHP versions.
</p>

<p>
	In PS 8.1.5 and 8.1.6 you may see just after the installation a warning that ps_edition_basic needs to be updated. In my case I chose to do that and the call failed. I suspect that it somehow requires you to have an account on the Prestashop website. Unfortunately I don't know an url where you could download this module in order to install it yourself. In the Modules page in the backoffice the module is not marked as needing an upgrade. Anyway, you can click the warning away and use th shop without upgrading the module.
</p>

<p>
	 - ps_eventbus: this is some software library for sequencing tasks. It is used by other modules, including ps_facebook. For that reason removing is not recommended. It creates a ps_eventbus_incremental_sync database table that can grow very big and may need to be truncated sometimes. Search the forum for more info.
</p>

<p>
	 - ps_metrics: provides some statistics and info about your shop. This is a Prestashop service. The first month is free. After that you have to pay.
</p>

<p>
	 - psassistant: this module was added in 8.1.2 a few weeks after the version had been introduced (yes, Prestashop makes small changes to a release in the course of time). I suppose that it enables Prestashop to give you remote support.
</p>

<p>
	The core version of Prestashop is maintained by the <a href="https://www.prestashop-project.org/" rel="external nofollow">Prestashop project</a> with Github <a href="https://github.com/PrestaShop" rel="external nofollow">https://github.com/PrestaShop</a>. The extra modules are maintained by the Prestashop company with Github <a href="https://github.com/PrestaShopCorp" rel="external nofollow">https://github.com/PrestaShopCorp</a>
</p>

<p>
	During an upgrade always the Github version is used. The Prestashop modules must be updated separately. If you want use an older version than the latest <a href="https://github.com/PrestaShop/PrestaShop/releases" rel="external nofollow">you can find it here</a>. This page shows also the XML file that you will need for the 1-click upgrade module.
</p>

<p>
	If anyone has additional information, please write here below.
</p>

<p>
	If you want to install Prestashop with older PHP versions you should either take the Github version or take the Edition Basic version and allow it to fail the first time. You can then delete the ps_edition_basic module under the Modules directory and then click the link to retry the installation.
</p>

<p>
	<strong>For Prestashop 9 the Github version is much harder to get. See my reaction #23 below for details.</strong>
</p>
]]></description><guid isPermaLink="false">1080500</guid><pubDate>Wed, 27 Sep 2023 11:27:56 +0000</pubDate></item><item><title>High Availability</title><link>https://forum.prestashop.com/topic/127857-high-availability/</link><description><![CDATA[
<p>Hi, I have inherited a PrestaShop server and we are soon to go live. I need to have a High Availability configuration.</p>
<p>Where can I find documentation on this?</p>
<p> </p>
<p>Thanks.</p>
<p>George.</p>
]]></description><guid isPermaLink="false">127857</guid><pubDate>Fri, 02 Sep 2011 20:19:44 +0000</pubDate></item><item><title>Fresh install errors</title><link>https://forum.prestashop.com/topic/1085415-fresh-install-errors/</link><description><![CDATA[<p>
	Hello
</p>

<p>
	I'm trying to install clean install (for test purposes) and getting lot of errors.
</p>

<p>
	First problem was that installing modules at 63% failed, the reason was missing getSwiftmailer_EmailSender_ListenerService.php. I can not recover from this error , even when very similar topics are available on this forum. I have solved with installation of version 8.0.1 which worked.
</p>

<p>
	Second problem is that when I log into admin I got error 404. In PHP log file I see 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in D:\WWW_Data\WWW_PrestaShop\classes\Configuration.php:175</span></pre>

<p>
	According to available documentation _DB_PREFIX_ should be available in config/sertings.inc.php. But there is only note 'depreciated'.
</p>

<p>
	Because there is very similar topic here I have used some information and posting PHP settings (have PHP 8.1 and 8.3 and both give the same results):
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">allow_url_fopen = On
allow_url_include = Off
display_errors = Off
enable_dl = Off
file_uploads = On
max_execution_time = 3000
max_input_time = -1
max_input_vars = 50000
memory_limit = 5120M
post_max_size = 8000M
session.gc_maxlifetime = 14400
session.save_path = "d:\temp"
upload_max_filesize = 2000M
zlib.output_compression = Off
asp_tags = Off
session.cookie_secure = On</span></pre>

<p>
	Is here someone able and willing to help with this installation? Last time I have installed PrestaShop ~10years ago and it was absolutely flawless experience.
</p>

<p>
	I'm fully aware that installing server software on windows is not best possible solution, but I only need to test the system with few articles to see how it works.
</p>
]]></description><guid isPermaLink="false">1085415</guid><pubDate>Wed, 06 Mar 2024 22:07:04 +0000</pubDate></item><item><title>prestashop 9</title><link>https://forum.prestashop.com/topic/1100106-prestashop-9/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I’m encountering an error in the PrestaShop 9 backend after installing via cPanel (Softaculous). The backend doesn’t work, and I get the following error:
</p>

<p>
	**Error**: An exception has been thrown during the rendering of a template ("PrestaShop\PrestaShop\Core\Context\CurrencyContext::__construct(): Argument #2 ($name) must be of type string, int given, called in /home3/carpetfa/staging.carpetfashion.gr/src/Core/Context/CurrencyContextBuilder.php on line 62").
</p>
]]></description><guid isPermaLink="false">1100106</guid><pubDate>Fri, 11 Jul 2025 12:46:18 +0000</pubDate></item><item><title>Anyone intalled ps behind a traefik reverse proxy?</title><link>https://forum.prestashop.com/topic/1086531-anyone-intalled-ps-behind-a-traefik-reverse-proxy/</link><description><![CDATA[<p>
	I've got no issue running <a href="https://github.com/bitnami/containers/tree/main/bitnami/prestashop" rel="external nofollow">ps in a container</a> (without traefik) but as soon as i add traefik labels to the compose file i get 404 or bad gateway.<br />
	I'm sure there's something that i need to change in the compose file, but im not sure what? Can you help?<br /><br />
	Like i say, i can run traefik with other containers (all with wildcard tls certs working fine) but when i add ps - it doesnt work.
</p>

<p>
	<br />
	 
</p>

<pre class="ipsCode">services:
  mariadb:
    container_name: mariadb
    image: docker.io/bitnami/mariadb:latest
    environment:
      - ALLOW_EMPTY_PASSWORD=no
      - MARIADB_ROOT_PASSWORD=AzfrZEby2PKyyH59P
      - MARIADB_DATABASE=prestashop_2024
      - MARIADB_USER=user1
      - MARIADB_PASSWORD=gyeGjEZ92obHWg#Y#d7
    volumes:
      - /home/user1/bitnami/mariadb:/bitnami/mariadb
    networks:
      - prestashop-net

  prestashop:
    container_name: prestashop
    image: docker.io/bitnami/prestashop:latest
    environment:
      - PRESTASHOP_HOST=example.com
      - PRESTASHOP_TIMEZONE=Asia/Singapore
      - PRESTASHOP_DATABASE_HOST=mariadb
      - PRESTASHOP_DATABASE_PORT_NUMBER=3306
      - PRESTASHOP_DATABASE_USER=user1
      - PRESTASHOP_DATABASE_NAME=prestashop_2024
      - PRESTASHOP_DATABASE_PASSWORD=gyeGjEZ92obHWg#Y#d7
      - PRESTASHOP_FIRST_NAME=Bob
      - PRESTASHOP_LAST_NAME=Davis
      - PS_DEV_MODE=0
      - PS_DEMO_MODE=0
      - PS_FOLDER_ADMIN=admin076vwy4oc6vwy324
      - PRESTASHOP_PASSWORD=customer_support@example.com
      - PRESTASHOP_EMAIL=customer_support@example.com
      - PHP_UPLOAD_MAX_FILESIZE=0M
      - PHP_MEMORY_LIMIT=512M
      - ALLOW_EMPTY_PASSWORD=no
      - PRESTASHOP_SMTP_HOST=smtp.ipage.com
      - PRESTASHOP_SMTP_PORT=587
      - PRESTASHOP_SMTP_USER=email@example.com
      - PRESTASHOP_SMTP_PASSWORD=rdwKO1Xzq83HbFJ2
    labels:
      - "traefik.enable=true"
      - "traefik.http.routers.prestashop.rule=Host(`example.com`)" #This sets prestashop as the main domain
      - "traefik.http.routers.prestashop.entrypoints=websecure"
      - "traefik.http.routers.prestashop.tls.certresolver=myresolver"
    volumes:
      - /home/user1/bitnami/prestashop:/bitnami/prestashop
    depends_on:
      - mariadb
    networks:
      - prestashop-net
      - web

  phpmyadmin:
    container_name: myphpadmin
    image: phpmyadmin/phpmyadmin
    labels:
      - "traefik.enable=true"
      - "traefik.http.routers.phpmyadmin.rule=Host(`phpmyadmin.example.com`)" #This sets phpmyadmin as a subdomain
      - "traefik.http.routers.phpmyadmin.entrypoints=websecure"
      - "traefik.http.routers.phpmyadmin.tls.certresolver=myresolver"
    networks:
      - prestashop-net
      - web

networks:
  prestashop-net:
    external: true
  web:
    external: true

volumes:
  mariadb_data:
    driver: local
  prestashop_data:
    driver: local</pre>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1086531</guid><pubDate>Sun, 14 Apr 2024 06:09:25 +0000</pubDate></item><item><title>HTTP 0 - error - undefined</title><link>https://forum.prestashop.com/topic/1094619-http-0-error-undefined/</link><description><![CDATA[<p>
	Hi all,<br /><br />
	I'll try to install Prestashop 8.2.0 on localhost with Wamp.<br />
	Wamp is setted with Php 8.1.31, MySQL on 5.7.44, Apache on 2.4.62.1.<br />
	I've tried differents solutions but nothing happen....<br />
	During the install process, I receive an error message 'HTTP 0 - error - undefined'.<br />
	How to exit of this deadlock ?<br /><br />
	Thank you by advance !
</p>
]]></description><guid isPermaLink="false">1094619</guid><pubDate>Sat, 25 Jan 2025 09:09:39 +0000</pubDate></item><item><title>HELP, NOT LOCAL Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile.</title><link>https://forum.prestashop.com/topic/1101842-help-not-local-unable-to-generate-private-keys-using-openssl_pkey_new-check-your-openssl-configuration-especially-the-path-to-opensslcafile/</link><description><![CDATA[<p>
	Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile.<br /><br />
	Not local, using virtualmin web host control panel, i dont know what to do.
</p>
]]></description><guid isPermaLink="false">1101842</guid><pubDate>Thu, 11 Sep 2025 22:33:41 +0000</pubDate></item><item><title>New user with problems</title><link>https://forum.prestashop.com/topic/1101642-new-user-with-problems/</link><description><![CDATA[<p>
	Hi all, 
</p>

<p>
	I am wanting to try Prestashop to see if I like it, but am having so many problems...
</p>

<p>
	First of all I am using shared hosting with IONOS - uploading all the files for the latest version, and went through the setup, which failed every time at 20%. 
</p>

<p>
	Have now managed to install and set up version 8.2.2 - successfully set up, deleted the install folder and then tried to view my homepage - to be met with ERR_TOO_MANY_REDIRECTS... 
</p>

<p>
	Cleared my cache as directed but it just keeps on happening. 
</p>

<p>
	Didn't have any of these problems with Open Cart - I just don't like the  way it looks <span><img alt=":(" data-emoticon="" height="20" src="https://media.invisioncic.com/t336404/emoticons/default_sad.png" srcset="https://media.invisioncic.com/t336404/emoticons/sad@2x.png 2x" title=":(" width="20" /></span>
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1101642</guid><pubDate>Thu, 04 Sep 2025 12:16:04 +0000</pubDate></item><item><title>Error , unable to duplicate products , fresh intal prestashop 9 - Undefined property: Image::$id_image.</title><link>https://forum.prestashop.com/topic/1100994-error-unable-to-duplicate-products-fresh-intal-prestashop-9-undefined-property-imageid_image/</link><description><![CDATA[<p>
	Hi there, good people of the forum. I hope somebody can shed a bit of light on this error.
</p>

<p>
	Fresh install of PrestaShop 9.00, PHP 8.3.
</p>

<p>
	When duplicating a product, I get:
</p>

<p>
	"An unexpected error occurred. [PrestaShop\PrestaShop\Core\Exception\CoreException code 0]: Warning: Undefined property: Image::$id_image.
</p>

<p>
	<br />
	Impossible to duplicate the images."
</p>

<p>
	I did all the steps to check permissions, and everything is OK. Debug mode shows nothing at all for this. I also tried regenerating thumbnails, but it did not work either (the error there was:<br />
	"Cannot write images for this type: products. Please check the /home/home/public_html/presta/img/p/ folder's writing permissions."). Permissions are OK, and I’m the owner of the files as well.
</p>

<p>
	I checked the server and apparently I have:
</p>

<p>
	AH01630: client denied by server configuration:
</p>

<p>
	When checking the contents of the file system for the PrestaShop instance, we confirmed that the paths referenced by the URLs (URIs) do not exist on disk, causing the Apache access denial error since it cannot find the requested resource. Additional examples from the logs and corresponding verification on the server:
</p>

<p>
	text
</p>

<p>
	AH01630: client denied by server configuration: /home/home/public_html/presta/img/p/1/1/8 ls: cannot access /home/home/public_html/presta/img/p/1/1/8: No such file or directory AH01630: client denied by server configuration: /home/home/public_html/presta/img/p/1/1/7 ls: cannot access /home/home/public_html/presta/img/p/1/1/7: No such file or directory AH01630: client denied by server configuration: /home/home/public_html/presta/img/p/1/1/5 ls: cannot access /home/home/public_html/presta/img/p/1/1/5: No such file or directory
</p>

<p>
	Based on the above, the PrestaShop instance is generating URLs for images with incomplete or incorrect paths, omitting the image file name and extension. The Apache web server, configured to deny access to non-existent directories or directory listings, rejects these requests, resulting in the logged errors.
</p>

<p>
	Can anybody please point me to how and where to fix these URLs for images with incomplete or incorrect paths?
</p>

<p>
	Thanks in advance!
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2025_08/Capturar.JPG.a100166008c0f025f914eceda3bb9922.JPG" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="337803" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2025_08/Capturar.thumb.JPG.80acc2d86b1c5b7132b3d218b5098719.JPG" data-ratio="93.05" width="806" class="ipsImage ipsImage_thumbnailed" alt="Capturar.JPG"></a></p>]]></description><guid isPermaLink="false">1100994</guid><pubDate>Tue, 12 Aug 2025 18:17:10 +0000</pubDate></item><item><title>website analytics software. SEO for beginners</title><link>https://forum.prestashop.com/topic/1101278-website-analytics-software-seo-for-beginners/</link><description><![CDATA[<p>
	Hi guys. I wrote a cool website analytics software, free. Rate it, I'd like to know your opinion. Is it worth working on it further?
</p>

<p>
	 
</p>

<p>
	<a href="http://temp.sh/PtirE/file.zip" rel="external nofollow">http://temp.sh/PtirE/file.zip</a>
</p>
]]></description><guid isPermaLink="false">1101278</guid><pubDate>Sat, 23 Aug 2025 20:22:42 +0000</pubDate></item><item><title>9.0.0 docker-compose.yaml file defaults to using 8.1 docker image? (poss partially solved)</title><link>https://forum.prestashop.com/topic/1100814-900-docker-composeyaml-file-defaults-to-using-81-docker-image-poss-partially-solved/</link><description><![CDATA[<p>
	Hi there
</p>

<p>
	==========
</p>

<p>
	UPDATE (after I submitted the initial Q, below):
</p>

<p>
	I now see that the docker image it's using the `VERSION` for is `<a href="https://hub.docker.com/r/prestashop/base" rel="external nofollow">https://hub.docker.com/r/prestashop/base</a>`, not `<a href="https://hub.docker.com/r/prestashop/prestashop" rel="external nofollow">https://hub.docker.com/r/prestashop/prestashop</a>`, so the 8.1 makes sense. I'm just now terribly confused as to what docker image is what, but that's on me to work out!
</p>

<p>
	==========
</p>

<p>
	I only started looking at PrestaShop yesterday, and have been fumbling around in the codebase. So far: so good.
</p>

<p>
	Being a dev my first port of call was GitHub, and following the guidance in the README.md to get things working via Docker. I ran the docker compose stuff successfully y/day, however I noticed I was on the `develop` branch, and really want to check the latest tagged release, not a development version of the app.
</p>

<p>
	So I switched to the 9.0.0 tag, and was about to install when I note that the 9.0.0 branch still uses a 8.1 docker image:
</p>

<p>
	```
</p>

<p>
	args: - VERSION=${VERSION:-8.1-apache}
</p>

<p>
	```
</p>

<p>
	(from <a href="https://github.com/PrestaShop/PrestaShop/blob/9.0.0/docker-compose.yml#L26" rel="external nofollow">https://github.com/PrestaShop/PrestaShop/blob/9.0.0/docker-compose.yml#L26</a>).
</p>

<p>
	Obvs I can see that I can override that with my own env var, but was wondering whether this default was intentional, or an oversight on the part of the dev team not updating that before tagging the release (it's the same on develop too, btw)?
</p>

<p>
	If it's the latter I'm happy to raise a bug, but didn't want to do that until I understood the situation. I'm a n00b after all <span><span class="ipsEmoji">?</span></span>
</p>

<p>
	If it's the former... what am I missing? IE: why would a 9.x install use a 8.x docker image (esp as there's a 9.0-apache image on docker hub).
</p>

<p>
	Thanks for being patient with a n00b.
</p>

<p>
	-- 
</p>

<p>
	Adam
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1100814</guid><pubDate>Wed, 06 Aug 2025 09:14:50 +0000</pubDate></item><item><title>Erreur installation prestashop 9 en local</title><link>https://forum.prestashop.com/topic/1100756-erreur-installation-prestashop-9-en-local/</link><description><![CDATA[<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">Bonjour,</font></font>
</p>

<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">après mes échecs successifs pour installer prestashop 8 en local avec mamp (problème de correspondance entre php 8.3.1 et prestashop 8 et impossibilité de mettre mamp en php 8.1 au maximum) je viens d'essayer d'installer prestashop 9 en local toujours avec mamp en php 8.3.1.</font></font>
</p>

<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">L'installation se passe bien. </font></font>
</p>

<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">Je supprime ensuite le dossier install.</font></font>
</p>

<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">L'accès à la boutique est bonne.</font></font>
</p>

<p>
	Mais je ne peux pas accéder à la partie admin (avec un lien du type : <a href="http://localhost/prestashop9/admin32996m80ebecgnfcccz/" rel="external nofollow">http://localhost/prestashop9/admin32996m80ebecfhjdcz/</a>)
</p>

<p>
	Selon les navigateurs, soit la page reste blanche après de nombreuses minutes de recherche soit le navigateur m'indique <span>:</span>
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents">
		<p>
			Cette page ne fonctionne pas
		</p>

		<p>
			Impossible de traiter cette demande via localhost à l'heure actuelle.
		</p>

		<p>
			HTTP ERROR 500
		</p>
	</div>
</blockquote>

<p>
	Est-ce que quelqu'un peut m'aider ?
</p>

<p>
	Merci à vous,
</p>

<p>
	Cordialement,
</p>

<p>
	Claire
</p>
]]></description><guid isPermaLink="false">1100756</guid><pubDate>Mon, 04 Aug 2025 15:00:05 +0000</pubDate></item><item><title>Prestashop 9 fresh install fail on 20%</title><link>https://forum.prestashop.com/topic/1100724-prestashop-9-fresh-install-fail-on-20/</link><description><![CDATA[<p>
	I have been trying to install PS 9 a couple of times around now, but cant go past 20% - installation of 8.x works perfectly, but even update from 8.x to 9 fails at the same point. <br /><br />
	Fil permissions is checked - tried to make a new DB, and clear content-<br /><br />
	Any ideas?
</p>

<p>
	Error logg from install
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">1: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cipzwhrru_litebrygg.lb_configuration' doesn't exist in /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/db/DbPDO.php:149
Stack trace:
#0 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/db/DbPDO.php(149): PDO-&gt;query('SELECT c.`name`...')
#1 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/db/Db.php(381): DbPDOCore-&gt;_query('SELECT c.`name`...')
#2 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/db/Db.php(618): DbCore-&gt;query('SELECT c.`name`...')
#3 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/Configuration.php(182): DbCore-&gt;executeS('SELECT c.`name`...')
#4 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/Configuration.php(230): ConfigurationCore::loadConfiguration()
#5 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(1043): ConfigurationCore::get('PS_LANG_DEFAULT')
#6 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(960): ObjectModelCore-&gt;validateField('name', 'Default')
#7 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(245): ObjectModelCore-&gt;validateFields()
#8 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/shop/ShopGroup.php(68): ObjectModelCore-&gt;getFields()
#9 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(543): ShopGroupCore-&gt;getFields()
#10 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/src/PrestaShopBundle/Install/Install.php(553): ObjectModelCore-&gt;add()
#11 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/src/PrestaShopBundle/Install/Install.php(434): PrestaShopBundle\Install\Install-&gt;createShop('Litebrygg')
#12 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/controllers/http/process.php(188): PrestaShopBundle\Install\Install-&gt;installDefaultData('Litebrygg', 'no', false, true)
#13 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/controllers/http/process.php(101): InstallControllerHttpProcess-&gt;processInstallDefaultData()
#14 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/classes/controllerHttp.php(265): InstallControllerHttpProcess-&gt;process()
#15 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/index.php(56): InstallControllerHttp::execute()
#16 {main}

Next PrestaShopException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cipzwhrru_litebrygg.lb_configuration' doesn't exist in /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/db/DbPDO.php:151
Stack trace:
#0 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/db/Db.php(381): DbPDOCore-&gt;_query('SELECT c.`name`...')
#1 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/db/Db.php(618): DbCore-&gt;query('SELECT c.`name`...')
#2 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/Configuration.php(182): DbCore-&gt;executeS('SELECT c.`name`...')
#3 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/Configuration.php(230): ConfigurationCore::loadConfiguration()
#4 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(1043): ConfigurationCore::get('PS_LANG_DEFAULT')
#5 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(960): ObjectModelCore-&gt;validateField('name', 'Default')
#6 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(245): ObjectModelCore-&gt;validateFields()
#7 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/shop/ShopGroup.php(68): ObjectModelCore-&gt;getFields()
#8 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/classes/ObjectModel.php(543): ShopGroupCore-&gt;getFields()
#9 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/src/PrestaShopBundle/Install/Install.php(553): ObjectModelCore-&gt;add()
#10 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/src/PrestaShopBundle/Install/Install.php(434): PrestaShopBundle\Install\Install-&gt;createShop('Litebrygg')
#11 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/controllers/http/process.php(188): PrestaShopBundle\Install\Install-&gt;installDefaultData('Litebrygg', 'no', false, true)
#12 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/controllers/http/process.php(101): InstallControllerHttpProcess-&gt;processInstallDefaultData()
#13 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/classes/controllerHttp.php(265): InstallControllerHttpProcess-&gt;process()
#14 /customers/a/a/d/cipzwhrru/webroots/df0a30fb/install/index.php(56): InstallControllerHttp::execute()
#15 {main}</span></pre>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1100724</guid><pubDate>Sun, 03 Aug 2025 09:58:25 +0000</pubDate></item><item><title>Database Server is not found. Please verify the login, password and server fields (DbPDO)</title><link>https://forum.prestashop.com/topic/662768-database-server-is-not-found-please-verify-the-login-password-and-server-fields-dbpdo/</link><description><![CDATA[
<p>
	Hey guys, I am a first time user with little knowledge on this.
</p>

<p>
	I am installing prestashop 1.7  on my localhost using wampserver.
</p>

<p>
	When installing prestashop, on the page "Configure your database by filling out the following fields", I was asked the "database server name", database name, login, password, and when I tested, It gave me the message "Database Server is not found. Please verify the login, password and server fields (DbPDO)".
</p>

<p>
	I had previously created a database on wampserver called prestashop 1.7.2.4, so it supposed to recognize.
</p>

<p>
	I read something about SSL but i did not understand.
</p>

<p>
	I have a host "hostinger.com" and I actually got the SSL there, but I choose to build the page in my computer first, and in the near future upload it.
</p>

<p>
	Interesting is that when I tried to go to wamp and access prestashop file from there in other to begin instalation, it did not open. I was only able to start instalation because out of the blue i decide to type my webname cafedelospueblos.com and the instalation started. So i followed the steps.
</p>

<p>
	What could be the problem?
</p>

<p>
	Thanks for the help.
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">662768</guid><pubDate>Mon, 05 Feb 2018 19:30:50 +0000</pubDate></item><item><title>Recherche une version qui s'installe sans bug</title><link>https://forum.prestashop.com/topic/1100429-recherche-une-version-qui-sinstalle-sans-bug/</link><description><![CDATA[<p>
	OVH Mutualisé
</p>

<p>
	Php 8.1
</p>

<p>
	MySQL 8
</p>

<p>
	 
</p>

<p>
	Bonjour, j’ai tenté d’installer la version 8.2
</p>

<p>
	J’ai ce message à l’étape « installation de la boutique » : 1: HTTP 500 - error - {"success":true,"message":""}
</p>

<p>
	J’aimerais connaitre la version prestashop qui s’installe sans bug. S’il en existe encore une.
</p>

<p>
	Merci d’avance
</p>
]]></description><guid isPermaLink="false">1100429</guid><pubDate>Wed, 23 Jul 2025 21:22:36 +0000</pubDate></item><item><title>Write permissions for PHP installation error</title><link>https://forum.prestashop.com/topic/1092885-write-permissions-for-php-installation-error/</link><description><![CDATA[<p>
	Hi everyone I am trying to install PrestaShop 8.2.0 on Ubuntu 22.04 with PHP8.1
</p>

<p>
	When I browse to the install, I get this error message:
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents">
		<p>
			 
		</p>

		<p>
			<strong>You need to grant write permissions for PHP on the following directory: /var/www/html</strong>
		</p>

		<p>
		</p>
		<br /><p>
			 
		</p>
	</div>
</blockquote>

<p>
	My current permissions are set to 0644 but still unable to get past this first step
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2024_11/image.png.fc8fbd69f780f9f278305b2e100b7cf1.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="329576" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2024_11/image.png.fc8fbd69f780f9f278305b2e100b7cf1.png" data-ratio="32.19" width="786" class="ipsImage ipsImage_thumbnailed" alt="image.png"></a></p>
<p><a href="//media.invisioncic.com/t336404/monthly_2024_11/prestaerror.png.7e47837eb18d55a103c319981e0332f0.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="329577" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2024_11/prestaerror.png.7e47837eb18d55a103c319981e0332f0.png" data-ratio="31.03" width="709" class="ipsImage ipsImage_thumbnailed" alt="presta error.png"></a></p>]]></description><guid isPermaLink="false">1092885</guid><pubDate>Thu, 28 Nov 2024 14:25:05 +0000</pubDate></item><item><title>Database configuration problem</title><link>https://forum.prestashop.com/topic/1100197-database-configuration-problem/</link><description><![CDATA[<p>
	Hello, I'm having a problem installing version 9.
</p>

<p>
	At the database configuration step, all my information is correct, but when I check the connection, I get a message that says: "An error occurred:" and nothing else...
</p>

<p>
	I'm on a new server running Debian 12, PHP 8.2.
</p>

<p>
	If anyone has any ideas, that would be great!
</p>

<p>
	Thank you very much. Philippe
</p>
]]></description><guid isPermaLink="false">1100197</guid><pubDate>Tue, 15 Jul 2025 13:40:32 +0000</pubDate></item><item><title>Error on Installation with PrestaShop 8.20.0</title><link>https://forum.prestashop.com/topic/1096667-error-on-installation-with-prestashop-8200/</link><description><![CDATA[<p>
	Hi There, i am trying to install a PrestaShop. It's the 2nd time i am doing this. The Version 8.1.5 installed perfectly and the shop is running - great.
</p>

<p>
	Now, i tried to install the latest version 8.20.0 on the same server, but now it gives me folling error:
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">1: 0
2: 1
[WARNING] Some commands could not be registered:
3: 2
4: 3
In Configuration.php line 331:
5: 4
6: 5
PrestaShop\PrestaShop\Adapter\Configuration::restrictUpdatesTo(): Argument
7: 6
#1 ($shop) must be of type Shop, null given, called in /var/www/web194/html
8: 7
/prestashop/src/Core/Addon/Theme/ThemeManagerBuilder.php on line 61
9: 8
10: 9
11: 10
12: 11
[WARNING] Some commands could not be registered:
13: 12
14: 13
In Configuration.php line 331:
15: 14
16: 15
PrestaShop\PrestaShop\Adapter\Configuration::restrictUpdatesTo(): Argument
17: 16
#1 ($shop) must be of type Shop, null given, called in /var/www/web194/html
18: 17
/prestashop/src/Core/Addon/Theme/ThemeManagerBuilder.php on line 61
19: 18
20: 19
21: 20
Updating database schema...
22: 21
22:19:05 CRITICAL [console] Error thrown while running command "prestashop:schema:update-without-foreign --env=prod". Message: "Unknown column type "binary_string" requested. Any Doctrine type that you use has to be registered with \Doctrine\DBAL\Types\Type::addType(). You can get a list of all the known types with \Doctrine\DBAL\Types\Type::getTypesMap(). If this error occurs during database introspection then you might have forgotten to register all database types for a Doctrine Type. Use AbstractPlatform#registerDoctrineTypeMapping() or have your custom types implement Type#getMappedDatabaseTypes(). If the type name is empty you might have a problem with the cache or forgot some mapping information." ["exception" =&gt; Doctrine\DBAL\Exception { …},"command" =&gt; "prestashop:schema:update-without-foreign --env=prod","message" =&gt; "Unknown column type "binary_string" requested. Any Doctrine type that you use has to be registered with \Doctrine\DBAL\Types\Type::addType(). You can get a list of all the known types with \Doctrine\DBAL\Types\Type::getTypesMap(). If this error occurs during database introspection then you might have forgotten to register all database types for a Doctrine Type. Use AbstractPlatform#registerDoctrineTypeMapping() or have your custom types implement Type#getMappedDatabaseTypes(). If the type name is empty you might have a problem with the cache or forgot some mapping information."]
23: 22
24: 23
In DBALException.php line 282:
25: 24
26: 25
Unknown column type "binary_string" requested. Any Doctrine type that you u
27: 26
se has to be registered with \Doctrine\DBAL\Types\Type::addType(). You can
28: 27
get a list of all the known types with \Doctrine\DBAL\Types\Type::getTypesM
29: 28
ap(). If this error occurs during database introspection then you might hav
30: 29
e forgotten to register all database types for a Doctrine Type. Use Abstrac
31: 30
tPlatform#registerDoctrineTypeMapping() or have your custom types implement
32: 31
Type#getMappedDatabaseTypes(). If the type name is empty you might have a
33: 32
problem with the cache or forgot some mapping information.
34: 33
35: 34
36: 35
prestashop:schema:update-without-foreign [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--id_shop [ID_SHOP]] [--id_shop_group [ID_SHOP_GROUP]] [--]
37: 36
38: 37</span></pre>

<p>
	 
</p>

<p>
	What can i do to fix this issue?<br /><br />
	Database:
</p>

<p>
	Server-Typ: MySQL
</p>

<p>
	Server-Version: 5.7.25 - MySQL Community Server (GPL)
</p>

<p>
	Protokoll-Version: 10
</p>

<p>
	PHP-Version:  PHP 8.2
</p>
]]></description><guid isPermaLink="false">1096667</guid><pubDate>Sat, 22 Mar 2025 21:23:01 +0000</pubDate></item><item><title>Issue During First-Time Installation &#x2013; Admin Page Not Loading Properly</title><link>https://forum.prestashop.com/topic/1099629-issue-during-first-time-installation-%E2%80%93-admin-page-not-loading-properly/</link><description><![CDATA[<p>
	Hi everyone,
</p>

<p>
	I’m trying to install PrestaShop for the first time and I’m running into an issue that seems like a common one, but I haven’t found a clear fix.
</p>

<p>
	After the installation completes, everything looks fine until I try to log into the admin panel. It either shows a blank page or keeps loading indefinitely. I’ve checked folder permissions and made sure all PHP extensions are installed.
</p>

<p>
	I’m currently setting up a small e-commerce site related to <a href="https://estateagentsilford.co.uk/guaranteed-rent/" rel="external nofollow">guaranteed rent UK</a> services, so I need the platform to work reliably.
</p>

<p>
	Has anyone faced a similar issue during setup? Could this be a problem with .htaccess, index.php, or PHP version compatibility?
</p>

<p>
	Any help would be greatly appreciated!
</p>

<p>
	Thanks in advance.
</p>
]]></description><guid isPermaLink="false">1099629</guid><pubDate>Thu, 26 Jun 2025 05:27:57 +0000</pubDate></item><item><title>Prestashop 9.0 install errors</title><link>https://forum.prestashop.com/topic/1099544-prestashop-90-install-errors/</link><description><![CDATA[<p>
	I installed prestashop 9.0 in wsl2+ubuntu in my win10 computer. The platform configuration is: PHP 8.3.6、Apache 2.4.58、MariaDB 15.0. The installation process is smooth. I can open the frontend, but when I click the back office. It got 500 error. 
</p>

<p>
	Please check this video: <a href="https://www.loom.com/share/8bf2c2386019427caf79bac8d9330867?sid=4ee56a61-feca-4cf2-90f9-c189be3539d8" rel="external nofollow">https://www.loom.com/share/8bf2c2386019427caf79bac8d9330867?sid=4ee56a61-feca-4cf2-90f9-c189be3539d8</a>
</p>

<p>
	Then I checked the appach error log, and found below errors: <br /><br /><em>[Mon Jun 23 00:00:04.888787 2025] [mpm_prefork:notice] [pid 268] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations<br />
	[Mon Jun 23 00:00:04.888842 2025] [core:notice] [pid 268] AH00094: Command line: '/usr/sbin/apache2'<br />
	[Mon Jun 23 14:22:50.528238 2025] [mpm_prefork:notice] [pid 326] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations<br />
	[Mon Jun 23 14:22:50.528518 2025] [core:notice] [pid 326] AH00094: Command line: '/usr/sbin/apache2'<br />
	[Mon Jun 23 14:50:03.999195 2025] [php:notice] [pid 375] [client ::1:51584] PHP Notice:  SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) in /var/www/html/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php on line 116, referer: <a href="http://localhost/prestashop/admin123/index.php/improve/modules/manage?_token=UA0NojDIbxdPPvMddEkJmj4tSYwXhE4fzx-P_d2t4Gg" rel="external nofollow">http://localhost/prestashop/admin123/index.php/improve/modules/manage?_token=UA0NojDIbxdPPvMddEkJmj4tSYwXhE4fzx-P_d2t4Gg</a><br />
	[Mon Jun 23 15:09:46.232513 2025] [php:error] [pid 375] [client ::1:51550] PHP Fatal error:  Declaration of PrestaShop\\PrestaShop\\Adapter\\Configuration::all() must be compatible with Symfony\\Component\\HttpFoundation\\ParameterBag::all(?string $key = null): array in /var/www/html/prestashop/src/Adapter/Configuration.php on line 62, referer: <a href="http://localhost/prestashop/admin123/index.php?controller=AdminSelfUpgrade&amp;token=da9c813a1fc4ebd8eab5ec4c381c341b&amp;route=update-page-update" rel="external nofollow">http://localhost/prestashop/admin123/index.php?controller=AdminSelfUpgrade&amp;token=da9c813a1fc4ebd8eab5ec4c381c341b&amp;route=update-page-update</a><br />
	[Mon Jun 23 15:09:46.232513 2025] [php:error] [pid 1041] [client ::1:51562] PHP Fatal error:  Declaration of PrestaShop\\PrestaShop\\Adapter\\Configuration::all() must be compatible with Symfony\\Component\\HttpFoundation\\ParameterBag::all(?string $key = null): array in /var/www/html/prestashop/src/Adapter/Configuration.php on line 62, referer: <a href="http://localhost/prestashop/admin123/index.php?controller=AdminSelfUpgrade&amp;token=da9c813a1fc4ebd8eab5ec4c381c341b&amp;route=update-page-update" rel="external nofollow">http://localhost/prestashop/admin123/index.php?controller=AdminSelfUpgrade&amp;token=da9c813a1fc4ebd8eab5ec4c381c341b&amp;route=update-page-update</a><br />
	[Mon Jun 23 15:10:01.067267 2025] [php:error] [pid 1076] [client ::1:58660] PHP Fatal error:  Declaration of Symfony\\Component\\Cache\\Traits\\DoctrineTrait::reset() must be compatible with Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::reset(): void in /var/www/html/prestashop/modules/psxdesign/vendor/symfony/cache/Traits/DoctrineTrait.php on line 26, referer: <a href="http://localhost/prestashop/admin123/index.php?controller=AdminSelfUpgrade&amp;token=da9c813a1fc4ebd8eab5ec4c381c341b&amp;route=update-page-update" rel="external nofollow">http://localhost/prestashop/admin123/index.php?controller=AdminSelfUpgrade&amp;token=da9c813a1fc4ebd8eab5ec4c381c341b&amp;route=update-page-update</a><br />
	[Mon Jun 23 15:10:18.127823 2025] [php:error] [pid 370] [client ::1:32972] PHP Fatal error:  Declaration of Symfony\\Component\\Cache\\Traits\\DoctrineTrait::reset() must be compatible with Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::reset(): void in /var/www/html/prestashop/modules/psxdesign/vendor/symfony/cache/Traits/DoctrineTrait.php on line 26<br />
	[Mon Jun 23 15:10:23.184073 2025] [php:error] [pid 697] [client ::1:45038] PHP Fatal error:  Declaration of Symfony\\Component\\Cache\\Traits\\DoctrineTrait::reset() must be compatible with Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::reset(): void in /var/www/html/prestashop/modules/psxdesign/vendor/symfony/cache/Traits/DoctrineTrait.php on line 26<br />
	[Mon Jun 23 15:30:22.492342 2025] [mpm_prefork:notice] [pid 326] AH00170: caught SIGWINCH, shutting down gracefully<br />
	[Mon Jun 23 15:30:22.584147 2025] [mpm_prefork:notice] [pid 2051] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations<br />
	[Mon Jun 23 15:30:22.584202 2025] [core:notice] [pid 2051] AH00094: Command line: '/usr/sbin/apache2'<br />
	[Mon Jun 23 15:32:05.427177 2025] [mpm_prefork:notice] [pid 2051] AH00170: caught SIGWINCH, shutting down gracefully<br />
	[Mon Jun 23 15:32:05.503821 2025] [mpm_prefork:notice] [pid 2103] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations<br />
	[Mon Jun 23 15:32:05.503937 2025] [core:notice] [pid 2103] AH00094: Command line: '/usr/sbin/apache2'<br />
	[Mon Jun 23 15:40:18.448360 2025] [mpm_prefork:notice] [pid 2103] AH00171: Graceful restart requested, doing restart<br />
	[Mon Jun 23 15:40:18.479062 2025] [mpm_prefork:notice] [pid 2103] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations<br />
	[Mon Jun 23 15:40:18.479084 2025] [core:notice] [pid 2103] AH00094: Command line: '/usr/sbin/apache2'<br />
	[Mon Jun 23 15:46:17.877327 2025] [php:error] [pid 2341] [client ::1:44588] script '/var/www/html/prestashop/install/sandbox/anything.php' not found or unable to stat, referer: <a href="http://localhost/prestashop/install/index.php" rel="external nofollow">http://localhost/prestashop/install/index.php</a><br />
	[Mon Jun 23 17:08:35.979622 2025] [mpm_prefork:notice] [pid 2103] AH00171: Graceful restart requested, doing restart<br />
	[Mon Jun 23 17:08:36.006439 2025] [mpm_prefork:notice] [pid 2103] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations<br />
	[Mon Jun 23 17:08:36.006456 2025] [core:notice] [pid 2103] AH00094: Command line: '/usr/sbin/apache2'<br />
	[Mon Jun 23 17:19:52.213043 2025] [mpm_prefork:notice] [pid 2103] AH00170: caught SIGWINCH, shutting down gracefully<br />
	[Mon Jun 23 17:19:52.377202 2025] [mpm_prefork:notice] [pid 2875] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations<br />
	[Mon Jun 23 17:19:52.377264 2025] [core:notice] [pid 2875] AH00094: Command line: '/usr/sbin/apache2'</em>
</p>

<p>
	I checked the errors in Grok AI. It provided several solutions: repair PHP session permission, repaire PHP fatal error (signature incompatibility), and other minor errors.<br /><br />
	I followed just repair PHP session permission solution, and now I can log into back office, but when I checked the apache error, the errors persist.<br /><br />
	3 commands to repair PHP session permission:<br /><br /><em>sudo chown www-data:www-data /var/lib/php/sessions<br />
	sudo chmod 770 /var/lib/php/sessions<br />
	sudo rm -rf /var/lib/php/sessions/sess_*</em><br /><br />
	Please help me solve the other errors.
</p>
]]></description><guid isPermaLink="false">1099544</guid><pubDate>Mon, 23 Jun 2025 09:40:12 +0000</pubDate></item><item><title>Error during installation &#x2013; "HTTP 200 - parsererror" at "Create file parameters" step</title><link>https://forum.prestashop.com/topic/1099515-error-during-installation-%E2%80%93-http-200-parsererror-at-create-file-parameters-step/</link><description><![CDATA[<p>
	Hi everyone,
</p>

<p>
	I'm trying to install PrestaShop on my local machine using Laragon. During the installation process (<strong>step "Store information"</strong>), I get the following error at the "Create file parameters" step:
</p>

<p>
	An error occurred during installation... You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here. 1: HTTP 200 - parsererror -
</p>

<p>
	My environment:
</p>

<p>
	OS: Windows 10
</p>

<p>
	Local server: Laragon
</p>

<p>
	PHP: 8.1.10
</p>

<p>
	MySQL: 8.0
</p>

<p>
	PrestaShop version: 9.0
</p>

<p>
	What I’ve tried:
</p>

<p>
	Verified file permissions
</p>

<p>
	Checked browser developer tools – the response to the AJAX request is not valid JSON (seems like HTML)
</p>

<p>
	Ensured display_errors = Off in php.ini
</p>

<p>
	Apache and PHP error logs show no fatal errors
</p>

<p>
	Does anyone know how to fix or debug this issue? Any help would be greatly appreciated.
</p>

<p>
	Thanks!
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2025_06/scrnli_7XcD00DzZe6sRu.png.c9b1f89208f2bc692efd2d6bb2b07b22.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="336376" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2025_06/scrnli_7XcD00DzZe6sRu.thumb.png.1536821c94bb91b79da3d889a43e28cc.png" data-ratio="47.9" width="1000" class="ipsImage ipsImage_thumbnailed" alt="scrnli_7XcD00DzZe6sRu.png"></a></p>]]></description><guid isPermaLink="false">1099515</guid><pubDate>Sun, 22 Jun 2025 08:29:25 +0000</pubDate></item><item><title>Prestashop V9. install error</title><link>https://forum.prestashop.com/topic/1099395-prestashop-v9-install-error/</link><description><![CDATA[<p>
	Any idea what I do about this?
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2025_06/Screenshot2025-06-17at8_05_35PM.png.006a3d35bbea53a0c4ca7f1361422f3a.png" data-fileid="336254" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="336254" data-ratio="64.00" width="1000" alt="Screenshot2025-06-17at8_05_35PM.thumb.png.7d59a6d7c9f932cff44cbd9b6ef8599f.png" data-src="//media.invisioncic.com/t336404/monthly_2025_06/Screenshot2025-06-17at8_05_35PM.thumb.png.7d59a6d7c9f932cff44cbd9b6ef8599f.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1099395</guid><pubDate>Wed, 18 Jun 2025 00:16:35 +0000</pubDate></item><item><title>Issues After Migrating PrestaShop from 1.7.11 to 8.2.1</title><link>https://forum.prestashop.com/topic/1097740-issues-after-migrating-prestashop-from-1711-to-821/</link><description><![CDATA[<p>
	Hello everyone,<br />
	I’m experiencing several issues since migrating my PrestaShop store from version 1.7.11 to version 8.2.1:<br /><br />
	I get errors when trying to add a product to the cart; it always says the cart is empty and does not add the item.
</p>
]]></description><guid isPermaLink="false">1097740</guid><pubDate>Thu, 24 Apr 2025 13:50:43 +0000</pubDate></item><item><title>Installation fails at "Install Addons modules"</title><link>https://forum.prestashop.com/topic/1008800-installation-fails-at-install-addons-modules/</link><description><![CDATA[
<p>
	Hi, im trying to install prestashop @ localhost. I'm also trying to achieve this using docker and tutorial posted on dockerhub. 
</p>

<p>
	Multiple problems where solved during installation but now, it fails at "Install Addons modules, 67%". This is what im seeing in /var/logs/dev_20191117_installation.log<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2019_11/1290566809_Screenshotfrom2019-11-1717-39-52.png.7db57ed5150df3708ea8ab5865b4f22b.png" data-fileid="231099" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="231099" data-ratio="56.3" width="1000" alt="567067533_Screenshotfrom2019-11-1717-39-52.thumb.png.add79fdf991ff5c30057a2898a2a84da.png" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2019_11/567067533_Screenshotfrom2019-11-1717-39-52.thumb.png.add79fdf991ff5c30057a2898a2a84da.png"></a>:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted">
<span class="pln">*ERROR* 	v1.7.6.1	2019/11/17 - 15:03:00: Array
(
    [0] =&gt; Cannot install module "gamification"
)

*ERROR* 	v1.7.6.1	2019/11/17 - 15:03:00: Array
(
    [0] =&gt; Cannot install module "emarketing"
)

*ERROR* 	v1.7.6.1	2019/11/17 - 15:03:00: Array
(
    [0] =&gt; Cannot install module "psaddonsconnect"
)

*ERROR* 	v1.7.6.1	2019/11/17 - 15:03:00: Array
(
    [0] =&gt; Cannot install module "psgdpr"
)

*ERROR* 	v1.7.6.1	2019/11/17 - 15:03:00: Array
(
    [0] =&gt; Cannot install module "ps_mbo"
)

*ERROR* 	v1.7.6.1	2019/11/17 - 15:03:00: Array
(
    [0] =&gt; Cannot install module "ps_buybuttonlite"
)</span></pre>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1008800</guid><pubDate>Sun, 17 Nov 2019 16:41:22 +0000</pubDate></item><item><title>404 Not Found on &#x201C;Next&#x201D; Step During PrestaShop Installation</title><link>https://forum.prestashop.com/topic/1098632-404-not-found-on-%E2%80%9Cnext%E2%80%9D-step-during-prestashop-installation/</link><description><![CDATA[<p>
	Hi all,
</p>

<p>
	I’m trying to set up PrestaShop 8.x behind a reverse proxy using Nginx, and after days of configuration and troubleshooting, I’m still hitting a wall.
</p>

<p>
	<span class="ipsEmoji">⚙️</span> Setup Overview:
</p>

<p>
	Frontend (Proxy Host):
</p>

<p>
	Debian 12 (Virtualmin-based Nginx setup)
</p>

<p>
	Handles domain ***.com
</p>

<p>
	SSL termination done here
</p>

<p>
	Forwards to internal backend server (via LAN)
</p>

<p>
	Backend (App Host):
</p>

<p>
	Debian 12 bare metal
</p>

<p>
	Nginx + PHP 8.2-FPM
</p>

<p>
	PrestaShop extracted in /var/www/easycomp.shop
</p>

<p>
	install/index.php is present and accessible via curl
</p>

<p>
	MariaDB on a separate host (working and accessible)
</p>

<p>
	<span class="ipsEmoji">❌</span> Issue:
</p>

<p>
	When I visit https://***.com/install/index.php or even the root https://***.com, I receive:
</p>

<p>
	A 404 Not Found
</p>

<p>
	Even though curl http://localhost/install/index.php on the backend returns 200 OK
</p>

<p>
	The proxy setup seems to strip or misroute the /install/ path
</p>

<p>
	<span class="ipsEmoji">?</span> What I’ve Verified:
</p>

<p>
	File exists and has correct permissions (www-data)
</p>

<p>
	PrestaShop dependencies installed
</p>

<p>
	PHP extensions (SimpleXML, Zip, etc.) are enabled
</p>

<p>
	Nginx config passes syntax check (nginx -t)
</p>

<p>
	No Apache involved, only NGINX on both servers
</p>

<p>
	DNS/proxy resolves correctly to the backend
</p>

<p>
	Direct access to backend IP from LAN works
</p>

<p>
	<span class="ipsEmoji">?</span> Current Reverse Proxy Block (Simplified):
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">server { listen 443 ssl; server_name ***.com www.***.com; ssl_certificate /etc/ssl/virtualmin/ssl.combined; ssl_certificate_key /etc/ssl/virtualmin/ssl.key; location / { proxy_pass http://192.168.1.243; proxy_http_version 1.1; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; } }</span></pre>

<p>
	<span class="ipsEmoji">❓</span> My Main Question:
</p>

<p>
	What is missing or misconfigured that prevents PrestaShop 8’s installer from loading through this reverse proxy setup?
</p>

<p>
	It works directly from the backend, but refuses via the domain.<br />
	Do I need to expose additional rewrite rules in the proxy? Is something in Nginx caching a bad route? Is the path /install/index.php being dropped by the proxy or mangled?
</p>

<p>
	I’d love any working Nginx reverse proxy examples (especially with PrestaShop 8), or suggestions for what else I can check to get the installer running.
</p>

<p>
	Thanks in advance!
</p>

<p>
	— WoozyFace (slightly less woozy than before)
</p>
]]></description><guid isPermaLink="false">1098632</guid><pubDate>Sat, 24 May 2025 23:45:52 +0000</pubDate></item><item><title>How can I update my prestashop</title><link>https://forum.prestashop.com/topic/1096706-how-can-i-update-my-prestashop/</link><description><![CDATA[<p>
	Can anyone gude me?
</p>
]]></description><guid isPermaLink="false">1096706</guid><pubDate>Mon, 24 Mar 2025 16:30:45 +0000</pubDate></item><item><title>Probl&#xE8;me d'installation Prestashop en local avec xampp, l'assistant me marque une erreur d'installation de theme , puis lorsque j'actualise la page il me marque l'erreur d'installation des fichiers . SVP j'ai besoin de votre aide . Meci en avance</title><link>https://forum.prestashop.com/topic/1097827-probl%C3%A8me-dinstallation-prestashop-en-local-avec-xampp-lassistant-me-marque-une-erreur-dinstallation-de-theme-puis-lorsque-jactualise-la-page-il-me-marque-lerreur-dinstallation-des-fichiers-svp-jai-besoin-de-votre-aide-meci-en-avance/</link><description><![CDATA[<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2025_04/image.png.778e08fa3f6b451a240bf6c3e009ad7c.png" data-fileid="334968" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="334968" data-ratio="59.00" width="1000" alt="image.thumb.png.31b2a581afc0a4144d0dac1722d6a623.png" data-src="//media.invisioncic.com/t336404/monthly_2025_04/image.thumb.png.31b2a581afc0a4144d0dac1722d6a623.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1097827</guid><pubDate>Mon, 28 Apr 2025 13:29:57 +0000</pubDate></item><item><title>Can't install Prestashop 8.2.1 with Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12</title><link>https://forum.prestashop.com/topic/1097060-cant-install-prestashop-821-with-apache2458-win64-openssl313-php8212/</link><description><![CDATA[<p>
	Hi
</p>

<p>
	 
</p>

<p>
	Today I install Prestashop that I download from github and I can't install version Prestashop 8.2.1.
</p>

<p>
	Always error in step Install Theme with message not clear 
</p>

<p>
	1: HTTP 500 - error - {"success":true,"message":""}
</p>

<p>
	This is error message <a href="https://prnt.sc/nAocAIf9RCxK" rel="external nofollow">https://prnt.sc/nAocAIf9RCxK</a>
</p>

<p>
	 
</p>

<p>
	Thanks
</p>
]]></description><guid isPermaLink="false">1097060</guid><pubDate>Wed, 02 Apr 2025 15:52:05 +0000</pubDate></item><item><title>What the hell is PrestaShop Edition Basic ??</title><link>https://forum.prestashop.com/topic/1087747-what-the-hell-is-prestashop-edition-basic/</link><description><![CDATA[<p>
	I have been using v8.1.5 and then upgraded a couple of days ago to 8.1.6.
</p>

<p>
	Now when I login I get a popup
</p>

<p>
	"<em>Update needed for PrestaShop Edition Basic</em>
</p>

<p>
	<em>PrestaShop Edition Basic module needs to be updated to ensure the proper functioning of your store</em>"
</p>

<p>
	Just what the hell is this all about ??
</p>

<p>
	Do I need to upgrade or what ??
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1087747</guid><pubDate>Fri, 31 May 2024 08:51:26 +0000</pubDate></item><item><title>Error during 1st time instalation : 1: HTTP 500 - error - {"success":true,"message":""}</title><link>https://forum.prestashop.com/topic/1096357-error-during-1st-time-instalation-1-http-500-error-successtruemessage/</link><description><![CDATA[<p>
	Hello there,
</p>

<p>
	Everything is in the title. I couldn't find any error log whatsoever, and it keeps failing after a couple tries, despite resetting my cache.
</p>

<p>
	 
</p>

<p>
	Anything I could do to solve it?
</p>

<p>
	Let me know if you need any extra information!
</p>

<p>
	 
</p>

<p>
	thx, ThunderMeat
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2025_03/6BAA3E43-0AB5-4CFD-B73F-D09E031E757D.png.d48735f44dc48b3a9f284b51852133c9.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="333364" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2025_03/6BAA3E43-0AB5-4CFD-B73F-D09E031E757D.thumb.png.2b72d2bad02c353437ee5309b81db2d4.png" data-ratio="106.38" width="705" class="ipsImage ipsImage_thumbnailed" alt="{6BAA3E43-0AB5-4CFD-B73F-D09E031E757D}.png"></a></p>]]></description><guid isPermaLink="false">1096357</guid><pubDate>Thu, 13 Mar 2025 17:31:52 +0000</pubDate></item><item><title>Error new install 8.2.0</title><link>https://forum.prestashop.com/topic/1096054-error-new-install-820/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I have this error when i installing a new prestahop website
</p>

<p>
	-------------------------------------------------
</p>

<p>
	1: Array<br />
	(<br />
	[type] =&gt; 16384<br />
	[message] =&gt; Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0<br />
	[file] =&gt; /home/ateinforla/shop/src/Adapter/Configuration.php<br />
	[line] =&gt; 427<br />
	)
</p>

<p>
	------------------------------------------------
</p>

<p>
	I have tried many time but always same error.
</p>

<p>
	 
</p>

<p>
	(Sorry for my english, i'm french)
</p>
]]></description><guid isPermaLink="false">1096054</guid><pubDate>Tue, 04 Mar 2025 15:51:09 +0000</pubDate></item><item><title>jquery is not defined, fresh 8.1.7 install</title><link>https://forum.prestashop.com/topic/1090785-jquery-is-not-defined-fresh-817-install/</link><description><![CDATA[<p>
	Error in browser console: jquery is not defined.<br />
	Fresh install of 8.1.7 version, with classic theme.<br /><br />
	Steps:<br />
	1. Install 8.1.7 version.<br />
	2. Check classic as default theme.<br />
	3. Browse to front page.<br />
	 
</p>
]]></description><guid isPermaLink="false">1090785</guid><pubDate>Mon, 23 Sep 2024 18:13:27 +0000</pubDate></item><item><title>Import CSV with nested categories issue</title><link>https://forum.prestashop.com/topic/1095749-import-csv-with-nested-categories-issue/</link><description><![CDATA[<p>
	I need to import the CSV with nested categories but it fails over and over.<br />
	I have:<br />
	porductA with category catA&gt;catB<br />
	productB with catC&gt;catB<br /><br />
	That is why I cannot have only catB on the CSV, i need the full strcuture.<br />
	But I have this CSV and I cant, it fails over and over. Do you have any workaround or solution to perform this import?<br /><br />
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">,titulo,codigo,ean,categs 
1,Test Product,123456,1234567890123,catA&gt;catB</span></pre>

<p>
	<br />
	Thanks!!
</p>
]]></description><guid isPermaLink="false">1095749</guid><pubDate>Mon, 24 Feb 2025 08:50:21 +0000</pubDate></item><item><title>Trying to install PrestaShop plug in on cPanel, no idea how to make it work</title><link>https://forum.prestashop.com/topic/1095288-trying-to-install-prestashop-plug-in-on-cpanel-no-idea-how-to-make-it-work/</link><description><![CDATA[<p>
	I'm using a cPanel website hosted by BaCloud and I've downloaded the PrestaShop plugin so I can sell items. However, I can't access the plugin through the site builder (SiteJet). I assumed I could perhaps create something through the BackOffice, but I can't find a folder in the root files with the Admin name to access the Back Office.
</p>

<p>
	Ultimately, I'm tired and frustrated and wanna cry. Any help to get everything linked and working would be greatly appreciated.
</p>
]]></description><guid isPermaLink="false">1095288</guid><pubDate>Wed, 12 Feb 2025 11:32:23 +0000</pubDate></item><item><title>Dashboard always loading in Prestashop 1.7</title><link>https://forum.prestashop.com/topic/591059-dashboard-always-loading-in-prestashop-17/</link><description><![CDATA[
<p>Hi there,</p>
<p> </p>
<p>I just installed 1.7, and the control panel (back office), seems to be not working properly.</p>
<p> </p>
<p>The menu doesn't display options in hover, in ost menu options, including dashboard, there's a "loading" icon cycling all the time, and it doesn't display any information about online visitors, etc, that also displays the cycling icon.</p>
<p> </p>
<p>It happens in almost all menu options. Just a few, catalog in example, seem to be working properly.</p>
<p> </p>
<p>Please have a look to the attached screenshot.</p>
<p> </p>
<p>any help will be welcome.</p>
<p> </p>
<p>Thanks in advantage and best regards.</p>
<p>Manuel Segarra</p>
<p> </p>
<p> </p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_01_2017/post-1017346-0-94502400-1485265493.png" data-fileid="161123" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="161123" class="ipsImage ipsImage_thumbnailed" alt="post-1017346-0-94502400-1485265493_thumb.png" data-src="//media.invisioncic.com/t336404/monthly_01_2017/post-1017346-0-94502400-1485265493_thumb.png" width="100" data-ratio="52"></a></p>
]]></description><guid isPermaLink="false">591059</guid><pubDate>Tue, 24 Jan 2017 13:44:57 +0000</pubDate></item><item><title>What server for Prestashop</title><link>https://forum.prestashop.com/topic/1095061-what-server-for-prestashop/</link><description><![CDATA[<p>
	Hello,<br /><br />
	I am wondering if there are any specifications for a server for Prestashop. I mean, I found tht there are, but for system, db, php version and all that.<br /><br />
	But what I need is hardware, i have one website on shared hosting, FO works fine, but back office is a bit slow sometimes, and some larger operations are not completing.<br /><br />
	That's why I think about something other than shared hosting, and probably changing it to VPS, but I have no idea what would be the best setup
</p>

<p>
	 
</p>

<p>
	If theres anyone that has their shop on something other than shared hosting - are you satisfied? or would you sdo something different?
</p>
]]></description><guid isPermaLink="false">1095061</guid><pubDate>Thu, 06 Feb 2025 09:11:57 +0000</pubDate></item><item><title>[Solved] Error with discount coupons</title><link>https://forum.prestashop.com/topic/1094209-solved-error-with-discount-coupons/</link><description><![CDATA[<p>
	Hello.
</p>

<p>
	I've been looking for some time now to see what could be wrong with my store, but I don't see the solution.
</p>

<p>
	I use Prestashop 8.1.7 with PHP 8.1.31.
</p>

<p>
	I have created several coupons, but they don't work. When I add a coupon that doesn't exist, the action works fine, giving an error message saying that the coupon doesn't exist (<a href="https://prnt.sc/mudh_8uMXK5g" rel="external nofollow">https://prnt.sc/mudh_8uMXK5g</a>)
</p>

<p>
	But when I use a coupon that does exist, an empty error appears and nothing applies (<a href="https://prnt.sc/V1XEPWRFGd41" rel="external nofollow">https://prnt.sc/V1XEPWRFGd41</a>)
</p>

<p>
	I used a paid template, but I changed it to the classic theme to see if that was the reason and it's still the same.
</p>

<p>
	Any idea what it could be? I moved the site to a test subdomain to play around with things, in case you want to check how it works (https://test.bozoom.es). A valid coupon would be BZM5ENE
</p>

<p>
	Thanks
</p>
]]></description><guid isPermaLink="false">1094209</guid><pubDate>Tue, 14 Jan 2025 12:33:32 +0000</pubDate></item><item><title>Setting up Media Servers, keep images on both locations or not?</title><link>https://forum.prestashop.com/topic/244121-setting-up-media-servers-keep-images-on-both-locations-or-not/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I want to use a new VPS as media server to put my static content on.</p>
<p>the problem was I had too many image files on my shared hosting on bluehost (700,000+ images, including thumbnails etc)</p>
<p>So as a result, I have to delete the images after I've copied them to the new server,</p>
<p>but in the Prestashop wiki it is said that:</p>
<p> </p>
<p>"<span style="color:#333333;"><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="font-size:12px;">Reminder: you must make it so that these folders are always synchronized."</span></span></span></p>
<p> </p>
<p><span style="color:#333333;"><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="font-size:12px;">So, do I have to keep the images on my shared hosting as well? or I can simply move them to the new VPS?</span></span></span></p>
<p> </p>
<p><span style="color:#333333;"><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="font-size:12px;">Any piece of info or advice is highly appreciated </span></span></span><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt=":)" data-emoticon="" srcset="https://media.invisioncic.com/t336404/emoticons/smile@2x.png 2x" width="20" height="20" data-src="//media.invisioncic.com/t336404/emoticons/default_smile.png"></p>
]]></description><guid isPermaLink="false">244121</guid><pubDate>Thu, 02 May 2013 06:49:51 +0000</pubDate></item><item><title>Installing Prestashop v8.2.0 - Error 503</title><link>https://forum.prestashop.com/topic/1093228-installing-prestashop-v820-error-503/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I am installing a Presta v8.2.0 community (EDIT: I have the same problem with 8.1.7).
</p>

<p>
	I've upgraded the hosting to php8.1 (EDIT2: I have the same problem with 8.0) with all the prerequisites and even some extra:
</p>

<p>
	memory_limit = 2048M<br />
	post_max_size = 128M<br />
	upload_max_filesize = 32M<br />
	max_input_vars = 5000
</p>

<p>
	Except that when installing the languages, I get a 503 error (which then appears directly at the "Create file parameters" stage if I try again).
</p>

<p>
	 
</p>

<p>
	Here are the outgoing logs:
</p>

<pre class="ipsCode">(104)Connection reset by peer: [remote 111.111.111.111:59768] AH01075: Error dispatching request to : , referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59768] AH01067: Failed to read FastCGI header, referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59768] AH01071: Got error 'PHP message: PHP Warning:  Attempt to read property "theme_name" on null in /home/lesite/public_html/var/cache/prod/ContainerNsde29V/appAppKernelProdContainer.php on line 2871PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. InstallControllerHttpProcess-&gt;process() /home/lesite/public_html/install/classes/controllerHttp.php:277PHP message: PHP   4. InstallControllerHttpProcess-&gt;processInstallDatabase() /home/lesite/public_html/install/controllers/http/process.php:92PHP message: PHP   5. PrestaShopBundle\\Install\\Install-&gt;installDatabase($clear_database = '1') /home/lesite/public_html/install/controllers/http/process.php:166PHP message: PHP   6. PrestaShopBundle\\Install\\Install-&gt;updateSchema() /home/lesite/public_html/src/PrestaShopBundle/Install/Install.php:334PHP message: PHP   7. PrestaShopBundle\\Service\\Database\\Upgrade-&gt;addDoctrineSchemaUpdate() /home/lesite/public_html/src/PrestaShopBundle/Install/Install.php:347PHP message: PHP   8. Symfony\\Bundle\\FrameworkBundle\\Console\\Application-&gt;add($command = class PrestaShopBundle\\Command\\UpdateSchemaCommand { private ${Symfony\\Component\\Console\\Command\\Command}application = class Symfony\\Bundle\\FrameworkBundle\\Console\\Application { private ${Symfony\\Component\\Console\\Application}commands = [...]; private ${Symfony\\Component\\Console\\Application}wantHelps = FALSE; private ${Symfony\\Component\\Console\\Application}runningCommand = NULL; private ${Symfony\\Component\\Console\\Application}name = 'Symfony'; private ${Symfony\\Component\\Console\\Application}version = '4.4.51'; private ${Symfony\\Component\\Console\\Application}commandLoader = class Symfony\\Component\\Console\\CommandLoader\\ContainerCommandLoader { ... }; private ${Symfony\\Component\\Console\\Application}catchExceptions = TRUE; private ${Symfony\\Component\\Console\\Application}autoExit = FALSE; private ${Symfony\\Component\\Console\\Application}definition = class Symfony\\Component\\Console\\Input\\InputDefinition { ... }; pri...PHP message: PHP   9. Symfony\\Bundle\\FrameworkBundle\\Console\\Application-&gt;registerCommands() /home/lesite/public_html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:156PHP message: PHP  10. Symfony\\Component\\DependencyInjection\\Container-&gt;get($id = 'PrestaShopBundle\\\\Command\\\\ModuleCommand', $invalidBehavior = *uninitialized*) /home/lesite/public_html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:192PHP message: PHP  11. Symfony\\Component\\DependencyInjection\\Container-&gt;make($id = 'PrestaShopBundle\\\\Command\\\\ModuleCommand', $invalidBehavior = 1) /home/lesite/public_html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231PHP message: PHP  12. ContainerNsde29V\\appAppKernelProdContainer-&gt;load($file = 'getModuleCommandService.php', $lazyLoad = *uninitialized*) /home/lesite/public_html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:255PHP message: PHP  13. require() /home/lesite/public_html/var/cache/prod/ContainerNsde29V/appAppKernelProdContainer.php:2226PHP message: PHP  14. ContainerNsde29V\\appAppKernelProdContainer-&gt;load($file = 'getPrestashop_Module_ManagerService.php', $lazyLoad = *uninitialized*) /home/lesite/public_html/var/cache/prod/ContainerNsde29V/getModuleCommandService.php:9PHP message: PHP  15. require() /home/lesite/public_html/var/cache/prod/ContainerNsde29V/appAppKernelProdContainer.php:2226PHP message: PHP  16. ContainerNsde29V\\appAppKernelProdContainer-&gt;getPrestashop_Core_Admin_DataProvider_ModuleInterfaceService() /home/lesite/public_html/var/cache/prod/ContainerNsde29V/getPrestashop_Module_ManagerService.php:9PHP message: PHP  17. ContainerNsde29V\\appAppKernelProdContainer-&gt;getPrestashop_CategoriesProviderService() /home/lesite/public_html/var/cache/prod/ContainerNsde29V/appAppKernelProdContainer.php:2881', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59768] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59768] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59708] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59708] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59708] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59708] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59670] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php

[remote 111.111.111.111:59670] AH01071: Got error 'PHP message: PHP Warning:  Constant _PS_DO_NOT_LOAD_CONFIGURATION_ already defined in /home/lesite/public_html/install/controllers/http/smarty_compile.php on line 26PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /home/lesite/public_html/install/index.php:0PHP message: PHP   2. InstallControllerHttp::execute() /home/lesite/public_html/install/index.php:53PHP message: PHP   3. require_once() /home/lesite/public_html/install/classes/controllerHttp.php:190PHP message: PHP   4. define($constant_name = '_PS_DO_NOT_LOAD_CONFIGURATION_', $value = TRUE) /home/lesite/public_html/install/controllers/http/smarty_compile.php:26PHP message: PHP Fatal error:  Uncaught Error: Undefined constant "_DB_PREFIX_" in /home/lesite/public_html/classes/Configuration.php:175\nStack trace:\n#0 /home/lesite/public_html/classes/Configuration.php(229): ConfigurationCore::loadConfiguration()\n#1 /home/lesite/public_html/config/smarty.config.inc.php(28): ConfigurationCore::get()\n#2 /home/lesite/public_html/install/controllers/http/smarty_compile.php(37): require_once('...')\n#3 /home/lesite/public_html/install/classes/controllerHttp.php(190): require_once('...')\n#4 /home/lesite/public_html/install/index.php(53): InstallControllerHttp::execute()\n#5 {main}\n  thrown in /home/lesite/public_html/classes/Configuration.php on line 175', referer: https://lesite.com/install/index.php
</pre>

<p>
	Any ideas?
</p>
]]></description><guid isPermaLink="false">1093228</guid><pubDate>Mon, 09 Dec 2024 13:22:18 +0000</pubDate></item><item><title>Outbound Firewall Access</title><link>https://forum.prestashop.com/topic/1042229-outbound-firewall-access/</link><description><![CDATA[
<p>
	Hello! I'm trying to install PrestaShop on a server that's running on a campus network. The campus network has very strict outbound access firewall rules, and I was wondering what outbound firewall rules I need to add to make PrestaShop function? I'd like to be able to download PrestaShop add-ons, themes etc. as well!
</p>

<p>
	I've already run into issues with installing PrestaShop: the error is "Cannot download language pack "en"" - probably because the server is blocked from accessing PrestaShop's server.
</p>

<p>
	Any help at all would be much appreciated!
</p>
]]></description><guid isPermaLink="false">1042229</guid><pubDate>Sun, 07 Feb 2021 10:18:53 +0000</pubDate></item><item><title>how insert category with new language ?</title><link>https://forum.prestashop.com/topic/1092552-how-insert-category-with-new-language/</link><description><![CDATA[<p>
	Good morning, everyone. Sorry, I'm a bit of a beginner with PrestaShop 8.2.0. I have the default theme installed, and I've added the Italian language. Now, I’d like to go to **Catalog → Categories** to edit the categories. For example, I want to change *Clothes* to *Marchi*, adding the Italian description and modifying the English one as well, while also updating the category's cover image. 
</p>

<p>
	However, whenever I do all this and press save, it always gives me the following error:
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="329122" data-ratio="60.68" width="936" alt="image.png.f9445e3c515a76c0d05e8c546ba509ea.png" data-src="//media.invisioncic.com/t336404/monthly_2024_11/image.png.f9445e3c515a76c0d05e8c546ba509ea.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></p>

<p>
	I also tried creating a new category, but I keep encountering the same issue. Is there a way to figure out why this is happening? Thank you, best regards!
</p>
]]></description><guid isPermaLink="false">1092552</guid><pubDate>Mon, 18 Nov 2024 14:15:58 +0000</pubDate></item><item><title>Error while installation</title><link>https://forum.prestashop.com/topic/1092297-error-while-installation/</link><description><![CDATA[<p>
	 
</p>

<p>
	An error occurred during installation...
</p>

<p>
	You may use the links on the left to return to previous steps, or restart the installation by clicking here.
</p>

<p>
	Error Details:<br />
	1: HTTP 500 - error - {"success":true,"message":""}
</p>
]]></description><guid isPermaLink="false">1092297</guid><pubDate>Mon, 11 Nov 2024 18:57:54 +0000</pubDate></item><item><title>Fresh Install - HTTP 500 - error -  Undefined property: XmlFileLoader.php</title><link>https://forum.prestashop.com/topic/1092000-fresh-install-http-500-error-undefined-property-xmlfileloaderphp/</link><description><![CDATA[<p>
	I wanted to try out prestashop. I tried to install a fresh install.
</p>

<p>
	It always fails at this step:
</p>

<p>
	Create databases tables
</p>

<p>
	1: HTTP 500 - error-
</p>

<p>
	An error occurred during installation...
</p>

<p>
	You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.<br /><br />
	When i try to restart the installation by clicking on the link i see:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">https://mysite.com/shop/install/index.php?restart=true</span></pre>

<p>
	I tried 2 different versions of prestashop and i get the same issue
</p>

<p>
	<span>--</span>
</p>

<p>
	PrestaShop 1.7.8.10<br />
	PrestaShop 8.1.7<br /><br />
	PHP Version 7.4.33<br />
	DOM/XML enabled<br />
	libXML support active<br />
	SimpleXML support enabled
</p>

<p>
	Server information: Linux #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64<br />
	Server software version: LiteSpeed<br />
	Memory limit: 512M<br />
	Max execution time: 300<br />
	Upload Max File size: 512M<br />
	MySQL version: 10.6.19-MariaDB-cll-lve<br />
	MySQL server: 127.0.0.1<br />
	Tables prefix: ps_<br />
	MySQL engine: InnoDB<br />
	MySQL driver: DbPDO
</p>

<pre class="ipsCode">Notice: Undefined property: DOMDocument::$documentElement in 
/home/max/mysite.com/shop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php on line 590

Fatal error: Uncaught Error: Call to a member function getAttributeNS() on null in 
/home/max/mysite.com/shop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php:590 Stack trace: #0 
/home/max/mysite.com/shop/vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php(89): Symfony\Component\DependencyInjection\Loader\XmlFileLoader-&gt;validateSchema(Object(DOMDocument), false) #1 
/home/max/mysite.com/shop/vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php(146): Symfony\Component\Config\Util\XmlUtils::parse('&lt;?xml version="...', Array) #2 
/home/max/mysite.com/shop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php(397): Symfony\Component\Config\Util\XmlUtils::loadFile('/home/max/...', Array) #3 
/home/max/mysite.com/shop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php(49): Symfony\Component\DependencyInjection\Loader\XmlFileLoader-&gt;parseFi in 
/home/max/mysite.com/shop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php on line 590</pre>

<p>
	<br />
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="328581" href="//media.invisioncic.com/t336404/monthly_2024_11/ps-install-http500-error.png.050f779b91d3851a6b740d1296c23bf4.png" rel=""><img alt="ps-install-http500-error.png" class="ipsImage ipsImage_thumbnailed" data-fileid="328581" data-ratio="66.7" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2024_11/ps-install-http500-error.thumb.png.eb97ff95f3bafb8d58294032cbaff018.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1092000</guid><pubDate>Sat, 02 Nov 2024 01:06:35 +0000</pubDate></item><item><title>Error during installation of PrestaShop 8.1</title><link>https://forum.prestashop.com/topic/1086268-error-during-installation-of-prestashop-81/</link><description><![CDATA[<p>
	Hi,<br /><br />
	I'm downloading locally Prestashop 8.1.5 on Xampp but at 99% this error pops up : <br />
	 
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents">
		<p>
			Warning: rename(C:\xampp\htdocs\Prestashop\prestashop_edition_basic_version_8.1.5/index.php.temp,C:\xampp\htdocs\Prestashop\prestashop_edition_basic_version_8.1.5/index.php): Accès refusé (code: 5) in C:\xampp\htdocs\Prestashop\prestashop_edition_basic_version_8.1.5\index.php on line 1338<br />
			{"error":false,"numFiles":49352,"lastId":49500}
		</p>
	</div>
</blockquote>

<p>
	I don't know if this block me to continue dowloading but i really want to resolve the error.<br /><br />
	Thanks for reading
</p>
]]></description><guid isPermaLink="false">1086268</guid><pubDate>Thu, 04 Apr 2024 07:52:36 +0000</pubDate></item><item><title>Need Help Installing PrestaShop for Hellstar Sports - Stuck on Initial Setup</title><link>https://forum.prestashop.com/topic/1091873-need-help-installing-prestashop-for-hellstar-sports-stuck-on-initial-setup/</link><description><![CDATA[<p>
	Hi everyone,
</p>

<p>
	I'm trying to set up a PrestaShop store for my site, Hellstar Sports (https://hellstarsports.us/), and I’ve hit a bit of a roadblock during the installation process. I’m hoping someone here could help guide me through the initial setup.
</p>

<p>
	Here’s what I’ve done so far:
</p>

<p>
	Downloaded the latest version of PrestaShop from the official site.
</p>

<p>
	Uploaded the files to my hosting server.
</p>

<p>
	Started the installation wizard and entered my database details.
</p>

<p>
	However, I'm getting an error that I can't quite figure out, and I’m not sure if it’s an issue with my server configuration or something I missed during setup.
</p>

<p>
	My server details:
</p>

<p>
	Hosting provider:
</p>

<p>
	PHP version:
</p>

<p>
	Database (MySQL version):
</p>

<p>
	Error Message: (Provide the specific error message you’re receiving, if any)
</p>

<p>
	Has anyone encountered a similar issue? Are there any specific configurations or settings I should be aware of when installing PrestaShop? I would really appreciate any advice or troubleshooting tips to help me get Hellstar Sports up and running on PrestaShop. Thanks in advance for your help!
</p>
]]></description><guid isPermaLink="false">1091873</guid><pubDate>Mon, 28 Oct 2024 13:59:19 +0000</pubDate></item><item><title>An error occurred during post installation scripts</title><link>https://forum.prestashop.com/topic/1091765-an-error-occurred-during-post-installation-scripts/</link><description><![CDATA[<p>
	 
</p>

<p>
	I am using an Apple M2 Pro computer with MAMP to install prestashop_edition_basic_version_8.2.0. When I reached the 'Post installation scripts' step, an Internal Server Error occurred. How can I fix this issue?
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_10/image.png.4ca4c82e0ed1eb49836bbf8912cf14a5.png" data-fileid="328382" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="328382" data-ratio="88.24" width="850" alt="image.thumb.png.309f8a2b23622200520c535d7f44c35f.png" data-src="//media.invisioncic.com/t336404/monthly_2024_10/image.thumb.png.309f8a2b23622200520c535d7f44c35f.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_10/image.png.ab21682622ee7d7e18fb2215826f1b26.png" data-fileid="328383" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="328383" data-ratio="83.80" width="895" alt="image.thumb.png.e1b7e37e89ae5448e545ed9d0eeb2a33.png" data-src="//media.invisioncic.com/t336404/monthly_2024_10/image.thumb.png.e1b7e37e89ae5448e545ed9d0eeb2a33.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a><span></span><span></span></p>
]]></description><guid isPermaLink="false">1091765</guid><pubDate>Thu, 24 Oct 2024 16:00:15 +0000</pubDate></item><item><title>Prestashop auto redirect me to BO login page</title><link>https://forum.prestashop.com/topic/1089426-prestashop-auto-redirect-me-to-bo-login-page/</link><description><![CDATA[<p>
	Hello, I have just installed and started using PrestaShop. However, every time I log in to the back office and click on any item in the left-hand navbar, the application automatically redirects me to the back office login page. Because of this, I am unable to use the back office features. Thank you for reading.
</p>
]]></description><guid isPermaLink="false">1089426</guid><pubDate>Sat, 03 Aug 2024 09:56:03 +0000</pubDate></item><item><title>Create default shop and languages 23% HTTP 0 - error - undefined</title><link>https://forum.prestashop.com/topic/1091660-create-default-shop-and-languages-23-http-0-error-undefined/</link><description><![CDATA[<p>
	I get this error during installation of prestashop 8.2.0. Wampserver 3.3.5, PHP 8.1, Windows 10.
</p>

<p>
	Default installation of WAMP, I only added this to php.ini:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">realpath_cache_size = 5M</span></pre>

<p>
	How to fix it?
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_10/prestashop.png.5818d18b88c6ea9f60938c92bf636890.png" data-fileid="328282" data-fileext="png" rel=""><img alt="prestashop.png" class="ipsImage ipsImage_thumbnailed" data-fileid="328282" data-ratio="47.76" style="height:auto;" width="670" data-src="//media.invisioncic.com/t336404/monthly_2024_10/prestashop.png.5818d18b88c6ea9f60938c92bf636890.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1091660</guid><pubDate>Tue, 22 Oct 2024 09:23:56 +0000</pubDate></item><item><title>Connection is not private</title><link>https://forum.prestashop.com/topic/1091123-connection-is-not-private/</link><description><![CDATA[<p>
	I just finished store installation. after I click the back office and front office, this shows. I don't know how to fix this.
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_10/Screenshot(1056).png.6c5814736fee6e756d76b9701d79e41e.png" data-fileid="327738" data-fileext="png" rel=""><img alt="Screenshot (1056).png" class="ipsImage ipsImage_thumbnailed" data-fileid="327738" data-ratio="56.3" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2024_10/Screenshot(1056).thumb.png.89c97e67f8be604da1392c4cc0e7d7a9.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1091123</guid><pubDate>Sat, 05 Oct 2024 07:25:32 +0000</pubDate></item><item><title>Unable to generate private keys using openssl_pkey_new.</title><link>https://forum.prestashop.com/topic/1079137-unable-to-generate-private-keys-using-openssl_pkey_new/</link><description><![CDATA[<p>
	i am trying to install prestashop and the following error is shown.
</p>

<p>
	 
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2023_08/Capture.JPG.6fb30881d670408221d0663aa1722403.JPG" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="313023" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2023_08/Capture.JPG.6fb30881d670408221d0663aa1722403.JPG" data-ratio="58.67" width="992" class="ipsImage ipsImage_thumbnailed" alt="Capture.JPG"></a></p>]]></description><guid isPermaLink="false">1079137</guid><pubDate>Fri, 11 Aug 2023 03:35:43 +0000</pubDate></item><item><title>Language selector/selecteur de langue [R&#xE9;solu]</title><link>https://forum.prestashop.com/topic/1090732-language-selectorselecteur-de-langue-r%C3%A9solu/</link><description><![CDATA[<p>
	Quoique je fasse comme choix de langue, je n'ai pas le drapeau à coté du sélecteur de langue. J'ai beau réinstaller et essayer en anglais ou autre ça ne fonctionne pas.
</p>

<p>
	Les drapeau sont bien indiqué dans le backshop, mais pas sur la boutique.
</p>

<p>
	Une aide où regarder ?
</p>

<p>
	Merci! <span><img alt=":)" data-emoticon="" height="20" src="https://media.invisioncic.com/t336404/emoticons/default_smile.png" srcset="https://media.invisioncic.com/t336404/emoticons/smile@2x.png 2x" title=":)" width="20" /></span>
</p>
]]></description><guid isPermaLink="false">1090732</guid><pubDate>Sat, 21 Sep 2024 23:47:47 +0000</pubDate></item><item><title>Error: PrestaShop accounts (ps_accounts) module is not installed, please install it.</title><link>https://forum.prestashop.com/topic/1090392-error-prestashop-accounts-ps_accounts-module-is-not-installed-please-install-it/</link><description><![CDATA[<p>
	I get error PrestaShop accounts (ps_accounts) module is not installed, please install it while intslling prestashop on 67%. 
</p>

<p>
	Already tried several ways to fix it that I have found in forums, but nothing helped. Please, help.
</p>
]]></description><guid isPermaLink="false">1090392</guid><pubDate>Tue, 10 Sep 2024 10:13:45 +0000</pubDate></item><item><title>New installtion error</title><link>https://forum.prestashop.com/topic/1080623-new-installtion-error/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I am doing a brand new installation with new database and getting the following error.
</p>

<p>
	An error occurred during installation...
</p>

<p>
	You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.
</p>

<p>
	1: "An exception occurred while executing 'INSERT INTO `ps_link_block_shop` (`id_link_block`, `id_shop`, `position`) VALUES\n (1, 1, 0),\n (2, 1, 1);':\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-1' for key 'PRIMARY'"<br /><br />
	Thanks
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="jpg" data-fileid="314714" href="//media.invisioncic.com/t336404/monthly_2023_10/PSinstallationerror.jpg.2409f9642e0a42de891ab05b22f0247e.jpg" rel=""><img alt="PS installation error.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="314714" data-ratio="72.47" style="height:auto;" width="977" data-src="//media.invisioncic.com/t336404/monthly_2023_10/PSinstallationerror.jpg.2409f9642e0a42de891ab05b22f0247e.jpg" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1080623</guid><pubDate>Sun, 01 Oct 2023 11:10:19 +0000</pubDate></item><item><title>Slider changed to wrong position [solved]</title><link>https://forum.prestashop.com/topic/1090327-slider-changed-to-wrong-position-solved/</link><description><![CDATA[<p>
	I don't know what I did wrong, but now the slider has moved up the page and is obscuring the shopping cart. 
</p>

<p>
	Can someone PLEASE help?
</p>

<p>
	I'm having real problems to get this finished. I'm using a Bookstore template from HiddenTecchies. I've got quite a bit set up. My colleague is designing replacement graphics and pictures, but now it's a real mess with the slider. 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_09/Messedupslider.png.bdb2d6fb482b32d256724c2f74622e58.png" data-fileid="326786" data-fileext="png" rel=""><img alt="Messed up slider.png" class="ipsImage ipsImage_thumbnailed" data-fileid="326786" data-ratio="38.6" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2024_09/Messedupslider.thumb.png.c38e44734a9ce0392240b04e6aabc1f9.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1090327</guid><pubDate>Sat, 07 Sep 2024 12:20:16 +0000</pubDate></item><item><title>Category Problem [solved]</title><link>https://forum.prestashop.com/topic/1090116-category-problem-solved/</link><description><![CDATA[<p>
	Wow. Prestashop has changed a lot since I last used it. I keep coming across 'funnies'. and it's confusing.
</p>

<p>
	I created three categories. The top one was Thriller and its parent was Home
</p>

<p>
	I created three more categories. Spy Thrillers, Suspense Thrillers and Psychological Thrillers.
</p>

<p>
	When I go to View Shop. I have Thrillers on the Menu Bar and Psychological thrillers. With Suspense Thrillers and spy thrillers under Thrillers. Ideally, I would like to have Spy Thrillers, Suspense Thrillers and Psychological Thrillers all on the menu bar OR all under Thrillers.
</p>

<p>
	What stupid things have I done wrong?
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_08/menu.png.36ac37de1c94d0bfd063252907753657.png" data-fileid="326531" data-fileext="png" rel=""><img alt="menu.png" class="ipsImage ipsImage_thumbnailed" data-fileid="326531" data-ratio="39.84" style="height:auto;" width="507" data-src="//media.invisioncic.com/t336404/monthly_2024_08/menu.png.36ac37de1c94d0bfd063252907753657.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1090116</guid><pubDate>Fri, 30 Aug 2024 11:09:19 +0000</pubDate></item><item><title>Redirect customers to Amazon</title><link>https://forum.prestashop.com/topic/1090366-redirect-customers-to-amazon/</link><description><![CDATA[<p>
	I'm setting up a site called Thriller Books. We want to offer ePub versions online and downloadable after payment.
</p>

<p>
	But, we also want to show the paperback version, but when a customer wants to purchase a paperback, instead of going into the shopping cart, we want to redirect him to that book on Amazon.
</p>

<p>
	How can we do this? Is there a module or can we do it from the classic theme?
</p>
]]></description><guid isPermaLink="false">1090366</guid><pubDate>Mon, 09 Sep 2024 12:24:12 +0000</pubDate></item><item><title>My istallation interrupts when theme is installing</title><link>https://forum.prestashop.com/topic/1084413-my-istallation-interrupts-when-theme-is-installing/</link><description><![CDATA[<p>
	Hello i am trying to install Prestashop 8.1.3, in Xampp, local server, but when the installation, get to the point of installing the theme, the installation stops, beacuse of the error that i am posting you on the screenshot.
</p>

<p>
	Can anyone help me please to fix this error and complete thw installation on the Prestashop 8.1.3?
</p>

<p>
	Thans very much in advance!
</p>

<p>
	 
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2024_02/Screenshot_1.png.f855461050b1124be6f0fd69ebb853e0.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="319669" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2024_02/Screenshot_1.png.f855461050b1124be6f0fd69ebb853e0.png" data-ratio="63.65" width="993" class="ipsImage ipsImage_thumbnailed" alt="Screenshot_1.png"></a></p>]]></description><guid isPermaLink="false">1084413</guid><pubDate>Tue, 06 Feb 2024 12:03:22 +0000</pubDate></item><item><title>Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile.</title><link>https://forum.prestashop.com/topic/1082831-unable-to-generate-private-keys-using-openssl_pkey_new-check-your-openssl-configuration-especially-the-path-to-opensslcafile/</link><description><![CDATA[<p>
	Good afternoon, so I'm trying to install prestashop for the first time on a local machine with xamp so I can run some tests and learn more about the platform, but I came across this error and I can't move forward, I've seen some posts here on the forum and even so for a person who doesn't know anything about it, I couldn't get away with it. I have also tried to create a certificate manually to see if it is resolved, but without success. If anyone has any tips to help in a simple way.
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2023_12/1.png.0413eab9eae543dabb244d7fd658f7e8.png" data-fileid="317548" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="317548" data-ratio="70.40" width="1000" alt="1.thumb.png.c736bde562a471490e6e99e10b3fa502.png" data-src="//media.invisioncic.com/t336404/monthly_2023_12/1.thumb.png.c736bde562a471490e6e99e10b3fa502.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1082831</guid><pubDate>Tue, 12 Dec 2023 15:15:31 +0000</pubDate></item><item><title>version 8.1.6 with virus?</title><link>https://forum.prestashop.com/topic/1089416-version-816-with-virus/</link><description><![CDATA[<p>
	Hi everyone,<br />
	I downloaded and installed the new version 8.1.6 but on my server 2 files appeared as infected with viruses. This is the address:
</p>

<p>
	/modules/ps_metrics/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php: ---&gt; Quarantined.
</p>

<p>
	/modules/psxdesign/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php: Quarantined.
</p>

<p>
	* Can you confirm if anyone else has encountered this problem and this version requires a security patch?
</p>

<p>
	 
</p>

<p>
	Spanish
</p>

<p>
	hola a todos,<br />
	descarge e instale la nueva versión 8.1.6 pero en mi servidor me aparecieron 2 ficheros como infectados con virus.  esta es la dirección:
</p>

<p>
	/modules/ps_metrics/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php:  ---&gt; Quarantined.
</p>

<p>
	/modules/psxdesign/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php: Quarantined.
</p>

<p>
	* Me pueden confirmar si a alguien más le ha aperecido este problema y esta versión requiere una revisión de seguridad?
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1089416</guid><pubDate>Sat, 03 Aug 2024 02:28:45 +0000</pubDate></item><item><title>I'm confused</title><link>https://forum.prestashop.com/topic/1089380-im-confused/</link><description><![CDATA[<p>
	During the installation, I was asked to create a special password to enable me to login to the Backend or Admin. When I look at MyShop before doing any configuration, I see that the 'special' email account for the backend, is now the email that shows as being the email address of the site.
</p>

<p>
	Isn't that rather defeating the object of the exercise?
</p>
]]></description><guid isPermaLink="false">1089380</guid><pubDate>Thu, 01 Aug 2024 20:55:42 +0000</pubDate></item><item><title>[SOLVED] Not able to do any action in the back-office, it says "feature disabled"</title><link>https://forum.prestashop.com/topic/1090101-solved-not-able-to-do-any-action-in-the-back-office-it-says-feature-disabled/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I installed PrestaShop successfully, used the installation assistant and enabled the "demo" mode to see how it looks.
</p>

<p>
	Great, but from the back-office I cannot do any action, like updating settings, adding a theme... 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="326508" href="//media.invisioncic.com/t336404/monthly_2024_08/image.png.9db7df647fc6a663cc4c4c7eed0dff33.png" rel=""><img alt="image.thumb.png.564a0689e3628bdffead1e593a0d7564.png" class="ipsImage ipsImage_thumbnailed" data-fileid="326508" data-ratio="19.80" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2024_08/image.thumb.png.564a0689e3628bdffead1e593a0d7564.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	For whatever reason it says in french "This feature has been disabled"... But what... no endpoint at all is usable <span><img alt=":(" data-emoticon="" height="20" src="https://media.invisioncic.com/t336404/emoticons/default_sad.png" srcset="https://media.invisioncic.com/t336404/emoticons/sad@2x.png 2x" title=":(" width="20" /> . Is it a normal behavior? Due to new versions? I didn't find tips on forums.</span>
</p>

<p>
	I thought about the demo mode restricting access, but I don't find in the UI where to disable this.
</p>

<p>
	Thank you,
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	EDIT:
</p>

<p>
	It seems indeed coming from me having enabled the demo mode... <a href="https://github.com/PrestaShop/PrestaShop/blob/c719b308029ec00a7b5a182c5a8323867c7b7e74/controllers/admin/AdminTabsController.php#L282-L286" rel="external nofollow">https://github.com/PrestaShop/PrestaShop/blob/c719b308029ec00a7b5a182c5a8323867c7b7e74/controllers/admin/AdminTabsController.php#L282-L286</a> I need to find where this parameter has been saved in my container/database...
</p>

<p>
	 
</p>

<p>
	EDIT2:
</p>

<p>
	Ok I succeeded after seeing when using Docker with `PS_DEMO_MODE: 1` it will hardcode in a file the setting: https://github.com/PrestaShop/PrestaShop/blob/c719b308029ec00a7b5a182c5a8323867c7b7e74/.docker/docker_run_git.sh#L150
</p>

<p>
	The solution for me was to do the reserve operation:
</p>

<p>
	`docker exec -it xxxxxxx sed -i -e "s/define('_PS_MODE_DEMO_', true);/define('_PS_MODE_DEMO_',\ false);/g" /var/www/html/config/defines.inc.php`
</p>

<p>
	Then restart, and it's fixed!
</p>
]]></description><guid isPermaLink="false">1090101</guid><pubDate>Fri, 30 Aug 2024 00:35:42 +0000</pubDate></item><item><title>Installing Prestashop 8.1.4 error</title><link>https://forum.prestashop.com/topic/1085315-installing-prestashop-814-error/</link><description><![CDATA[<p>
	Hi!
</p>

<p>
	Clean installation of Prestashop 8.1.4 on a local Windows 11 computer.<br />
	Open Server Panel 5.4.3.<br />
	Apache 2.4<br />
	php 8.1.9<br />
	MariaDB 10.6
</p>

<p>
	An error has occured:<br /><br />
	Warning: rename(G:\OSPanel\domains\ps.presta/index.php.temp,G:\OSPanel\domains\ps.presta/index.php): Access denied (code: 5) in G:\OSPanel\domains\ps.presta\index.php on line 1338<br />
	{"error":false,"numFiles":47158,"lastId":47500}
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="320771" href="//media.invisioncic.com/t336404/monthly_2024_03/image.png.5a92c2d0505c87c3c683ba0565e93a31.png" rel=""><img alt="image.thumb.png.b3ac0cd9dca27257ece23515fd1606b8.png" class="ipsImage ipsImage_thumbnailed" data-fileid="320771" data-ratio="20.90" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2024_03/image.thumb.png.b3ac0cd9dca27257ece23515fd1606b8.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="320774" href="//media.invisioncic.com/t336404/monthly_2024_03/image.png.cc621c6974de4c1d5a727d6911760d61.png" rel=""><img alt="image.thumb.png.0bc94138981627b5c4aed200f368bd0e.png" class="ipsImage ipsImage_thumbnailed" data-fileid="320774" data-ratio="56.70" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2024_03/image.thumb.png.0bc94138981627b5c4aed200f368bd0e.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="320775" href="//media.invisioncic.com/t336404/monthly_2024_03/image.png.402eb451a46f368c49f12415a2db7ce1.png" rel=""><img alt="image.thumb.png.0f3ec403bc85b2d23186ffd3607e99ba.png" class="ipsImage ipsImage_thumbnailed" data-fileid="320775" data-ratio="126.26" style="height:auto;" width="594" data-src="//media.invisioncic.com/t336404/monthly_2024_03/image.thumb.png.0f3ec403bc85b2d23186ffd3607e99ba.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="320776" href="//media.invisioncic.com/t336404/monthly_2024_03/image.png.31251c9c6a5d6ee75d57db75f8e1480f.png" rel=""><img alt="image.thumb.png.b2d0e1ebdc9e05a14fe78934c615afbf.png" class="ipsImage ipsImage_thumbnailed" data-fileid="320776" data-ratio="162.34" style="height:auto;" width="462" data-src="//media.invisioncic.com/t336404/monthly_2024_03/image.thumb.png.b2d0e1ebdc9e05a14fe78934c615afbf.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a><br /><a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="320777" href="//media.invisioncic.com/t336404/monthly_2024_03/image.png.d2ad0950144fb6590b2964b5fd60678b.png" rel=""><img alt="image.thumb.png.242630c5be9836970a63f07df6c8bee6.png" class="ipsImage ipsImage_thumbnailed" data-fileid="320777" data-ratio="79.20" style="height:auto;" width="947" data-src="//media.invisioncic.com/t336404/monthly_2024_03/image.thumb.png.242630c5be9836970a63f07df6c8bee6.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	Installation index.php code:
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="320779" data-ratio="39.47" width="684" alt="image.png.683e9b7d5750dfe7637ce46becae8c1b.png" data-src="//media.invisioncic.com/t336404/monthly_2024_03/image.png.683e9b7d5750dfe7637ce46becae8c1b.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="320778" href="//media.invisioncic.com/t336404/monthly_2024_03/image.png.a83cf70c94562ba4e1004ea6579444ba.png" rel=""><img alt="image.thumb.png.86f73ddd7d40621ba0fb12e664517e96.png" class="ipsImage ipsImage_thumbnailed" data-fileid="320778" data-ratio="64.50" style="height:auto;" width="1000" data-src="//media.invisioncic.com/t336404/monthly_2024_03/image.thumb.png.86f73ddd7d40621ba0fb12e664517e96.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	I don't understand this error and why was denied access to index.php.temp to rename it to index.php and so on.<br />
	I hope anybody can help me.
</p>

<p>
	Thank you.
</p>
]]></description><guid isPermaLink="false">1085315</guid><pubDate>Mon, 04 Mar 2024 11:51:06 +0000</pubDate></item><item><title>Openssl error. Not local</title><link>https://forum.prestashop.com/topic/1089673-openssl-error-not-local/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I know and read a lot off topics about the openssl problem when installing the 8.1 prestashop. But I have trouble resolving it myself.<br /><br />
	The error is this: Problems generating the private key using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. The phpinfo says: Openssl default configC:\Program Files\Common Files\SSL/openssl.cnf<br /><br />
	I really like to solve the issue and start working with the 8.1 version. But I can't figure out how it works. I am not on a local host. I installed it straight to hosting. Yes it is windows hosting. I think I need to instal something? But what and where?
</p>
]]></description><guid isPermaLink="false">1089673</guid><pubDate>Tue, 13 Aug 2024 08:05:06 +0000</pubDate></item><item><title>Moving from one Cpanel to another</title><link>https://forum.prestashop.com/topic/1089837-moving-from-one-cpanel-to-another/</link><description><![CDATA[<p>
	Hi - I have moved a Prestashop site from one cpanel site to another but I get a white page appearing when I go to the front or admin pages. I have put in a dummy html page with text to show that the domain settings have moved properly.
</p>

<p>
	Looking at other messages there is a possibility that it could be PHP level. Would changing this to a lower level help or am I on the wrong path?
</p>

<p>
	Any ideas on what I may have missed when moving the public html directory and the database??
</p>

<p>
	 
</p>

<p>
	Thanks,
</p>

<p>
	Paul
</p>
]]></description><guid isPermaLink="false">1089837</guid><pubDate>Tue, 20 Aug 2024 12:04:58 +0000</pubDate></item><item><title>editing the presta homepage</title><link>https://forum.prestashop.com/topic/1089835-editing-the-presta-homepage/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I have what seems to be a fairly trivial problem with editing the home page on Presta Shop 8.1 I click on Creative Elements/theme builder to edit the home page. I then select the homepage and click edit in creative elements. <br />
	I go to edit, but Presta only loads the bottom of the page for me, basically the footer, I can't see the whole appearance of the main page. I have the cache cleared. <img alt=":(" data-emoticon="" height="20" src="https://media.invisioncic.com/t336404/emoticons/default_sad.png" srcset="https://media.invisioncic.com/t336404/emoticons/sad@2x.png 2x" title=":(" width="20" /> Anyone help?
</p>
]]></description><guid isPermaLink="false">1089835</guid><pubDate>Tue, 20 Aug 2024 10:52:58 +0000</pubDate></item><item><title>How to remove a module</title><link>https://forum.prestashop.com/topic/360763-how-to-remove-a-module/</link><description><![CDATA[
<p>I have a problem with uninstalling Offerchat module. After uninstalling and delete the module it's still on my prestashop website. Anyone can help me to remove it ?</p>
<p> </p>
<p><a href="http://iskambg.com" rel="external nofollow">MY SITE !!!</a></p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_09_2014/post-313916-0-51072100-1410983109.jpg" data-fileid="107928" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="107928" class="ipsImage ipsImage_thumbnailed" alt="post-313916-0-51072100-1410983109_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_09_2014/post-313916-0-51072100-1410983109_thumb.jpg" width="98" data-ratio="102.04"></a></p>
]]></description><guid isPermaLink="false">360763</guid><pubDate>Wed, 17 Sep 2014 19:46:01 +0000</pubDate></item><item><title>Can't Download Prestashop with Either Browser</title><link>https://forum.prestashop.com/topic/1087760-cant-download-prestashop-with-either-browser/</link><description><![CDATA[<p>
	Is this how it's supposed to be? I am trying to download the classic version and none of the download buttons and links on the prestashop website seem to work. tried with two different UP TO DATE browsers. Hitting a wall so foar. How do you folks download the installation pack? I need a miracle. 
</p>

<p>
	Tried:
</p>

<p>
	<a href="https://prestashop.com/prestashop-offers/classic/" rel="external nofollow">https://prestashop.com/prestashop-offers/classic/</a>
</p>

<p>
	<a href="https://prestashop.com/prestashop-offers/classic/#download" rel="external nofollow">https://prestashop.com/prestashop-offers/classic/#download</a>
</p>

<p>
	 <a href="https://www.prestashop.com/en/download-success" rel="external nofollow">https://www.prestashop.com/en/download-success</a>
</p>

<p>
	NONE works. 
</p>

<p>
	 
</p>

<p>
	Thanks for the assistance. 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1087760</guid><pubDate>Sat, 01 Jun 2024 07:53:32 +0000</pubDate></item><item><title>500 error, link to database cannot be established, please help</title><link>https://forum.prestashop.com/topic/1089026-500-error-link-to-database-cannot-be-established-please-help/</link><description><![CDATA[<p>
	Hi, I am learning hot to create an online shop and I have bought a hosting recently. I tried to install PrestaShop on my computer using FileZilla program and watching tutorials. I transfered PrestaShop install files to my server files ( following every step from the video I found). The next step was to open your website and it was supposed to say that I need to install a new version or something like that. Unfortunately, it said eror 500. I found out how to active debug mode using FTP to check what the probles is. It says ' link to database cannot be established'. I am attaching a screenshot of my screen. Could anyone please help me to resolve it and tell me how to get my website back? 
</p>

<p><a href="//media.invisioncic.com/t336404/monthly_2024_07/Zrzutekranu2024-07-19140206.jpg.469009749d6f9954fdee70c50a1aa10b.jpg" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="325243" src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-src="//media.invisioncic.com/t336404/monthly_2024_07/Zrzutekranu2024-07-19140206.thumb.jpg.ae275c7f3e0a5aa8fc6bf9b9b3e43d49.jpg" data-ratio="50" width="1000" class="ipsImage ipsImage_thumbnailed" alt="Zrzut ekranu 2024-07-19 140206.jpg"></a></p>]]></description><guid isPermaLink="false">1089026</guid><pubDate>Fri, 19 Jul 2024 12:45:07 +0000</pubDate></item><item><title>installation error HTTP 500 with version 8.1.3</title><link>https://forum.prestashop.com/topic/1084158-installation-error-http-500-with-version-813/</link><description><![CDATA[<p>
	Hi, 
</p>

<p>
	When i installing prestashop 8.1.3 i have the following error when theme is been installed
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="319340" data-ratio="27.42" width="671" alt="image.png.176e7e09b59c3f60759087fdaead2926.png" data-src="//media.invisioncic.com/t336404/monthly_2024_01/image.png.176e7e09b59c3f60759087fdaead2926.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></p>

<p>
	I have the php version 7.4, and i have this error in logs
</p>

<p>
	[30-Jan-2024 13:36:41 Europe/Madrid] PHP Notice:  Trying to get property 'theme_name' of non-object in C:\inetpub\wwwroot\var\cache\prod\ContainerSVEukZW\appAppKernelProdContainer.php on line 2907<br />
	[30-Jan-2024 13:36:42 Europe/Madrid] PHP Warning:  require(C:\inetpub\wwwroot\var\cache\prod\ContainerSVEukZW\getThemeEnablerCommandService.php): failed to open stream: No such file or directory in C:\inetpub\wwwroot\var\cache\prod\ContainerSVEukZW\appAppKernelProdContainer.php on line 2255<br />
	[30-Jan-2024 13:36:42 Europe/Madrid] PHP Fatal error:  require(): Failed opening required 'C:\inetpub\wwwroot\var\cache\prod\ContainerSVEukZW\getThemeEnablerCommandService.php' (include_path='C:\inetpub\wwwroot\vendor/pear/pear_exception;C:\inetpub\wwwroot\vendor/pear/console_getopt;C:\inetpub\wwwroot\vendor/pear/pear-core-minimal/src;C:\inetpub\wwwroot\vendor/pear/archive_tar;.;C:\php\pear') in C:\inetpub\wwwroot\var\cache\prod\ContainerSVEukZW\appAppKernelProdContainer.php on line 2255
</p>

<p>
	i have an IIS with php configurated on it. I have no problems with older versions like 1.7.8.8, but i want to configure the new one.
</p>

<p>
	i havent finde those files in installation folder in my server. <strong>Do u have any idea of which is the problem?</strong>
</p>

<p>
	 
</p>

<p>
	My php version is compatible with version 8.1.3 and the configuration is the same that works with 1.7.8.8<br />
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1084158</guid><pubDate>Tue, 30 Jan 2024 12:46:53 +0000</pubDate></item><item><title>Error during installation: 1: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'prestashop.ps_shop_group' doesn't exist</title><link>https://forum.prestashop.com/topic/1088138-error-during-installation-1-sqlstate42s02-base-table-or-view-not-found-1146-table-prestashopps_shop_group-doesnt-exist/</link><description><![CDATA[<p>
	In the last installation step, exactly at 23%, I get this error:
</p>

<p>
	Create file parameters
</p>

<p>
	Create database tables
</p>

<p>
	Create default store and languages
</p>

<p>
	An error occurred during installation...
</p>

<p>
	You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.
</p>

<p>
	1: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'prestashop.ps_shop_group' doesn't exist
</p>

<p>
	Any idea on how to troubleshoot this?
</p>
]]></description><guid isPermaLink="false">1088138</guid><pubDate>Mon, 17 Jun 2024 05:24:04 +0000</pubDate></item><item><title>Error on install index php</title><link>https://forum.prestashop.com/topic/1087682-error-on-install-index-php/</link><description><![CDATA[<p>
	Hello, im installing Prestashop 8.1.6 and when I browse .../install/index.php, I select my language, go next, and when I accept Terms and conditions and press Next, the page goes blank, like loading. If someone can help me please.
</p>

<p>
	Im using Filezilla and the host is compatible with Prestashop. Thanks!<img class="ipsImage ipsImage_thumbnailed" data-fileid="323588" data-ratio="68.84" width="876" alt="imagen.png.68b9a75aa5bcfb631f36e72aa1310029.png" data-src="//media.invisioncic.com/t336404/monthly_2024_05/imagen.png.68b9a75aa5bcfb631f36e72aa1310029.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /><img class="ipsImage ipsImage_thumbnailed" data-fileid="323589" data-ratio="71.35" width="855" alt="imagen.png.466139262d101fcfa219c9bd7f237243.png" data-src="//media.invisioncic.com/t336404/monthly_2024_05/imagen.png.466139262d101fcfa219c9bd7f237243.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /><img class="ipsImage ipsImage_thumbnailed" data-fileid="323590" data-ratio="65.33" width="995" alt="imagen.png.d59f46d25f4bd8f6acbf6799be0d4043.png" data-src="//media.invisioncic.com/t336404/monthly_2024_05/imagen.png.d59f46d25f4bd8f6acbf6799be0d4043.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1087682</guid><pubDate>Tue, 28 May 2024 22:32:09 +0000</pubDate></item><item><title>All menu links from admin dashboard takes me to a 404 on local project</title><link>https://forum.prestashop.com/topic/1087637-all-menu-links-from-admin-dashboard-takes-me-to-a-404-on-local-project/</link><description><![CDATA[<p>
	First of all, I am quite new to Prestashop.
</p>

<p>
	After consulting several threads on this forum and on the Internet in general, I have not found a solution to my problem:
</p>

<p>
	I have installed on my localhost MacOS this Prestashop project that has been running for years now and requires an update. The current version is: 1.7.8.8.8
</p>

<p>
	I have set it up using Herd, whose server is a Ngingx, not Apache.
</p>

<p>
	After mounting it, the whole front end looks fine. But when I go into the admin panel and try to use the menu links, they all lead to a 404, I can't access Products, or even Site Preferences.
</p>

<p>
	Things I have tried: <br />
	-Delete the .htaccess from the admin folder.<br />
	-Change the permissions of all the folders in the project to 755 and 644.<br />
	-Check that the database configuration is correct, in the front end all the products are shown correctly.<br />
	-Activate the DEBUG mode, which apparently does not throw errors.
</p>

<p>
	The only thing that has achieved a small change:<br />
	-I have disabled Friendly URLs from the database:<br />
	UPDATE `ps_configuration` SET `value` = '0' WHERE `name` = 'PS_REWRITING_SETTINGS'; <br />
	This makes 404 no longer appear when trying to enter the links, but I get this error:<br />
	[Debug] This page has moved<br />
	Please use the following URL instead:<br />
	If I try to enter with the suggested URL, it always takes me to the home page.
</p>

<p>
	I've had this for 5 hours and I don't know what else to do... In production the access to these links in the admin menu works.
</p>
]]></description><guid isPermaLink="false">1087637</guid><pubDate>Mon, 27 May 2024 14:56:41 +0000</pubDate></item><item><title>SQL error on query 1.6.1.2</title><link>https://forum.prestashop.com/topic/1087561-sql-error-on-query-1612/</link><description><![CDATA[<p>
	error during installation, when i try other versions with Softaculous theres no BD problem but with the traditional instalation packages this happend
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_05/image.png.a8aaa5ecf8fb394db20481ef4fdb978a.png" data-fileid="323437" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="323437" data-ratio="43.40" width="1000" alt="image.thumb.png.6883d9570edc539e566127371984f9d1.png" data-src="//media.invisioncic.com/t336404/monthly_2024_05/image.thumb.png.6883d9570edc539e566127371984f9d1.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1087561</guid><pubDate>Thu, 23 May 2024 21:32:50 +0000</pubDate></item><item><title>Problem during Prestashop installation</title><link>https://forum.prestashop.com/topic/1087371-problem-during-prestashop-installation/</link><description><![CDATA[<p>
	Hello, during the final passages of my first Prestashop installation, when the bar hits the "theme installation" part it stops and gives me the following error:
</p>

<p>
	HTTP 500 - ERROR - {"SUCCESS":TRUE,"MESSAGE":""}
</p>

<p>
	I'm trying to install prestashop_edition_basic_version_8.1.5  on Xampp 3.3.0 on a Windows 10 Pro system.
</p>

<p>
	Thank you in advance.
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_05/prestashoperror.png.ecb03970505166d84da3e364314a23e7.png" data-fileid="323204" data-fileext="png" rel=""><img alt="prestashop error.png" class="ipsImage ipsImage_thumbnailed" data-fileid="323204" data-ratio="64.04" style="height:auto;" width="990" data-src="//media.invisioncic.com/t336404/monthly_2024_05/prestashoperror.png.ecb03970505166d84da3e364314a23e7.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1087371</guid><pubDate>Thu, 16 May 2024 03:41:19 +0000</pubDate></item><item><title>Installing problem in Local on Xampp "not all files have been downloaded to the server"</title><link>https://forum.prestashop.com/topic/1087613-installing-problem-in-local-on-xampp-not-all-files-have-been-downloaded-to-the-server/</link><description><![CDATA[<p>
	Hello, I have a problem installing Prestashop locally on Xampp, it says "not all files have been downloaded to the server" how can I solve this problem please? If you have any clues it would help me enormously I'm stuck on my project, thanks in advance 
</p>

<p>
	Prestashop 8.1.6 PHP : 8.2.12 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_2024_05/image.png.98745ccaa208a21b82e0ecc27f5ce53a.png" data-fileid="323478" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="323478" data-ratio="61.10" width="1000" alt="image.thumb.png.1ac34d54b4f46806b7b4ba3491a99852.png" data-src="//media.invisioncic.com/t336404/monthly_2024_05/image.thumb.png.1ac34d54b4f46806b7b4ba3491a99852.png" src="https://forum.prestashop.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">1087613</guid><pubDate>Sat, 25 May 2024 19:29:59 +0000</pubDate></item><item><title>Probleme de se connecter au back office</title><link>https://forum.prestashop.com/topic/1087482-probleme-de-se-connecter-au-back-office/</link><description><![CDATA[<p>
	Bonjour,
</p>

<p>
	 
</p>

<p>
	Âpre installation prestashop 8.1.6 je n'arrive plus à me connecter au back office sur la version
</p>

<p>
	Quand je rentre les accès, rien ça remet les champs vides...
</p>

<p>
	J'ai essayé sur d'autres navigateurs, vidés les caches, etc... toujours le problème.
</p>

<p>
	Avez-vous une piste : Serveur OVH PERFORMANCE??
</p>

<p>
	 
</p>

<p>
	Merci à tous.
</p>
]]></description><guid isPermaLink="false">1087482</guid><pubDate>Mon, 20 May 2024 18:34:49 +0000</pubDate></item><item><title>error 500 on  back office</title><link>https://forum.prestashop.com/topic/1087398-error-500-on-back-office/</link><description><![CDATA[<p>
	when i try to turn off the friendly URLs and change the domain i get an 500 error. When i activate the debug option it says this:
</p>

<p>
	Fatal error: Uncaught Error: Access to undeclared static property: Validate::$values in /home4/actualiz/public_html/classes/controller/AdminController.php:1389 Stack trace: #0 /home4/actualiz/public_html/classes/controller/AdminController.php(903): AdminControllerCore-&gt;processUpdateOptions() #1 /home4/actualiz/public_html/controllers/admin/AdminMetaController.php(437): AdminControllerCore-&gt;postProcess() #2 /home4/actualiz/public_html/classes/controller/Controller.php(178): AdminMetaControllerCore-&gt;postProcess() #3 /home4/actualiz/public_html/classes/Dispatcher.php(367): ControllerCore-&gt;run() #4 /home4/actualiz/public_html/adminOldRambal/index.php(58): DispatcherCore-&gt;dispatch() #5 {main} thrown in /home4/actualiz/public_html/classes/controller/AdminController.php on line 1389
</p>

<p>
	please help, what should i do?
</p>
]]></description><guid isPermaLink="false">1087398</guid><pubDate>Thu, 16 May 2024 19:32:02 +0000</pubDate></item></channel></rss>
