Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 208
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 219
Total: 219

Author Topic: I have 2 Gallery button  (Read 3999 times)

0 Members and 1 Guest are viewing this topic.

Offline antoniosaucedo

  • Member
  • *
  • Posts: 12
    • View Profile
    • Foro de foto
I have 2 Gallery button
« on: October 15, 2008, 09:44:13 pm »
Hi everyone, I recently install the pro versión.

I try to uninstall the Lite versión but I think that I don't do correctly because I saw a warning message (but I don't know if always appear in the uninstall ) then I install the Pro version but now I have two "galería" (gallery) button, do you know where I can solve this, thanks.   (From México City)

You can see an example:   
« Last Edit: October 15, 2008, 09:46:20 pm by antoniosaucedo »
From the great México City

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: I have 2 Gallery button
« Reply #1 on: October 15, 2008, 10:09:48 pm »
Attach your index.template.php and I can fix this issue.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline antoniosaucedo

  • Member
  • *
  • Posts: 12
    • View Profile
    • Foro de foto
Re: I have 2 Gallery button
« Reply #2 on: October 16, 2008, 09:34:01 am »
Thanks very much, I only need know where I can solve this, and with your help I found  this:

// the [SMF Gallery] button
   if ($context['allow_smfgallery_view'])
      echo ($current_action == 'gallery' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
            <td valign="top" class="maintab_' , $current_action == 'gallery' ? 'active_back' : 'back' , '">
               <a href="', $scripturl, '?action=gallery">' , $txt['smfgallery_menu']  , '</a>
            </td>' , $current_action == 'gallery' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';

      
   // the [treasury] button
   if ($context['allow_view_treasury'])
      echo ($current_action == 'treasury' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
            <td valign="top" class="maintab_', $current_action == 'treasury' ? 'active_back' : 'back', '">
               <a href="', $scripturl, '?action=treasury">', $txt['treasury_menu'], '</a>
            </td>', $current_action == 'treasury' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';

      
   // the [SMF Gallery] button
   if ($context['allow_smfgallery_view'])
      echo ($current_action == 'gallery' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
            <td valign="top" class="maintab_' , $current_action == 'gallery' ? 'active_back' : 'back' , '">
               <a href="', $scripturl, '?action=gallery">' , $txt['smfgallery_menu']  , '</a>
            </td>' , $current_action == 'gallery' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';


I erease one of them and now work perfectly, Thanks again.!
From the great México City

Offline TroyG

  • Member
  • *
  • Posts: 12
    • View Profile
Re: I have 2 Gallery button
« Reply #3 on: October 18, 2008, 09:45:16 am »
Had the same problem.
With this post, I found it and fixed it.
Thanks

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
2901 Views
Last post November 25, 2008, 10:51:17 am
by fmofmpls
2 Replies
5377 Views
Last post May 28, 2009, 11:30:36 pm
by Bionic Rooster
4 Replies
4448 Views
Last post December 09, 2010, 08:57:56 am
by SMFHacks
1 Replies
5334 Views
Last post May 25, 2014, 11:59:35 pm
by SMFHacks
3 Replies
3240 Views
Last post November 02, 2014, 09:59:18 pm
by shuban

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal