<?xml version="1.0"?>
<rss version="2.0"><channel><title>Bug Reports Latest Questions</title><link>https://forum.thirtybees.com/forum/42-bug-reports/</link><description>Bug Reports Latest Questions</description><language>en</language><item><title>PHP 8.3 Warnings on Vendor Libraries with TB 1.6</title><link>https://forum.thirtybees.com/topic/6820-php-83-warnings-on-vendor-libraries-with-tb-16/</link><description><![CDATA[<p>
	The following are captured in the error log so they may be investigated for future updates:
</p>

<p>
	Two Smarty errors:
</p>

<pre style="background-color:#f5f5f5;border:1px solid #cccccc;color:#333333;font-size:13px;padding:9.5px;">PHP Deprecated:  Using php-function "stripos" as a modifier is deprecated and will be removed in a future release. Use Smarty::registerPlugin to explicitly register a custom modifier. in .../shop/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php on line 112</pre>

<pre style="background-color:#f5f5f5;border:1px solid #cccccc;color:#333333;font-size:13px;padding:9.5px;">PHP Deprecated:  Using php-function "strstr" as a modifier is deprecated and will be removed in a future release. Use Smarty::registerPlugin to explicitly register a custom modifier. in .../shop/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php on line 112</pre>

<p>
	TCPDF errors:
</p>

<pre style="background-color:#f5f5f5;border:1px solid #cccccc;color:#333333;font-size:13px;padding:9.5px;">PHP Warning:  Undefined array key "thead" in .../shop/vendor/tecnickcom/tcpdf/tcpdf.php on line 16679
PHP Warning:  Undefined array key "trids" in .../shop/vendor/tecnickcom/tcpdf/tcpdf.php on line 19746
PHP Warning:  foreach() argument must be of type array|object, null given in .../shop/vendor/tecnickcom/tcpdf/tcpdf.php on line 19746
PHP Warning:  Undefined array key "trids" in .../shop/vendor/tecnickcom/tcpdf/tcpdf.php on line 19778
PHP Warning:  foreach() argument must be of type array|object, null given in .../shop/vendor/tecnickcom/tcpdf/tcpdf.php on line 19778</pre>
]]></description><guid isPermaLink="false">6820</guid><pubDate>Mon, 06 Jan 2025 21:49:13 +0000</pubDate></item><item><title>Every time a customer's login (or review) is interpreted as an abandoned cart.</title><link>https://forum.thirtybees.com/topic/7510-every-time-a-customers-login-or-review-is-interpreted-as-an-abandoned-cart/</link><description><![CDATA[<p>
	Hello wonderful people, I have the "PS IT Thirty Bees Abandoned Carts" module that generates a discount voucher whenever a customer canceled a cart. The problem is that whenever a customer log into their account or give a review on a product, Thirtybees interprets this as an abandoned cart and the customer receive a discount.
</p>

<p>
	I contacted the developer of the module and here's what they said:
</p>

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

	<div class="ipsQuote_contents">
		<p>
			<i><span style="font-size:12pt;font-family:'Times New Roman', serif;">The fact that the module interprets even a simple customer review as an abandoned cart isn't due to a bug in our module, but rather to a well-known and long-standing Thirtybees bug (derived from the same bug affecting PrestaShop 1.6), which unfortunately also considers a customer's login (or review) an abandoned cart. The bug is therefore in the CMS core, not in the module, which correctly sends an email for each abandoned cart when required. To correct the problem, you'll need to fix the Thirtybees core bug. </span></i>
		</p>
	</div>
</blockquote>

<p>
	Can anyone confirm that this is a bug in Thirtybees and if yes, how to fix this problem.
</p>

<p>
	 
</p>

<p>
	Cheers,
</p>

<p>
	Dan
</p>
]]></description><guid isPermaLink="false">7510</guid><pubDate>Wed, 29 Oct 2025 13:54:00 +0000</pubDate></item><item><title>TB1.5 product import CSV</title><link>https://forum.thirtybees.com/topic/6336-tb15-product-import-csv/</link><description><![CDATA[<p>
	There's field "Property Feature" where You can put different data about product. This is not working. When importing then data validating is done with no errors, but when importing start after validation then I got error "Property Feature-&gt;public_name is empty<strong>"</strong>  This exact field was for different data before. Is this error related to checking ? I mean  is there possibility that only filed name is changed, but checking method for this field was not touched ?
</p>
]]></description><guid isPermaLink="false">6336</guid><pubDate>Sun, 15 Oct 2023 13:43:35 +0000</pubDate></item><item><title>Refund with VAT Exemption makes credit slip with taxes</title><link>https://forum.thirtybees.com/topic/6175-refund-with-vat-exemption-makes-credit-slip-with-taxes/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I think I found a bug. If you have an order with VAT exemption and you do a partial refund the credit slip then calculates the prices as if there was taxes in them and also shows a line with tax amount. I tried this on 1.2 and 1.4 (community default theme)
</p>

<p>
	To reproduce:
</p>

<p>
	- have TB with VAT Exemption module installed and configured<br />
	- create a customer, address in different EU country with company name and valid VAT Number<br />
	- create order<br />
	- in bo make a partial refund for a product<br />
	- download credit slip and see the taxes on there
</p>

<p>
	Is there any way to have a correct credit note?<br />
	Thank you!
</p>
]]></description><guid isPermaLink="false">6175</guid><pubDate>Thu, 01 Jun 2023 11:52:43 +0000</pubDate></item><item><title>Subject line placeholder not being replaced when email sent - After updating from 1.5 to 1.6</title><link>https://forum.thirtybees.com/topic/6752-subject-line-placeholder-not-being-replaced-when-email-sent-after-updating-from-15-to-16/</link><description><![CDATA[<p>
	Prior to upgrading, Order confirmation emails had the Order Reference in the subject line.
</p>

<p>
	After upgrading, without making any changes to translations my confirmation emails are going out like this
</p>

<p>
	<strong>Order confirmation {order_name}</strong><br />
	<br />
	Have the placeholder codes changed or is this a bug that someone can advise how to resolve?
</p>

<p>
	Thanks
</p>
]]></description><guid isPermaLink="false">6752</guid><pubDate>Wed, 13 Nov 2024 09:57:07 +0000</pubDate></item><item><title>editing a product image i get this...</title><link>https://forum.thirtybees.com/topic/6751-editing-a-product-image-i-get-this/</link><description><![CDATA[<p>
	When i goto edit images in a product, it looks like the following.  In 1.5.x it worked fine, and showed the images as its supposed to.
</p>

<p><a href="https://forum.thirtybees.com/uploads/monthly_2024_11/Screenshot2024-11-09214145.png.682807fae536a96a84737c0d2ebe1c5a.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="5031" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" data-src="https://forum.thirtybees.com/uploads/monthly_2024_11/Screenshot2024-11-09214145.png.682807fae536a96a84737c0d2ebe1c5a.png" data-ratio="165.76" width="295" class="ipsImage ipsImage_thumbnailed" alt="Screenshot 2024-11-09 214145.png"></a></p>]]></description><guid isPermaLink="false">6751</guid><pubDate>Sun, 10 Nov 2024 04:45:34 +0000</pubDate></item><item><title>Under TB 1.6.0 creating a new CMS Category show PHP code in the category description in front office instead of just the text...</title><link>https://forum.thirtybees.com/topic/6750-under-tb-160-creating-a-new-cms-category-show-php-code-in-the-category-description-in-front-office-instead-of-just-the-text/</link><description><![CDATA[<p>
	I think I found a bug for the new Thirtybees 1.6.0.
</p>

<p>
	If you create a new CMS Category and fill in the description, the text that will show in the front office will be the PHP "source code" instead of just the text.
</p>

<p>
	If you look for the listings of CMS category created in the Backoffice, you will also see this under the description column as below:
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="5029" href="https://forum.thirtybees.com/uploads/monthly_2024_11/CategoryCMS.png.89828a8cd4adf9bcd743ceffc16ed77a.png" rel=""><img alt="CategoryCMS.thumb.png.c137ee3d0d3a4572f6961aee0d09588f.png" class="ipsImage ipsImage_thumbnailed" data-fileid="5029" data-ratio="18.40" style="height:auto;" width="1000" data-src="https://forum.thirtybees.com/uploads/monthly_2024_11/CategoryCMS.thumb.png.c137ee3d0d3a4572f6961aee0d09588f.png" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	 
</p>

