001 Posted June 12, 2017 Share Posted June 12, 2017 okay there is a problem and its really annoying While am searching for resource and i open it and check the screenshots .. Once i go to back i cant access to the same page back i need to open the community again then research for the script again to access the page Link to comment
pa3ck Posted June 12, 2017 Share Posted June 12, 2017 That's not a bug, that is how the website was built, it's using POST method to conduct a search, so when you try to navigate back the browser no longer has the data, but it even tells you that. This could be solved by using GET method in the queryString (eg. community.multitheftauto.com/index.php?search=resourceName) but I don't think it will be changed, since it's not that big of a deal. What you can do is, don't open the link just by clicking on it, right click -> open in new tab or click with the middle mouse button on the link and if you wanted to go back, you simply close the tab. 1 Link to comment
qaisjp Posted June 18, 2017 Share Posted June 18, 2017 Hi, I've updated the community to reflect the change that @pa3k suggested. Whenever the community is next updated the "feature" will be added. 2 Link to comment
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