isdngirl
Members-
Posts
19 -
Joined
-
Last visited
Profile Information
-
First Name
sara
-
Last Name
ogsbury
Recent Profile Visitors
669 profile views
isdngirl's Achievements
-
Prestashop 1.7.8 no backend access, but frontend works fine
isdngirl replied to isdngirl's topic in General topics
They said php level (7.3) didnt change, I backed up from the 17th which is as far back as the data restore goes and still has same, error. I guess because the problem arrives before but since I stayed logged in I wouldnt have noticed. I think I will just try to get a person to import it into a clean slate. It seems to complicated to get it back to a state where I can access it. The problem is the clients are still using it , I cant just cut it off. Thank you for your ideas -
Prestashop 1.7.8 no backend access, but frontend works fine
isdngirl replied to isdngirl's topic in General topics
Hello thank you for your reply, I have checked those and removed all blocking in the http access but no luck. Reset all cache again on server and local disk and now I have clones the database which finally gives a smarty error Fatal error: Cannot redeclare smartyEscape() (previously declared in /home/lepetith/public_html/staging2/config/smarty.config.inc.php:65) in /home/lepetith/public_html/config/smarty.config.inc.php on line 82 but no idea how to reset or how it arrived like that. At this point I would be happy to find a tool or way to just move the client data and products into a clean db but it seems all of the migration addons listed are needing access to the BO of the source file which I cant get to -
Hello, I am having an issue where when trying to log on to backend it goes into a loop and nothing happens it goes to the screen like the attached. I enabled debug and no errors. I have deleted cache in the var folders and killed browser cache but nothing. I do no have any additional caching enabled. I have even tried to restore a few days back and still the same issue so it appears that something maybe had a problem awhile ago but since I left myself logged in I didnt see it and now I cant restore to where it was working. I havent installed anything for months, so Im not sure what could have caused the problem but here it is. The theme I am using is a child theme of warehouse but even if i reset the theme to warehouse in the db it doesnt fix the issue. The front end side is fine for clients and they are still making orders but I cant get in via backend. I can however see and access database with phpadmin. Being its becoming a very big headache, is there something else I can try? Or is there a module that will allow me to move my client and product data over without having access to the production database? The onyl ones I find work by installing on BO of the data producing side which wont work if I cant get in. The production is 1.7.8 but now my host only offers 1.7.8.8 so it would need to migrate to the new one at the same time without BO access on production. thank you for any ideas in advance
-
Count of specific attribute per product on prestashop 1.7.8
isdngirl replied to isdngirl's topic in Core developers
Ok thank you I will look into this Merci! -
Count of specific attribute per product on prestashop 1.7.8
isdngirl replied to isdngirl's topic in Core developers
Yes maybe I need to explain a bit clearer sorry! I have a catalog wiht 1000s of products Each product has 3 attributes - color, size and package size I want to show on the product list page that when a product has more than one combination using the size attriibute that the text will be shown next to the price ; price starting from XXX In addition for that same product on the product list tpl , where there are more than 1 combinations for the size attriibute that the text X(x=count of the number of size combinationsfor the product, not the quanity of articles in the combination) So for example Product 1 would have the following attributes : color: grey, size =1, package size = 1 - total combinations = 1 Product 2 would have the following attributes :color: grey, yellow, black / size =1 / package size = 1 - so total 4 combinations using color attribute example 2 works fine with {if $product.main_variants && count($product.main_variants) > 1} combinations available{count($product.main_variants)}{/if} Product 3 would have the following attributes : color: grey / size =1, size =2 / package size = 1 - total 2 combinations using size attribute I dont know how to make example 3 work because the product.main_variants only uses the attribute of color Maybe that explains better? Maybe there is a module to do this sort of thing thank you in advance -
Hello I hope I am explaining this right I am trying to display the number of combinations for a product on the catalog page. For example i have a product that uses several attributes color/size/custom For every product I want to count the number of options available for each product but only using a count of one of the attributes - in this case the custom attribute I have I have tried the code in /templates/catalog/_partials/miniatures/_partials/product-miniature-2.tpl {if $product.main_variants && count($product.main_variants) > 1} combinations available{count($product.main_variants)}{/if} but it seems as per the link here that it will only returns the color https://github.com/PrestaShop/PrestaShop/issues/21306 so it wont work for me - it works as I would like but instead of the color I want my custom attribute count. So basically if i have more than one custom attribute assigned to my product then I can display in the productcatalog list price from followed by a number of options available to the product If you can point me in the correct direction that would be cool theme warehouse/ presta 1.7.8 thank you in advance
-
for 1.7.8 I know this is late but maybe she helps others who are using variants place this code {block name='product_quantities'} {if $product.show_quantities} <div class="product-quantities"> <label class="label">{l s='In stock' d='Shop.Theme.Catalog'}</label> <span data-stock="{$product.quantity}" data-allow-oosp="{$product.allow_oosp}">{$product.quantity} {$product.quantity_label}</span> </div> {/if} {/block} Into /themes/THEMENAME/templates/catalog/_partials/product-variants.tpl above the last div seems to work well for me but I use variants for everything
-
migration needed from a buggy 1.7.5.2 to 1.7.6/1.7.7
isdngirl replied to isdngirl's topic in Job Offers
Closed for the moment but thank you for all your messages -
Hello Prestashop Developers, I'm looking for a developer to hire to help me install prestashop 1.7.6 or 1.7.7 - you choose but the most stable ,and migrate my existing 1.7.5.2 products and all data to the new release. The existing database has some issues but it still works and is in use. Seems when I 1 clicked upgrade all heck broke loose. So you cant install modules to do the migration automitcally for example. _ i already bought 2 here and they work great but not with this site because of the backend errors - and there was an issue with rollback so that wont work sadly. Also I would like to migrate to 1.7.6 or 1.7.7 instead of 1.7.8 because the latest is so buggy that I cant deal with it - even a clean install the default modules dont work lala blockreassurance and ps-accounts to name a few. The problem is my host only offers 1.7.8 with cpanel and installing manually i havent had luck. So bascially it would be best if you had a staging server where you could do the migration and then clone it over. It would have to be done pretty quick because I cant keep my shop closed for a week - already this weekend it was down while trying to upgrade to 1.7.8 which has now been rolled back to 1.7.5.2 I hope this may interest some people and if you could send me some approx quotes either per hour or by project. There are 1300 products, 7000 customers for a rough idea of scope Future work would be to install a theme. Thanks and have a great day!
-
[Solved] Prestashop 1.7.7.0 Category Reorder
isdngirl replied to isdngirl's topic in Configuring and using PrestaShop
Thank you so much. Changing to order by colum enabled it to work. Thank you again -
Hello I hope this is in the correct forum. For the life of me I cannot figure out how to reorder categories. I am running a clean version of 1.7.7.0 but it seems that the ability to drag a catgory into position is missing and I do not find a way to edit the position number. I tried to see if someone else on the forums has the same issue for 1.7.7.0 but maybe I am blind as I couldnt find someone. My screenshot is this, when I modify the category I dont have any option to change it either. Thank you in advance
-
Ceci, j'ai eaxact mêmes problèmes prestashop 1.6 J'ai essayé la version alpha 2.04 mais j'ai toujours exactement le même problème. J'ai désinstallé, effacé le cache réinstallé en 2.04 et j'ai toujours de gros problèmes. Le problème, c'est que cela rend mes clients nerveux et qu'ils paient de nouveau le deuxième paiement est également facturé, mais je dois alors rembourser et je suis facturé par bande pour les deux transactions. s'il vous plaît, réparez Demain, je reviens en arrière