<p>
	Here's what shows up on the front office <span>:</span>
</p>

<p>
	<img alt="CategoryBlock.png.eeeec73cbab747053c069b458688bda0.png" class="ipsImage ipsImage_thumbnailed" data-fileid="5030" data-ratio="34.27" style="height:auto;" width="750" data-src="https://forum.thirtybees.com/uploads/monthly_2024_11/CategoryBlock.png.eeeec73cbab747053c069b458688bda0.png" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	Can anyone replicate this?
</p>

<p>
	Is this a bug under TB 1.6.0?
</p>

<p>
	Please note that the CMS Categories that were previously created under TB 1.5.1 are displaying correctly, the problem is only with new CMS categories created under TB 1.6.0...
</p>

<p>
	Cheers
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">6750</guid><pubDate>Sat, 09 Nov 2024 17:05:53 +0000</pubDate></item><item><title>Can't access the "Custom Payment Methods" module after upgrading from TB 1.5.1 to 1.6.0, getting "500 Server Error" page instead...</title><link>https://forum.thirtybees.com/topic/6749-cant-access-the-custom-payment-methods-module-after-upgrading-from-tb-151-to-160-getting-500-server-error-page-instead/</link><description><![CDATA[<p>
	Hello guys, I had created a "Custom Payment Methods" under Thirtybees 1.5.1 and after upgrading to TB 1.6.0, I can no longer access the "Custom Payment Methods" module using "Modules and Services/Custom Payment Methods" in the Backoffice, instead I am getting a "500 Server Error" page.
</p>

<p>
	However, this Custom Payment Methods is still available in the payment options for my customers.
</p>

<p>
	This is the error I get from the error logs:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">Exception

Message:
Fatal Error: Declaration of AdminCustomPaymentsController::uploadImage($id, $name, $dir, $ext = false, $width = null, $height = null) must be compatible with AdminControllerCore::uploadImage($id, $name, $path, $imageExtension = false, $width = null, $height = null, $generateImageTypes = [])


Location:
modules/custompayments/controllers/admin/AdminCustomPayments.php line 429</span></pre>

<p>
	Here is the line 429 in the <code>AdminCustomPayments.php file.</code>
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"> protected function uploadImage($id, $name, $dir, $ext = false, $width = null, $height = null)</span></pre>

<p>
	I did changed my images format from jpg to webp after the upgrade, but I don't think this is the cause.
</p>

<p>
	Any ideas what could cause this?
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">6749</guid><pubDate>Fri, 08 Nov 2024 20:31:17 +0000</pubDate></item><item><title>Upgading to Thirtybees 1.6 changed the size of Category images after changing format from jpg to wepb and regenerating thumbnails</title><link>https://forum.thirtybees.com/topic/6746-upgading-to-thirtybees-16-changed-the-size-of-category-images-after-changing-format-from-jpg-to-wepb-and-regenerating-thumbnails/</link><description><![CDATA[<p>
	I just upgrade Thirtybees from 1.5.1 to 1.6 and this cause all my category images to be very small after selecting wepb format from previous jpg images.
</p>

<p>
	I did regenerate all thumbnails and made sure that the size set for category was like it was before (870px by 217px) as image below.
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://forum.thirtybees.com/uploads/monthly_2024_11/image.png.819aa2249307faf2403288b54feb9f8f.png" data-fileid="5024" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="5024" data-ratio="3.00" width="1000" alt="image.thumb.png.eb450add724877b5e0e11c881627a0fb.png" data-src="https://forum.thirtybees.com/uploads/monthly_2024_11/image.thumb.png.eb450add724877b5e0e11c881627a0fb.png" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	I also tried deleting and re-uploading the category images to see if this would fix the problem, but it did not.
</p>

<p>
	What could cause this problem?
