• 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: Event detail opens in new tab

Event detail opens in new tab 14 years 6 months ago #8901

I'm probably missing a configuration option or something. When an event title is clicked, it opens in a new tab. How can I make it open in the same tab/window?
The administrator has disabled public write access.

Re:Event detail opens in new tab 14 years 6 months ago #8902

This only happens with the mod_rsevents_upcoming module and not with the mod_rsevents_category module. The difference in the generated URL is that the ones from the upcoming module have Itemid=1 appended, even though the Itemid field is null in the configuration settings for the module.
The administrator has disabled public write access.

Re:Event detail opens in new tab 14 years 6 months ago #8903

Marie,

If its a module you have doing this you need to change module/mod_rsevents_upcoming/helper.php at the bottom you will see _blank change this to _self
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!