• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Custom Error Message

Custom Error Message 13 years 2 months ago #12857

  • enes
  • enes's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hello, I would like to change You need an active subscription in order to view this content message...

But I don't mean to change words. I would like to chage the way how it appears. Beacuse when someone click on a link or menu, which requires membership, page goes to homepage and error message (You need an active subscription in order to view this content) appeas at the top of the page.

But I want to display this message in a custom page which created by me, like a custom 404 page...

Thanks...
The administrator has disabled public write access.

Re:Custom Error Message 13 years 2 months ago #12914

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

Though not a built in feature, this can be done with a small Javascript workaround. You will need to the edit the RSMembership! frontend language file, and change this:
RSM_MEMBERSHIP_NEED_SUBSCRIPTION="You need an active subscription in order to view this content."

to:
RSM_MEMBERSHIP_NEED_SUBSCRIPTION="You need an active subscription in order to view this content.<script type='text/javascript'>window.location = 'http://www.google.com/';</script>"
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re:Custom Error Message 10 years 5 months ago #25570

  • jsheltz
  • jsheltz's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I realize this is an old thread, but it works. Is there a way to do this, but delay the redirect by a few seconds?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!