![]() |
#8
|
||||
|
||||
![]()
I assume you mean the public profile mod: http://www.mysidiaadoptables.com/for...ead.php?t=5448
To make myadopts and levelup redirect to there instead, you would have to go into the respective view files and change where the links lead. If you're using my myadopts table code, for example, you would change this: HTML Code:
<td><a href='/myadopts/manage/{$aid}' class='btn btn-primary' style='width:200px; height:auto;'>Manage</a></td> HTML Code:
<td><a href='/levelup/publicprofile/{$aid}' class='btn btn-primary' style='width:200px; height:auto;'>Manage</a></td> Code:
$document->add(new Comment("<img src='{$adopt->getImage()}'><br>"));
__________________
|
|
|
What's New? |
What's Hot? |
What's Popular? |