</p>
]]></description><guid isPermaLink="false">6746</guid><pubDate>Thu, 07 Nov 2024 19:17:04 +0000</pubDate></item><item><title>Updating to new Thirtybees 1.6 caused getting a Error 500 page after adding item to cart...</title><link>https://forum.thirtybees.com/topic/6745-updating-to-new-thirtybees-16-caused-getting-a-error-500-page-after-adding-item-to-cart/</link><description><![CDATA[<p>
	Hello people, I just tried updating my shop to Thirtybees 1.6.
</p>

<p>
	After doing some testings on the resulting front office, I noticed that whenever I would click on the Add to Cart for a product,  then clicking on the "Proceed to checkout" button on the next screen, I would get a Error page 500 instead of the usual Shopping-cart summary page.
</p>

<p>
	I revert back to Thirtybees 1.5.1 and it's working like it was before.
</p>

<p>
	However, any ideas what was the cause of this problem?
</p>

<p>
	I'd like to update to the 1.6 version but would like to know what I need to do so it does not break my shop in the process.
</p>

<p>
	Any help would be appreciated.
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">6745</guid><pubDate>Thu, 07 Nov 2024 14:59:52 +0000</pubDate></item><item><title>Creating a new CMS category with CMS page inside, then create Block CMS with that category will show "This page does not exist." when click on the block title.</title><link>https://forum.thirtybees.com/topic/6741-creating-a-new-cms-category-with-cms-page-inside-then-create-block-cms-with-that-category-will-show-this-page-does-not-exist-when-click-on-the-block-title/</link><description><![CDATA[<p>
	I am trying to create a new Block CMS using newly created CMS category that have CMS page under it.
</p>

<p>
	The block show on the page and the links under the CMS category work fine, however, if I click on the CMS category name, instead of showing the description of the category and list of pages under this category, I get <span>"</span>This page does not exist.".
</p>

<p>
	Here is the CMS category setup page that I have created:
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="5021" href="https://forum.thirtybees.com/uploads/monthly_2024_11/cms_Category.png.0c6bc34c9aa572696b56cc59f032553d.png" rel=""><img alt="cms_Category.thumb.png.5e7ff30074f557581074a40d2441a34f.png" class="ipsImage ipsImage_thumbnailed" data-fileid="5021" data-ratio="60.90" style="height:auto;" width="1000" data-src="https://forum.thirtybees.com/uploads/monthly_2024_11/cms_Category.thumb.png.5e7ff30074f557581074a40d2441a34f.png" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	Here is the link for the site, the CMS block is on the right column "<a href="https://www.miraxsupplements.ca/en/academic-research-on-colloidal-silver" rel="external nofollow">Academic research on colloidal silver </a>" .
</p>

<p>
	If you click on it, you will see the "This page does not exist." even if this CMS category was created as in the picture above.
</p>

<p>
	All other CMS categories I have created in the past are working OK, when you click on their titles, it show the descriptions and "List of pages" under it.
</p>

<p>
	Can anybody replicate this problem or is this a new bug.
</p>

<p>
	(I am on Thirtybees 1.5.1)
</p>

<p>
	Please advise.
</p>

<p>
	 
</p>

<p>
	Cheers
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">6741</guid><pubDate>Tue, 05 Nov 2024 17:04:16 +0000</pubDate></item><item><title>Block Featured Products v2.2.1 - by thirty bees, links for products and "Add to cart" not working on mobile devices, OK on PCs</title><link>https://forum.thirtybees.com/topic/6730-block-featured-products-v221-by-thirty-bees-links-for-products-and-add-to-cart-not-working-on-mobile-devices-ok-on-pcs/</link><description><![CDATA[<p>
	I've just noticed that when I view my site on a mobile phone and scroll down to the "Our Featured Products" section, nothing happen if I click on a product image or its "Add to cart" button.
</p>

<p>
	Can anyone else able to replicate this?
</p>

<p>
	It is working fine on a regular computer, only seeing the problems on mobile devices...
</p>

<p>
	I tried to disable and uninstall the Block Featured Products module and this doesn't fix the problem.
</p>

<p>
	I am on Thirtybees 1.5.1
</p>

<p>
	Please advise...
</p>

<p>
	Thanks
