Server Not Found / getURI error??
- James Riley
-
Topic Author
- Offline
- Platinum Member
-
Less
More
10 years 1 month ago - 10 years 1 month ago #75777
by James Riley
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Server Not Found / getURI error?? was created by James Riley
Just discovered that I'm getting a "Server not found" error after successfully inputting a password on a password-protected private event.
What seems to be happening is that, for some reason, the call to JFactory::getURI()->toString(); in the EventBooking code is producing
instead of
.
However, if I look at the values contained within the getURI object, everything looks okay?!?!
Anyone have any thoughts or suggestions?? Thankfully, this doesn't happen on form submit.
What seems to be happening is that, for some reason, the call to JFactory::getURI()->toString(); in the EventBooking code is producing
Code:
https://sttherese.caeventlist/... etc.
^^ missing the '/' between the tld (the .ca) and the path (eventlist)
Code:
https://sttherese.ca/eventlist/... etc.
However, if I look at the values contained within the getURI object, everything looks okay?!?!
Code:
print_r(JFactory::getURI());
// shows the proper uri:
JUri Object(
[uri:protected] => https://sttherese.ca/eventlist/ etc...
... )
Anyone have any thoughts or suggestions?? Thankfully, this doesn't happen on form submit.
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 10 years 1 month ago by James Riley.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 1 month ago #75797
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Server Not Found / getURI error??
Hmm
Haven't seen anything like that happens in the past. Not sure what's causing the issue. Maybe you can submit a support ticket sending me super admin and FTP account of your site so that I can check it directly on your site for you
Regards,
Tuan
Haven't seen anything like that happens in the past. Not sure what's causing the issue. Maybe you can submit a support ticket sending me super admin and FTP account of your site so that I can check it directly on your site for you
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- James Riley
-
Topic Author
- Offline
- Platinum Member
-
10 years 1 month ago #75836
by James Riley
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Replied by James Riley on topic Server Not Found / getURI error??
Thanks Tuan. Will submit a ticket with log-in info.
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 1 month ago #75838
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Server Not Found / getURI error??
OK James. Please note that we are having new year holiday here now, so I might be slow than usual. Our new year is coming on Monday next week, and the holiday is started from today until the end of next week
I will still be available for support, just might be slower than usual
Tuan
I will still be available for support, just might be slower than usual
Tuan
Please Log in or Create an account to join the conversation.
- James Riley
-
Topic Author
- Offline
- Platinum Member
-
10 years 1 month ago #76135
by James Riley
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Replied by James Riley on topic Server Not Found / getURI error??
FOLLOW-UP
Turns out that the issue was being caused by a broken third-party plugin (a version of "MVC Override") that I was running.
Thanks @Tuan for finding the problem -- URIs / URLs are generating properly again!
Turns out that the issue was being caused by a broken third-party plugin (a version of "MVC Override") that I was running.
Thanks @Tuan for finding the problem -- URIs / URLs are generating properly again!
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.