Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Upcoming event module produces incorrect links

Upcoming event module produces incorrect links 15 years 11 months ago #3074

  • serge06
  • serge06's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
When Joomla SEO is on and the module is published on the frontpage, the DT register even links are point to pages like:

http://mysite.com/ [color=]component/dtregister[/color]/?eventId=646&task=event_register&type=reg_options

which also produces images that cannot be displayed with sources:


http://mysite.com/ [color=]component/dtregister[/color]/components/com_dtregister/images/individual.jpg

Any ideas how to resolve this?
I tried updating the links to full image URLs, then cleared browser cache, still the same.

I am with Joomla 1.5.5 Dt register 2.3.5 and new module as well.
Thanks

Please Log in or Create an account to join the conversation.

Upcoming event module produces incorrect links 13 years 2 months ago #15069

  • Patrick Kelly
  • Patrick Kelly's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
I'm having the same kinda problem. the upcoming events module adds "component/content/" or other partial directory strings into the event URLs in the wrong (sometimes duplicated) place, creating 404 errors. what's up? - I'm using the link to details article, not JEvents or registration destination. Can I not have an upcoming events module on the details article? and if I can't (which isn't very cool) how do I accomplish that hoop-jump?

Please Log in or Create an account to join the conversation.

Upcoming event module produces incorrect links 13 years 2 months ago #15070

  • Patrick Kelly
  • Patrick Kelly's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
I seemed to have figured out a solution.
I commented out this line(around 235):
$reglink = substr($reglink,(strlen(JURI::root(true ))+1));
in mod_dt_upcoming_event.php.
- fixed the messed up links.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.428 seconds