</p>
]]></description><guid isPermaLink="false">6730</guid><pubDate>Thu, 31 Oct 2024 17:12:40 +0000</pubDate></item><item><title><![CDATA[Error creating new category > Table est_image_entity' doesn't exist in file classes/ImageEntity.php at line 332]]></title><link>https://forum.thirtybees.com/topic/6690-error-creating-new-category-table-est_image_entity-doesnt-exist-in-file-classesimageentityphp-at-line-332/</link><description><![CDATA[<p>
	Hello
</p>

<p>
	I installed tb 1.5.1
</p>

<p>
	I read the information and saw that I was warned about using php 8.3
</p>

<p>
	Tried to use core update and could not go, I changed to PHP 7.4, ran core updater again, and managed to update to latest main developer version, at final step gave me an error telling I had to use PHP 8.3 this time
</p>

<p>
	So I reverted to PHP 8.3 and ran core updater again, the script gave OK, and finally TB got up and working
</p>

<p>
	I fiddled around configuring and testing lots of things, all seemed to work fine, just apparently btw, that until I tried to create a new category and got this error after saving:
</p>

<p>
	Unknown column 'additional_description' in 'field list'
</p>

<p>
	when trying to edit the category I got 500 server error and downloaded the encrypted error message containing this information among other (if needed I can send the
</p>

<p>
	Table xxxx_xxxx.est_image_entity' doesn't exist
</p>

<p>
	in file classes/ImageEntity.php at line 332
</p>

<p>
	Source file: classes/ImageEntity.php
</p>

<pre><span style="color:#d35400;"><u><span><span>this line is marked in red into the encrypted error message:
332:</span>            $result = Db::getInstance()-&gt;getArray($query);</span></u></span></pre>

<p>
	<span>Here below the whole encrypted message:</span>
</p>

<div>
	<h2>
		SQL
	</h2>

	<div>
		<pre>SELECT ie.*,
l.display_name,
it.id_image_type, it.name AS image_type, it.width, it.height, it.id_image_type_parent
FROM `est_image_entity` ie
LEFT JOIN `est_image_entity_type` `iet` ON (iet.id_image_entity = ie.id_image_entity)
LEFT JOIN `est_image_type` `it` ON (iet.id_image_type = it.id_image_type)
LEFT JOIN `est_image_entity_lang` `l` ON (l.id_image_entity = ie.id_image_entity AND l.id_lang = 1)
ORDER BY ie.name ASC
</pre>
	</div>
</div>

<div>
	<h2>
		Source file: classes/ImageEntity.php
	</h2>

	<div>
		<pre><span>313:</span>     *
<span>314:</span>     * @throws PrestaShopDatabaseException
<span>315:</span>     * @throws PrestaShopException
<span>316:</span>     */
<span>317:</span>    public static function getImageEntities(): array
<span>318:</span>    {
<span>319:</span>        $langId = (int)Context::getContext()-&gt;language-&gt;id;
<span>320:</span>        $cacheKey = 'ImageEntity::getImageEntities_' . $langId;
<span>321:</span>        if (! Cache::isStored($cacheKey)) {
<span>322:</span>            $query = new DbQuery();
<span>323:</span>            $query-&gt;select('ie.*');
<span>324:</span>            $query-&gt;select('l.display_name');
<span>325:</span>            $query-&gt;from(static::$definition['table'], 'ie');
<span>326:</span>            $query-&gt;select('it.id_image_type, it.name AS image_type, it.width, it.height, it.id_image_type_parent');
<span>327:</span>            $query-&gt;leftJoin('image_entity_type', 'iet', '(iet.id_image_entity = ie.id_image_entity)');
<span>328:</span>            $query-&gt;leftJoin('image_type', 'it', '(iet.id_image_type = it.id_image_type)');
<span>329:</span>            $query-&gt;leftJoin('image_entity_lang', 'l', '(l.id_image_entity = ie.id_image_entity AND l.id_lang = '.$langId.')');
<span>330:</span>            $query-&gt;orderBy('ie.name ASC');
<span>331:</span>
<span><span>332:</span>            $result = Db::getInstance()-&gt;getArray($query);
</span><span>333:</span>
<span>334:</span>            $imageEntities = [];
<span>335:</span>
<span>336:</span>            foreach ($result as $res) {
<span>337:</span>
<span>338:</span>                $name = $res['name'];
<span>339:</span>
<span>340:</span>                if (!isset($imageEntities[$name])) {
<span>341:</span>                    // Get data from object model $definition
<span>342:</span>                    $className = $res['classname'];
</pre>
	</div>
</div>

<p>
	 
</p>

<p>
	Trying to create a product output the exact same error, but directly at first attempt, the 500 error appears immediately and the panel to build the product does not even appear
</p>

<p>
	What should I do to fix this?
</p>

<p>
	Thank you in advance for any info and help.
</p>
]]></description><guid isPermaLink="false">6690</guid><pubDate>Mon, 30 Sep 2024 04:14:20 +0000</pubDate></item><item><title>Sitemap module bug</title><link>https://forum.thirtybees.com/topic/2542-sitemap-module-bug/</link><description><![CDATA[
<p>
	The problem with module for sitemap creating and bees blog module.
</p>

<p>
	Sitemap module recognizes beesblog installed, i.e. on the settings page appears a checkbox for beesblog posts/categories include/exclude, but it won't generate real sitemap - there's no any entry related to bees blog in the generated xml.
</p>
]]></description><guid isPermaLink="false">2542</guid><pubDate>Tue, 29 Jan 2019 21:18:18 +0000</pubDate></item><item><title>Bad translation product customization "select file button"</title><link>https://forum.thirtybees.com/topic/6545-bad-translation-product-customization-select-file-button/</link><description><![CDATA[<p>
	Hello, 
</p>

<p>
	Translation of this area doesn't work, please, any advice?<br />
	<br />
	Language is English, but the button appears in Spanish
</p>

<p><a href="https://forum.thirtybees.com/uploads/monthly_2024_05/chrome_SwsrvIXUAd.png.1af03992bb0732afc1a8c60bcbb2a9d0.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="4754" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" data-src="https://forum.thirtybees.com/uploads/monthly_2024_05/chrome_SwsrvIXUAd.png.1af03992bb0732afc1a8c60bcbb2a9d0.png" data-ratio="54.82" width="684" class="ipsImage ipsImage_thumbnailed" alt="chrome_SwsrvIXUAd.png"></a></p>]]></description><guid isPermaLink="false">6545</guid><pubDate>Sat, 11 May 2024 04:40:06 +0000</pubDate></item><item><title>error message "Uploaded zip file doesn't contain config.xml file. It is not a valid theme package"</title><link>https://forum.thirtybees.com/topic/6516-error-message-uploaded-zip-file-doesnt-contain-configxml-file-it-is-not-a-valid-theme-package/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	Always, when I tried to upload a new theme(zip file), there is a message error "Uploaded zip file doesn't contain config.xml file. It is not a valid theme package"
</p>

