Jump to content

Are URLs with groupIDs always available


jimlongo

Recommended Posts

I have a module that uses the `gid` to land the user in the correct group when redirected back from my app, or at least used to using the old v7 style Urls.

Can I safely assume in v8 that a url such as https://mywhmcs.com/index.php?rp=/store/4 will direct the user to the group with `gid=4` regardless of the type of Friendly Urls in use?

 

Thanks.

Link to comment
Share on other sites

2 hours ago, jimlongo said:

I have a module that uses the `gid` to land the user in the correct group when redirected back from my app, or at least used to using the old v7 style Urls.

Can I safely assume in v8 that a url such as https://mywhmcs.com/index.php?rp=/store/4 will direct the user to the group with `gid=4` regardless of the type of Friendly Urls in use?

 

Thanks.

Yes. cart.php?gid=x is still working. index.php?rp=/store/x is working too (tested on 8.4.1).

Edited by pRieStaKos
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated