+-
UserBox
Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Sponsored Links
+- Recent Posts
Re: ezPortal 0.4.1 Released by EzPortal
September 03, 2010, 04:52:56 pm

Re: ezPortal 0.4.1 Released by Ahwooga
September 03, 2010, 04:33:35 pm

Re: Greek translation - Ελληνική μετάφραση by EzPortal
September 03, 2010, 04:26:56 pm

Re: Google Analytics and other tracking scripts by EzPortal
September 03, 2010, 04:25:10 pm

Re: Greek translation - Ελληνική μετάφραση by geogeo
September 03, 2010, 12:31:48 pm

Re: While installing EZ-portal I got this error by alanbrant8
September 03, 2010, 01:35:17 am

ezPortal 0.4.1 Released by EzPortal
September 02, 2010, 10:28:38 am

Re: RSS feed stopped working? by EzPortal
September 02, 2010, 10:23:32 am

Re: Google Analytics and other tracking scripts by Ahwooga
September 02, 2010, 09:11:24 am

Re: Google Analytics and other tracking scripts by EzPortal
September 02, 2010, 08:43:40 am

Pages: [1]
  Print  
Author Topic: UserBox 1.0 Question  (Read 861 times)
0 Members and 1 Guest are viewing this topic.
jk-dj
Newbie
*

Karma: 0
Offline Offline

Gender: Male
Posts: 10


View Profile
« on: February 07, 2010, 08:08:47 pm »

I'm using SMF 1.1.11 and installed ezPortal with no issues.    I added UserBox to the left column.  It works like it should, except that it shows a "My Images" link under "Unread Replies".     



I don't have an SMF image gallery installed on my site.  Is there a way I can remove this link?   It doesn't cause a problem (it takes you to the forum when clicked) but it is an extraneous link.

I'm okay with editing code...is there a way I can fix this?

Thanks in advance.

Joe
Logged
EzPortal
Administrator
*****

Karma: 38
Offline Offline

Posts: 509


View Profile
« Reply #1 on: February 07, 2010, 08:15:23 pm »

EzPortal checks that gallery_max_filesize exists in the smf_settings table you can either remove that entry or

Edit Sources/Subs-EzportalMain.php
Find and remove
Code:
if (isset($modSettings['gallery_max_filesize']))
{
// My Images Link
echo '<a href="', $scripturl, '?action=gallery;sa=myimages;u=' . $ID_MEMBER . '">', $txt['ezp_userbox_myimages'], '</a><br />';
}
Logged
jk-dj
Newbie
*

Karma: 0
Offline Offline

Gender: Male
Posts: 10


View Profile
« Reply #2 on: February 08, 2010, 10:03:11 am »

Fixed!  ezPortal rocks!!!  Thanks for your help and quick reply Wink
« Last Edit: February 08, 2010, 11:46:05 am by jk-dj » Logged
EzPortal
Administrator
*****

Karma: 38
Offline Offline

Posts: 509


View Profile
« Reply #3 on: February 08, 2010, 10:05:38 am »

Glad to help
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by EzPortal