<p>
	Can somebody help me?
</p>

<p>
	Is this is a hosting problem, I use a2hosting?
</p>

<p>
	Thanks!
</p>

<p><a href="https://forum.thirtybees.com/uploads/monthly_2024_04/chrome_GjjdFEQ9rS.png.5a5b7f2d16989cef4e9ffc4f9a1f0ead.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="4704" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" data-src="https://forum.thirtybees.com/uploads/monthly_2024_04/chrome_GjjdFEQ9rS.thumb.png.a7dc07dfe34d8d22cbdbc4cfa1d365b6.png" data-ratio="56.1" width="1000" class="ipsImage ipsImage_thumbnailed" alt="chrome_GjjdFEQ9rS.png"></a></p>]]></description><guid isPermaLink="false">6516</guid><pubDate>Sat, 13 Apr 2024 23:19:01 +0000</pubDate></item><item><title>Doesn't round the gross price  - mismatch in Google Merchant</title><link>https://forum.thirtybees.com/topic/6504-doesnt-round-the-gross-price-mismatch-in-google-merchant/</link><description><![CDATA[<p>
	I am facing problems with rejected products by Google Merchant.
</p>

<p>
	There is a mismatch in price due to too long gross price. It should be rounded to maximum 2 decimal places. I import my products with net price. Do I have to change all the prices and settings in the database and end with not rounded net price?
</p>

