|
|
Re:Superthumb Display Name Help
|
|
Date: 2008/01/25 14:03
|
By: devil_mosh
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
I have the solution, open mod_cb_superthumb.php in dreamweaver, open the search and replace dialog (CTRL+F) replace "u.name" with "u.username" and "$dat->name" with "$dat->username" thats all folks, enjoy
|
|
The administrator has disabled public write access. |
|
|
|
Re:Superthumb Display Name Help
|
|
Date: 2008/02/26 04:01
|
By: extinks
|
Status:
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 24 |   | |
|
Hi, anyone knows how to fixed it so as not to display the username or realname, i was trying to display only the PHOTOS.
I have been trying to work my way to the codes, but i am a newbie, i always get errors when i modify it
Thank you
|
|
The administrator has disabled public write access. |
|
|
|
Re:Superthumb Display Name Help
|
|
Date: 2008/02/26 04:25
|
By: extinks
|
Status:
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 24 |   | |
|
Solved it finally, for those who do not want username or name to appear
Open
Mod_cb_superthumb.php
Find (CTRL+F) and delete this line,
<a class="superthumb_uname" href="<?php echo $link_cb;?>"><?php echo $dat->username;?></a><br/>
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Superthumb Display Name Help
|
|
Date: 2008/06/25 09:27
|
By: skorz
|
Status:
|
|
|
Karma: 0  
|
|
Junior Joomlapolitan  | Posts: 26 |   | |
|
|
does anyone knows how i exclude superadmin? i dont like everytime i logged in backend this will show in cb superthumb...
|
|
The administrator has disabled public write access. |
|
|
|
Re:Superthumb Display Name Help
|
|
Date: 2008/07/26 21:08
|
By: offroadmedic
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 2 |   | |
|
Not sure if I should have started a new thread, but, this is related to skorz's question. Has anyone figured a way to exclude Admin/Superadmin from showing up in SuperThumb?
Much Obliged
|
|
The administrator has disabled public write access. |
|
|
|
Re:Superthumb Display Name Help
|
|
Date: 2008/08/20 06:28
|
By: sunnyjey
|
Status:
|
|
|
Karma: 4  
|
|
Junior Joomlapolitan  | Posts: 45 |   | |
|
I am also looking for the solution to not to display certain user like superadmin, admin
Any help
|
|
The administrator has disabled public write access. |
|
|