Martin Muzatko Posted September 1, 2017 Share Posted September 1, 2017 Hi there! I have another processwire instance on the same server. However, when I place a link to that sub-instance, processwire overwrites the link. The original link was http://happy-css.com/api/users/?name=jo but it gets overwritten with http://happy-css.com/processwire/access/users/?name=jo Is there any setting I can change to forbid processwire to change that link? Especially when it is an absolute link I set, not a pagelink. Best, Martin Link to comment Share on other sites More sharing options...
cstevensjr Posted September 1, 2017 Share Posted September 1, 2017 4 hours ago, Martin Muzatko said: Hi there! I have another processwire instance on the same server. However, when I place a link to that sub-instance, processwire overwrites the link. The original link was http://happy-css.com/api/users/?name=jo but it gets overwritten with http://happy-css.com/processwire/access/users/?name=jo Is there any setting I can change to forbid processwire to change that link? Especially when it is an absolute link I set, not a pagelink. Best, Martin Good Day, Can you please provide more information regarding how you setup this ProcessWire instance, to include version numbers (PHP, ProcessWire)?. It would be extremely helpful if you could list any custom code or third party process modules that you may have installed. In addition, if you could be descriptive about what you are actually trying to achieve, others on this Forum would then be able to adequately assist you. Thanks 2 Link to comment Share on other sites More sharing options...
Martin Muzatko Posted September 1, 2017 Author Share Posted September 1, 2017 Hey there! I'm using the latest Processwire (3.0.62) I think I fixed it. I disabled Link Abstraction, this fixed it for me. Thank you anyway! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now