<p>
	Merchant:
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://forum.thirtybees.com/uploads/monthly_2024_04/image.png.5c4c0e1186201b39be6d1741557c9a22.png" data-fileid="4683" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="4683" data-ratio="6.60" width="1000" alt="image.thumb.png.9097f89f6e006401099c6811ae7a3f63.png" data-src="https://forum.thirtybees.com/uploads/monthly_2024_04/image.thumb.png.9097f89f6e006401099c6811ae7a3f63.png" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	 
</p>

<p>
	Back office:
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://forum.thirtybees.com/uploads/monthly_2024_04/image.png.b47c2bd8c99423e0fda5724036554967.png" data-fileid="4684" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="4684" data-ratio="40.10" width="1000" alt="image.thumb.png.cd89714c5b5421388fd56378377f57b5.png" data-src="https://forum.thirtybees.com/uploads/monthly_2024_04/image.thumb.png.cd89714c5b5421388fd56378377f57b5.png" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	Marta
</p>
]]></description><guid isPermaLink="false">6504</guid><pubDate>Thu, 04 Apr 2024 08:48:21 +0000</pubDate></item><item><title>Customization and Multistore</title><link>https://forum.thirtybees.com/topic/6486-customization-and-multistore/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	Noticed something that might be considered a bug when having customizable products in a multistore environment - where the stores share products.
</p>

<p>
	With a customizable product, product.tpl will see that the product is customizable and try to add fields. However the the function getCustomizationFields() in Product.php checks in the table "customization_field_lang" where customizable entries exists only exists the original store. So the $field variable served to product.tpl is bool with the value false. Resulting in no fields...
</p>
]]></description><guid isPermaLink="false">6486</guid><pubDate>Sun, 17 Mar 2024 07:58:13 +0000</pubDate></item><item><title>1.3 installation:  Table 'xxxx_attribute' doesn't exist</title><link>https://forum.thirtybees.com/topic/5361-13-installation-table-xxxx_attribute-doesnt-exist/</link><description><![CDATA[<p>
	I'm trying to install 1.3 but (PHP 8.1) there is error message SQLSTATE[42S02]: Base table or view not found: 1146 Table 'xxxx_attribute' doesn't exist. Any suggestion how to force install to create this table ? I've tried more than 10 times. Always the same result. So far i tried:
</p>

<p>
	multiple times
</p>

<p>
	upload again all files via ftp (maybe there was error when uploading files to server) and then start install process again
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	Any suggestion ?
</p>]]></description><guid isPermaLink="false">5361</guid><pubDate>Wed, 05 Jan 2022 01:20:16 +0000</pubDate></item><item><title>This randomly showed up?</title><link>https://forum.thirtybees.com/topic/6448-this-randomly-showed-up/</link><description><![CDATA[<p>
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 753 in file /home/bountyhu/public_html/store/classes/Customer.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 753 in file /home/bountyhu/public_html/store/classes/Customer.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br />
	When I click on Dashboard&gt;Active Shopping Carts&gt; ANY unfulfilled order/cart. 
</p>

<p>
	ALSO when I click on Orders, I get this.<br />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br />
	When I click on Customers<br />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br />
	<br />
	Price Rules<br />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool<br />
	<br />
	Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br />
	Add New Product<br />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 3535 in file /home/bountyhu/public_html/store/controllers/admin/AdminProductsController.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type null</span><br />
	<br />
	Logs<br />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span><br style="color:#d27c82;font-size:12px;" />
	<br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">Notice on line 261 in file /home/bountyhu/public_html/store/classes/helper/HelperList.php</span><br style="color:#d27c82;font-size:12px;" />
	<span style="background-color:#ffe2e4;color:#d27c82;font-size:12px;">[8] Trying to access array offset on value of type bool</span>
</p>

<p>
	I have no clue what it means. Is it preventing people from making an order?<br />
	I've made absolutely no changes to anything, and don't want to attempt anything in case I mess it up.
