Phoca Cart version 6.0.0 Beta Released

Phoca Cart - complex e-commerce extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Cart version 6.0.0 Beta Released

Post by Jan »

Hi, please enable debug mode in Joomla configuration to see from which file the error comes.

Thank you, Jan
If you find Phoca extensions useful, please support the project
User avatar
Slava
Phoca Member
Phoca Member
Posts: 18
Joined: 07 Nov 2025, 18:39

Re: Phoca Cart version 6.0.0 Beta Released

Post 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>
mjmartino
Phoca Enthusiast
Phoca Enthusiast
Posts: 75
Joined: 10 Jun 2019, 15:53

Re: Phoca Cart version 6.0.0 Beta Released

Post by mjmartino »

I think beta should not show in stable channel ;)
Post Reply