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: 344
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 244
Total: 244

Author Topic: Gallery Pro/SMF/TP  (Read 4436 times)

0 Members and 1 Guest are viewing this topic.

Offline RWL

  • Full Member
  • ***
  • Posts: 100
    • View Profile
    • RWL
Gallery Pro/SMF/TP
« on: February 13, 2007, 03:50:22 pm »
Its more of a TP issue really but is affecting how my gallery is being displayed (horizontal scrolling).

Is there a way to display the left and right blocks when in the forum, but not when in the gallery (SMF Pro)?

Regards,

Wilsy.
RewindLancs.com Management


Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Gallery Pro/SMF/TP
« Reply #1 on: February 13, 2007, 04:11:01 pm »
Open Sources/TPortal.php

Find
Code: [Select]
// if admin specifies no blocks, no blocks are shown! likewise, if in admin or tpadmin screen, turn off blocks
if (in_array($context['TPortal']['action'], array('theme','tpadmin','admin', 'ban', 'boardrecount', 'cleanperms', 'detailedversion', 'dumpdb', 'featuresettings', 'featuresettings2', 'findmember', 'maintain', 'manageattachments', 'manageboards', 'managecalendar', 'managesearch', 'membergroups', 'modlog', 'news', 'optimizetables', 'packageget', 'packages', 'permissions', 'pgdownload', 'postsettings', 'regcenter', 'repairboards', 'reports', 'serversettings', 'serversettings2', 'smileys', 'viewErrorLog', 'viewmembers')))
Change to
Code: [Select]
// if admin specifies no blocks, no blocks are shown! likewise, if in admin or tpadmin screen, turn off blocks
if (in_array($context['TPortal']['action'], array('gallery','theme','tpadmin','admin', 'ban', 'boardrecount', 'cleanperms', 'detailedversion', 'dumpdb', 'featuresettings', 'featuresettings2', 'findmember', 'maintain', 'manageattachments', 'manageboards', 'managecalendar', 'managesearch', 'membergroups', 'modlog', 'news', 'optimizetables', 'packageget', 'packages', 'permissions', 'pgdownload', 'postsettings', 'regcenter', 'repairboards', 'reports', 'serversettings', 'serversettings2', 'smileys', 'viewErrorLog', 'viewmembers')))
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 RWL

  • Full Member
  • ***
  • Posts: 100
    • View Profile
    • RWL
Re: Gallery Pro/SMF/TP
« Reply #2 on: February 13, 2007, 05:00:14 pm »
Works like a dream Hacks - thank you very much  ;D

Wilsy.

P.S. Check your PM's  ;)
RewindLancs.com Management


Offline winaje

  • Member
  • *
  • Posts: 23
    • View Profile
    • d2au.com - the home of Australia's best 4x4xfar...
Re: Gallery Pro/SMF/TP
« Reply #3 on: March 17, 2007, 05:56:52 pm »
Now THAT is the kind of service and advice that makes me really glad to have spent the $50 on SMF Pro...!

Well Done.
Kind Regards, Will Church
http://www.d2au.com

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
4906 Views
Last post November 09, 2006, 05:32:19 pm
by SMFHacks
5 Replies
7935 Views
Last post January 12, 2007, 06:28:22 am
by softtouch
1 Replies
2911 Views
Last post May 30, 2009, 10:30:24 am
by Bionic Rooster
1 Replies
2670 Views
Last post August 07, 2009, 08:42:21 pm
by SMFHacks
2 Replies
2119 Views
Last post December 21, 2009, 07:12:14 pm
by RollingRock

+- 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