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

Author Topic: Is SMFGallery Pro right for me?  (Read 21921 times)

0 Members and 1 Guest are viewing this topic.

Offline Xtreme4U2NV

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: Is SMFGallery Pro right for me?
« Reply #30 on: February 20, 2007, 09:57:40 am »
thank you very much

Offline Xtreme4U2NV

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: Is SMFGallery Pro right for me?
« Reply #31 on: February 20, 2007, 07:36:29 pm »
can you please tell me the script to change the [MyGallery][MyImages][Search] to picture buttons?  I have the buttons made, just need to know where to put them.

Please and thank you

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Is SMFGallery Pro right for me?
« Reply #32 on: February 20, 2007, 09:41:03 pm »
Areas to edit
Gallery.template.php

Around line 66
Code: [Select]
echo '<div align="right">';
if ($g_gallery)
echo '<a href="', $scripturl, '?action=gallery;su=user;u=', $ID_MEMBER, '">', $txt['gallery_text_mygallery'], '</a>&nbsp;';
if ($g_add && !($context['user']['is_guest']))
echo '<a href="', $scripturl, '?action=gallery;sa=myimages;u=', $ID_MEMBER, '">', $txt['gallery_text_myimages'], '</a>&nbsp;<a href="', $scripturl, '?action=gallery;sa=search">', $txt['gallery_text_search'], '</a>';

echo '</div>';

Ardound line 219
Code: [Select]
echo '<div align="right">';
if($g_gallery)
echo '<a href="', $scripturl, '?action=gallery;su=user;u=', $ID_MEMBER, '">', $txt['gallery_text_mygallery'], '</a>&nbsp;';
if($g_add && !($context['user']['is_guest']))
echo '<a href="', $scripturl, '?action=gallery;sa=myimages;u=', $ID_MEMBER, '">', $txt['gallery_text_myimages'], '</a>&nbsp;<a href="', $scripturl, '?action=gallery;sa=search">', $txt['gallery_text_search'], '</a>';
echo '</div>';
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 Xtreme4U2NV

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: Is SMFGallery Pro right for me?
« Reply #33 on: February 21, 2007, 12:08:53 pm »
I just want to start by saying i truly appreciate the prompt responses I get when I have a question regarding your smf gallery pro.

Now on to an other question, lol...

When you click my gallery link, I have two categories.  And within those categories, I have sub-categories.  And the sub categories contain the pics.

My question is, when you click on the Gallery button, and see the two intial Categories, they show a picture count of zero.  Which really isn't the case because that category contains sub-categorys with hundreds of pics.

Is there a way to not show that picture count on the main categories?

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Is SMFGallery Pro right for me?
« Reply #34 on: February 21, 2007, 12:13:17 pm »
Yes that is a setting. "Counts child categories picture totals. " Check that it will count one level of subcategories.
IE: Main cateogry -> Sub Cat one,two,three
But it will not count sub sub categories.
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 Xtreme4U2NV

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: Is SMFGallery Pro right for me?
« Reply #35 on: February 21, 2007, 12:26:40 pm »
That's totally awesome, thank you.

And....on to an other thing (I know, I know, will I shut-up already, lol)...

I would like to make a banner for my gallery, instead of just the word 'Gallery' at the top of the gallery.  How would I go about doing that?

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Is SMFGallery Pro right for me?
« Reply #36 on: February 21, 2007, 12:41:11 pm »
Gallery.template.php
Find
Code: [Select]
echo '<h1 align="center">', $txt['gallery_text_title'], '</h1>';
Replace with
Code: [Select]
echo '<div align="center"><img src="http://www.yourimage.com/image.png" /></div>';
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/

 

Related Topics

  Subject / Started by Replies Last post
4 Replies
7469 Views
Last post January 26, 2007, 04:22:11 pm
by SMFHacks
9 Replies
9255 Views
Last post September 01, 2007, 10:38:57 pm
by SMFHacks
0 Replies
3716 Views
Last post May 11, 2007, 04:54:54 pm
by nerdykit
2 Replies
3905 Views
Last post April 20, 2008, 10:15:48 am
by rumboogy
5 Replies
2318 Views
Last post December 02, 2022, 06:23:53 am
by Monocero

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