</p>
]]></description><guid isPermaLink="false">6448</guid><pubDate>Sat, 27 Jan 2024 13:52:12 +0000</pubDate></item><item><title>Multishop domain link</title><link>https://forum.thirtybees.com/topic/660-660/multishop-domain-link/</link><description><![CDATA[<p>Im not sure if this is a bug or just my settings.
I'm trying to use multishop with different domains everything is fine except when i use the domain without www. infront of it, it goes back to the main domain instead of just using the 2nd domain</p>
]]></description><guid isPermaLink="false">660</guid><pubDate>Mon, 07 Aug 2017 19:09:38 +0000</pubDate></item><item><title>Email translations No subject was found in the database</title><link>https://forum.thirtybees.com/topic/487-487/email-translations-no-subject-was-found-in-the-database/</link><description><![CDATA[
<p>Unable to use html edit order<em>changed to remove powered by PS
"No subject was found for order</em>changed in the database"</p>

<p><img src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" alt="0_1498840640517_Screen Shot 2017-06-30 at 12.31.25 PM.png" data-src="/assets/uploads/files/136/1498840641872screen-shot-2017-06-30-at-12.31.25-pm.png"></p>

<p>The following were blank:</p>

<p><img src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" alt="0_1498840744370_Screen Shot 2017-06-30 at 12.26.25 PM.png" data-src="/assets/uploads/files/136/1498840745606screen-shot-2017-06-30-at-12.26.25-pm.png"><img src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" alt="0_1498840817402_Screen Shot 2017-06-30 at 12.26.00 PM.png" data-src="/assets/uploads/files/136/1498840818663screen-shot-2017-06-30-at-12.26.00-pm.png"></p>
]]></description><guid isPermaLink="false">487</guid><pubDate>Fri, 30 Jun 2017 16:44:00 +0000</pubDate></item><item><title>Backoffice Dashboard never register more than 3 visits even if Stats Page shows differently</title><link>https://forum.thirtybees.com/topic/6367-backoffice-dashboard-never-register-more-than-3-visits-even-if-stats-page-shows-differently/</link><description><![CDATA[<p>
	I've noticed for a long time,  that on my Backoffice Dashboard page, the traffic source shown is always showing <u>3 visits</u>, even if the stats for "Visitors origin" and "Visits and Visitors" is showing a lot more visitors. Visits and Unique Visitors are at zero, different of what it is on the Stats page.
</p>

<p>
	My Thirtybees shop <u>is not linked</u> to a Google Analytics account.
</p>

<p>
	I am on Thirtybees 1.5.0 latest as of today.
</p>

<p>
	Any ideas for why this is happening?
</p>

<p>
	Cheers,
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="4443" data-ratio="143.11" width="341" alt="DashboardTrafficSources.png.367338cdb5bf8fabd98983ec5d094c36.png" data-src="https://forum.thirtybees.com/uploads/monthly_2023_11/DashboardTrafficSources.png.367338cdb5bf8fabd98983ec5d094c36.png" src="https://forum.thirtybees.com/applications/core/interface/js/spacer.png" />
</p>
]]></description><guid isPermaLink="false">6367</guid><pubDate>Mon, 06 Nov 2023 18:46:40 +0000</pubDate></item><item><title>Your shopping cart is empty. - error</title><link>https://forum.thirtybees.com/topic/6341-your-shopping-cart-is-empty-error/</link><description><![CDATA[<p>
	after I put products in the basket, when I reach the checkout, at SUMMARY, it shows me: <strong>Your shopping cart is empt</strong>y, although I have about 3 products in the basket.<br />
	here is the problem <a href="http://shop.flyevents.info/order?step=1" rel="external nofollow">http://shop.flyevents.info/order?step=1</a><br />
	how can i fix it?
</p>
]]></description><guid isPermaLink="false">6341</guid><pubDate>Tue, 17 Oct 2023 15:27:29 +0000</pubDate></item><item><title><![CDATA[Bug 1.5: Modules & Themes Catalog shows unavailable modules]]></title><link>https://forum.thirtybees.com/topic/6335-bug-15-modules-themes-catalog-shows-unavailable-modules/</link><description><![CDATA[<p>
	For example, I see a Braintree module in the admin backend that does not exist in the marketplace.
</p>
]]></description><guid isPermaLink="false">6335</guid><pubDate>Sun, 15 Oct 2023 10:31:01 +0000</pubDate></item></channel></rss>
