- This topic has 10 replies, 3 voices, and was last updated 1 year, 10 months ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Link Error
Tagged: error
Hello, your plugin is great thank you!
However there is a big problem with viewing detail pages 2,3 or 4 in a gallery. When clicking on the image there is always an error. If I copy the URL and enter it directly in the browser, the desired image appears?
I have installed your plugin on a test environment. Latest wordpress without plugins and standard themes. PHP 8 and database MariaDB 10.6!
I have installed your plugin twice now with the same result! Can you help here, because I don’t know any more.
But see for yourself:
yesbo.de/photogallery/gallery2/?g_page=2
It has something to do with pagination, I’ve tested that much. When pagination is activated in the gallery, the URL changes and produces an error on the detail page
Hi, It could be an issue with the permalink setup. Your re-write rules may need to be flushed.
First, let me see the issue. I just went to the URL that you shared then I clicked on an image but I don’t see any error on the details page. Where should I look?
@thilo — What browser & version are you seeing this in? I noticed the reported error occurs in Chrome 109.0.5414.75 but not Edge or Firefox.
This could be PHP8 related also. Are you on a PHP8 server?
I don’t think the fault lies with the browser. I have the same errors in Chrome and Edge.
Hello, yes I have a PHP 8 server as written above.
I’ll share the error here:
Fatal error: Uncaught ArgumentCountError: parse_str() expects exactly 2 arguments, 1 given in /homepages/9/d276701793/htdocs/yesbo/wp-content/plugins/wp-photo-seller/views/photo/photo-details-template-new.php:112 Stack trace: #0 /homepages/9/d276701793/htdocs/yesbo/wp-content/plugins/wp-photo-seller/views/photo/photo-details-template-new.php(112): parse_str(‘pagename=photog…’) #1 …..
Error found! Your plugin does not run with PHP 8.1 and produces errors. I have changed my server to PHP 7.4 and see no more errors.
Now the question is whether you provide an update, since PHP 7.4 no longer has support and is outdated.
Please try loading a fresh new copy of the plugin now (I fixed that error for PHP8):
Thank you for your quick update. Very good support!