Page 2 of 2

Re: Phoca Cart version 6.0.0 Beta Released

Posted: 21 Dec 2025, 21:43
by Jan
Hi, please enable debug mode in Joomla configuration to see from which file the error comes.

Thank you, Jan

Re: Phoca Cart version 6.0.0 Beta Released

Posted: 22 Dec 2025, 14:01
by Slava

Code: Select all

<table class="table table-striped table-bordered" aria-describedby="caption">
<thead>
<tr>
<th scope="col"><strong>#</strong></th>
<th scope="col"><strong>Function</strong></th>
<th scope="col"><strong>Location</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>()</td>
<td>JROOT/administrator/components/com_phocacart/views/phocacartexports/view.html.php:49</td>
</tr>
<tr>
<td>2</td>
<td>PhocaCartCpViewPhocaCartExports-&gt;display()</td>
<td>JROOT/libraries/src/MVC/Controller/BaseController.php:697</td>
</tr>
<tr>
<td>3</td>
<td>Joomla\CMS\MVC\Controller\BaseController-&gt;display()</td>
<td>JROOT/administrator/components/com_phocacart/controller.php:30</td>
</tr>
<tr>
<td>4</td>
<td>phocaCartCpController-&gt;display()</td>
<td>JROOT/libraries/src/MVC/Controller/BaseController.php:730</td>
</tr>
<tr>
<td>5</td>
<td>Joomla\CMS\MVC\Controller\BaseController-&gt;execute()</td>
<td>JROOT/administrator/components/com_phocacart/controller.php:26</td>
</tr>
<tr>
<td>6</td>
<td>phocaCartCpController-&gt;execute()</td>
<td>JROOT/administrator/components/com_phocacart/phocacart.php:26</td>
</tr>
<tr>
<td>7</td>
<td>require_once()</td>
<td>JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71</td>
</tr>
<tr>
<td>8</td>
<td>Joomla\CMS\Dispatcher\LegacyComponentDispatcher::{closure:Joomla\CMS\Dispatcher\LegacyComponentDispatcher::dispatch():70}()</td>
<td>JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73</td>
</tr>
<tr>
<td>9</td>
<td>Joomla\CMS\Dispatcher\LegacyComponentDispatcher-&gt;dispatch()</td>
<td>JROOT/libraries/src/Component/ComponentHelper.php:361</td>
</tr>
<tr>
<td>10</td>
<td>Joomla\CMS\Component\ComponentHelper::renderComponent()</td>
<td>JROOT/libraries/src/Application/AdministratorApplication.php:150</td>
</tr>
<tr>
<td>11</td>
<td>Joomla\CMS\Application\AdministratorApplication-&gt;dispatch()</td>
<td>JROOT/libraries/src/Application/AdministratorApplication.php:206</td>
</tr>
<tr>
<td>12</td>
<td>Joomla\CMS\Application\AdministratorApplication-&gt;doExecute()</td>
<td>JROOT/libraries/src/Application/CMSApplication.php:320</td>
</tr>
<tr>
<td>13</td>
<td>Joomla\CMS\Application\CMSApplication-&gt;execute()</td>
<td>JROOT/administrator/includes/app.php:58</td>
</tr>
<tr>
<td>14</td>
<td>require_once()</td>
<td>JROOT/administrator/index.php:32</td>
</tr>
</tbody>
</table>
<p> </p>

Re: Phoca Cart version 6.0.0 Beta Released

Posted: 23 Dec 2025, 18:46
by mjmartino
I think beta should not show in stable channel ;)