#1 2015-10-26 05:32:48

Applepiee
Member
2014-07-11
41

"question_mark_in_urls" changing picture URL Structure?

When I disable question_mark_in_urls then my URL structure changes completely from

/picture?/picture-name/category/fiora
to
/index/category/picture/picture-name/category/fiora

And the new URL is not even working, it says Permalink for album not found, but when I manually just remove the '?' from the original url then it looks fine.

Any idea what's happening here?


Piwigo version: Latest
PHP version: 5.5
MySQL version:
Piwigo URL: http://lolhentai.net

Last edited by Applepiee (2015-10-26 05:33:11)

Offline

 

#2 2015-10-27 13:44:31

Applepiee
Member
2014-07-11
41

Re: "question_mark_in_urls" changing picture URL Structure?

Chaning the question mark config also causes the css and js to break, for some reason the paths don't add up.

Example: http://www.lolhentai.net/picture/22796- … categories

My hosting told me to try to change

$conf['data_location'] = PHPWG_ROOT_PATH.'_data/';

to

$conf['data_location'] = PHPWG_ROOT_PATH.'/_data/'; (Added slash)

Which works but causes some plugins to bug, like the upload community plugin.

Please help me, I have no idea where to start looking to solve this, this script is way to huge.

Offline

 

#3 2015-10-30 06:13:23

Applepiee
Member
2014-07-11
41

Re: "question_mark_in_urls" changing picture URL Structure?

bump

Offline

 

#4 2015-10-30 15:25:25

flop25
Piwigo Team
2006-07-06
7038

Re: "question_mark_in_urls" changing picture URL Structure?

hello
unfortunatly "question_mark_in_urls" is not well suported among extensions and maybe sometimes by the core too
we would greatly apreciate if you could fill a bug report in https://github.com/Piwigo/Piwigo going deeper in details and so we can see were things are wrong in the core, without extensions


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

Board footer

Powered by FluxBB