View Single Post
Old 12-24-2023, 09:28 PM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 9,419
Karma: 6733754
Join Date: Nov 2009
Device: many
Uri query's are not started by a hash # and instead use ?

And I have never seen a proper url with multiple query strings and especially one that is duplicated twice.

Try to write the uri using ? for query and remove the duplication of the query.
KevinH is offline   Reply With Quote