Your Cart:
0 Items
Order Total: $0.00

0 Product
$0.00




Home
Welcome, Guest
Username Password: Remember me

Need to find out where to edit a certain button
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Need to find out where to edit a certain button

Need to find out where to edit a certain button 10 months, 1 week ago #1700

  • slimgoody
  • OFFLINE
  • Fresh Boarder
  • Bought:
    JsMusic
  • Posts: 19
  • Karma: 0
Hi I wanted to find out where exactly do I redirect the "delete button. When I'm on the song page, and choose the delete button, another button pops up asking am I sure I want to delete. I click the delete the button and I get directed to a page that is really irrelevant to me. How do I redirect this delete button back to the users profile page (jomsocial preferably?)

Re: Need to find out where to edit a certain button 10 months ago #1702

  • Bogdan
  • OFFLINE
  • Administrator
  • Posts: 660
  • Karma: 24
From components/com_jsmusic/views/song/view.raw.php line 993

setTimeout("location.href='index.php?option=com_jsmusic&view=songs&Itemid=<?php echo getItemid('song'); ?>'",2000);
Old enough to know better, too young to care.
  • Page:
  • 1
Time to create page: 0.48 seconds