Re: Products Pagination - Support Thread
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
Forgive my dullness.... but I checked out the website you referred that this mod is supposed to be like .... Can you tell me a little more about what this does or what I am supposed to be looking for in the website?
Try: https://vinosdefrutastropicales.com/...e=products_all
Re: Products Pagination - Support Thread
Quote:
Originally Posted by
lat9
Thank you! After looking at the site I understand what it does and I remember that I need to add the "favorites" code. Are the attribute items a special mod?
Re: Products Pagination - Support Thread
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
Thank you! After looking at the site I understand what it does and I remember that I need to add the "favorites" code. Are the attribute items a special mod?
Since you didn't specify a product, I'm going to go with "Yes". I use that demo site to show off some of my commercial plugins.
Re: Products Pagination - Support Thread
Our Pagination is showing great, but the line is not cleared after it. The Product items start on the same line. Because of this there is only one Product in the first row.
http://winecountrycannabistours.com/...patra-costumes
1.5.7b New Install
Thank you,
R
Re: Products Pagination - Support Thread
Hi @lat9,
Are there any plans to update this plugin for ZC 1.5.8, or will it work 'out of the box'?
Re: Products Pagination - Support Thread
Quote:
Originally Posted by
strelitzia
Hi @lat9,
Are there any plans to update this plugin for ZC 1.5.8, or will it work 'out of the box'?
Yes and probably not.
Re: Products Pagination - Support Thread
I think it does work out of the box, but it does need fettling for php 8.2.
I have it working and have put up a zc158 branch in my Github which includes those changes, apart from template files.
Re: Products Pagination - Support Thread
Upload of Product Pagination 2.1.1 is creating a blank screen. Zen-cart version 1.5.7d, PHP Version: 7.4.33 (Zend: 3.4.0). https://test.fantasycostume.com/
I have successfully loaded it into Zen version 1.5.7b without issue. I have read thru the support thread, read thru about Blank Pages, checked my error log which says:
PHP Fatal error: Uncaught Error: Class 'products_pagination_observer' not found in /home/fant8380/store/includes/autoload_func.php:44
Stack trace:
#0 /home/fant8380/store/includes/application_top.php(222): require()
#1 /home/fant8380/store/index.php(25): require('/home/fant8380/...')
#2 {main}
thrown in /home/fant8380/store/includes/autoload_func.php on line 44
[19-Jan-2023 21:41:34 UTC] Request URI: /hollywood-star-wigs, IP address: 73.164.137.147
--> PHP Fatal error: Uncaught Error: Class 'products_pagination_observer' not found in /home/fant8380/store/includes/autoload_func.php:44
Stack trace:
#0 /home/fant8380/store/includes/application_top.php(222): require()
#1 /home/fant8380/store/index.php(25): require('/home/fant8380/...')
#2 {main}
thrown in /home/fant8380/store/includes/autoload_func.php on line 44.
I have checked to make sure that I have removed all of the Product Pagination Mod files.
Please help! I have taken over an upgrade with little or no knowledge. I know I must be missing something.
Re: Products Pagination - Support Thread
Quote:
Originally Posted by
masterrusty
Upload of Product Pagination 2.1.1 is creating a blank screen. Zen-cart version 1.5.7d, PHP Version: 7.4.33 (Zend: 3.4.0).
https://test.fantasycostume.com/
I have successfully loaded it into Zen version 1.5.7b without issue. I have read thru the support thread, read thru about Blank Pages, checked my error log which says:
PHP Fatal error: Uncaught Error: Class 'products_pagination_observer' not found in /home/fant8380/store/includes/autoload_func.php:44
Stack trace:
#0 /home/fant8380/store/includes/application_top.php(222): require()
#1 /home/fant8380/store/index.php(25): require('/home/fant8380/...')
#2 {main}
thrown in /home/fant8380/store/includes/autoload_func.php on line 44
[19-Jan-2023 21:41:34 UTC] Request URI: /hollywood-star-wigs, IP address: 73.164.137.147
--> PHP Fatal error: Uncaught Error: Class 'products_pagination_observer' not found in /home/fant8380/store/includes/autoload_func.php:44
Stack trace:
#0 /home/fant8380/store/includes/application_top.php(222): require()
#1 /home/fant8380/store/index.php(25): require('/home/fant8380/...')
#2 {main}
thrown in /home/fant8380/store/includes/autoload_func.php on line 44.
I have checked to make sure that I have removed all of the Product Pagination Mod files.
Please help! I have taken over an upgrade with little or no knowledge. I know I must be missing something.
Remove /includes/auto_loaders/config.pagination.php.
Re: Products Pagination - Support Thread
Quote:
Originally Posted by
lat9
Remove /includes/auto_loaders/config.pagination.php.
That worked! Thank you so much!!!