- Posts: 18
COMMUNITY FORUM
Page 2 of search results break
- Dan Houston
- Topic Author
- Offline
- New Member
Less
More
7 years 3 months ago #163322
by Dan Houston
Page 2 of search results break was created by Dan Houston
with the search function on my site. Page 2 of search pagination breaks. All other pages of search results are fine. No matter what I search, page 2 returns the following error:
ERROR: 0
Invalid controller: name='user', format=''
We are using K2. Has anyone else experienced this?
ERROR: 0
Invalid controller: name='user', format=''
We are using K2. Has anyone else experienced this?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 3 months ago #163331
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Page 2 of search results break
Can you take a look at your error_log or enable error reporting and set it to maximum so we can see the entire error?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Dan Houston
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
7 years 3 months ago #163348
by Dan Houston
Replied by Dan Houston on topic Page 2 of search results break
Thank you so much for your response!
There's a bunch of stuff going on in my error log, But I have a hunch that these lines are relevant to the problem at hand.
These lines repeat with great frequency as well:
There's a bunch of stuff going on in my error log, But I have a hunch that these lines are relevant to the problem at hand.
[10-Aug-2017 21:36:30 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgK2Userextendedfields has a deprecated constructor in /home/******/public_html/plugins/k2/userExtendedFields/userExtendedFields.php on line 16
[10-Aug-2017 21:36:30 UTC] PHP Notice: Only variables should be assigned by reference in /home/******/public_html/plugins/k2/css4k2/css4k2.php on line 110
These lines repeat with great frequency as well:
[10-Aug-2017 21:36:30 UTC] PHP Notice: Only variables should be assigned by reference in /home/******/public_html/plugins/content/jw_sigpro/jw_sigpro.php on line 51
[10-Aug-2017 21:36:30 UTC] PHP Notice: Only variables should be assigned by reference in /home/******/public_html/plugins/content/jw_sigpro/jw_sigpro.php on line 52
[10-Aug-2017 21:36:30 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgContentJw_allvideos has a deprecated constructor in /home/******/public_html/plugins/content/jw_allvideos/jw_allvideos.php on line 18
[10-Aug-2017 21:36:27 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemByeByeGenerator has a deprecated constructor in /home/******/public_html/plugins/system/byebyegenerator/byebyegenerator.php on line 21
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 3 months ago #163362
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Page 2 of search results break
These are not really Fatal Errors which will kill your sites.
Are you using these extensions' latest versions/
Are you using these extensions' latest versions/
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.