
pmfjoe
Members-
Posts
102 -
Joined
-
Last visited
Everything posted by pmfjoe
-
I don't know what I would do without this super great support. If only there were other shopping cart companies out there to switch to. Good thing this isn't a crazy important problem.
-
Anyone?
-
So I have run into an issue, the Best-Selling Products Stats page comes up as empty. The dates are correct and the Product Details stats page works correctly. I have tried uninstalling the module and reinstalling it to no avail. Any suggestions?
-
What would make for a great support forum is if there was someone from Prestashop to actually answer questions that the community has no clue about!
-
So I have seen a few Page Not Founds listed on my Online Visitors stat, however on the Pages Not Found Stat it shows nothing. I have it configured properly I believe as far as the htaccess file and if I manually type in an incorrect page it does redirect me to the PS 404 page. Is this a bug or am I missing something?
-
Yes, normal stock management will.
-
The entire 1.5 release set seems very buggy. 1.4 did not seem to have alot of these issues, its like there is no testing before releases. I am at 1.5.2 and am holding until something working comes along. Though I have thought recently of cutting my losses and going back to 1.4
-
BUG: Stat Report Avg Selling Price Error
pmfjoe replied to pmfjoe's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
It would be really great if PS had and actual person who could provide support in the forums or if there was a cheaper way to actually get support for bugs. I would say at this point support is PS's greatest down fall. -
BUG: Stat Report Avg Selling Price Error
pmfjoe replied to pmfjoe's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Anyone? -
Running 1.5.2, perhaps this has been fixed in 1.5.3? If you have a product with a price rule that is normally $20 each but when buying 4 or more the price goes down to $10 each, this works in the cart and back office. However in the stats and product sales reports count the prices paid as the full $20. Which throws off the total. Any ideas or fixes? Thanks in advance, Joe
-
Had this working in 1.5.1 before upgrading to 1.5.2. We need to be able to display formatted HTML in the customer message. In 1.5.1 we changed the following: in classes - customermessage.php and message.php we changed 'message' => array('type' => self::TYPE_STRING, 'validate' => 'isCleanHtml', 'required' => true, 'size' => 65000), to 'message' => array('type' => self::TYPE_HTML, 'required' => true, 'size' => 300000), This worked and allowed the html to display properly, however in 1.5.2 this no longer seems to work. Does anyone know if anything else changed that would affect this?
-
Well, I tried the fix in the forge which did not work. I also have not updated to 1.5.2 and still under IE 8 it does not show the state drop down. it fixed it, had to copy over my theme with the updated version.
-
Interesting after further checking if I set IE 8 to compatibility mode the states show up. Of course this isn't a general fix though.
-
Ok, I did a search and could not come up with anything on this. On IE 8 and possible below the State field drop down is empty in the registration screen on the front side. Any fixes? Ver 1.5.1.
-
Bump
-
Running 1.5.1 and the Best Products stats does not show anything. The product detail stats show the orders correctly. Anyone else have this issue? Any fixes?
-
Go to Checkout After Add to Cart
pmfjoe replied to pmfjoe's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
That doesn't work because I am using the ajax version of the cart. I guess I could change that but I again don't see where. -
Am I missing something or is there no way to have the shopping cart displayed after someone adds something to it in 1.5? In 1.4 there was an option to stay on the product page or go to the card, I am not seeing this in 1.5. Perhaps I am blind?
-
Is it possible to do this in presta ?
pmfjoe replied to tytanick's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
I am sure it would be but you would need alot of customization by the sounds of it. -
Here is what I would like: A page like history.php that when the client is directed to that page it displays the details (including any notes) of their most recent order and only most recent order. This page should not over write the normal order history page. It should also hopefully be compatible with themes applied to the store.
-
Is there a way to link directly to the history page and display the most recent order?
-
So unless I am missing something vouchers can only discount as a percent of the order or dollars off for the whole order. Is there any way (or a module) that allows you to take dollars off per each product in the cart? ie: I buy 3 of xyz, enter the correct voucher code and get $2 off per each xyz so I would get $6 off.
-
[SOLVED] Monitor Total Voucher Sales
pmfjoe replied to PcGuy's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
> Stats > Best Vouchers That should work. -
Does anyone know how to get the order details to show on the confirmation page, or just redirect to the history page and automatically show the most recent order's details?
-
One page checkout module - Customer service
pmfjoe replied to Dan1's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Not sure who's module you have but checkout http://canin.sk/prestashop/5-presta-modules, I use their version for 1.4 and am very happy with it and the excellent support when I did run into a problem. They have a version for 1.3 too. Btw their module is way way better than the integrated prestashop module.