Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 177
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 178
Total: 179

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ib2loud

Pages: [1]
1
SMF Gallery Lite / Re: Number of viewed pictures
« on: September 16, 2008, 05:19:58 pm »
Is this a feature of the Pro edition?

2
SMF Gallery Lite / Re: "My Images" & "Search" buttons
« on: September 15, 2008, 07:28:13 am »
I opened gallery.php in the sources directory and changed all instances of:
Quote
// MyImages

   if ($g_add && !($context['user']['is_guest']))   

   
   $context['gallery']['buttons']['mylisting'] =  array(
      
      'text' => 'gallery_myimages',

      'url' =>$scripturl . '?action=gallery;sa=myimages;u=' . $ID_MEMBER,

      'lang' => true,



   );



   

   // Search

   $context['gallery']['buttons']['search'] =  array(

      'text' => 'gallery_search',
      
      'url' => $scripturl . '?action=gallery;sa=search',

      'lang' => true,



   );

to

Quote
// MyImages

   if ($g_add && !($context['user']['is_guest']))   

   
   $context['gallery']['buttons']['mylisting'] =  array(
      'image' => 'myimages.gif',
      
      'text' => 'gallery_myimages',

      'url' =>$scripturl . '?action=gallery;sa=myimages;u=' . $ID_MEMBER,

      'lang' => true,



   );



   

   // Search

   $context['gallery']['buttons']['search'] =  array(
      'image' => 'search.gif',

      'text' => 'gallery_search',
      
      'url' => $scripturl . '?action=gallery;sa=search',

      'lang' => true,



   );


worked like a charm. the images are in the Themes/helios/images/english directory. I did change the menu search button to search2.gif because I wanted different buttons (backwards I know but I had already changed the code before i realized it and it's easier to change one code snippet in the menu)

3
SMF Gallery Lite / Re: "My Images" & "Search" buttons
« on: September 13, 2008, 09:12:59 pm »
I figured it out, thanks

4
SMF Gallery Lite / Re: "My Images" & "Search" buttons
« on: September 13, 2008, 03:20:06 pm »
i am using the helios theme. i have button images made up but i can't seem to find where to make it show them instead of the tabs for the default theme

5
SMF Gallery Lite / "My Images" & "Search" buttons
« on: September 13, 2008, 10:55:17 am »
They show up as dead image links in IE, and nothing at all in FireFox. Is there a way to make them show a button image that I've made up?

thanks!

6
Presales for Products / Re: Just a few questions before I order
« on: September 11, 2008, 09:25:07 pm »
ok just making sure...i may have to wait a while before i dump $80 into a new site, but I definitely appreciate your lite version I am using now!

7
Presales for Products / Re: Just a few questions before I order
« on: September 11, 2008, 09:19:19 pm »
I just noticed you have the video add on listed at $30, is this on top of the $50 for the PRO or if I get the PRO license do the mods come with it for a year?


8
Presales for Products / Re: Just a few questions before I order
« on: September 11, 2008, 08:05:37 am »
will do, thanks

i am only waiting on the domain to finish populating and I'll get the pro gallery. I have the site up for testing but not on it's actual domain.

9
Presales for Products / Re: Just a few questions before I order
« on: September 11, 2008, 07:01:55 am »
how about just a program i can use on my PC to watermark it before I upload?

Sorry for all the questions, I'm still a little new to the video part.

10
Presales for Products / Re: Just a few questions before I order
« on: September 10, 2008, 10:15:45 pm »
Thanks. I will still be ordering as soon as the domain is setup. Do you have any suggestions on an easy to use program that simply adds a watermark to the video?

11
Presales for Products / Just a few questions before I order
« on: September 10, 2008, 08:54:36 pm »
I would like the gallery pro. I have the free gallery now and it works great but i'd like to be able to have watermarks. I saw you also have a video mod that lets you host videos in the gallery (I think). Does it also put a static watermark on the video?

Do you have any examples with the watermark activated? Does it work with PNG files?

thank you for all your great work!

Pages: [1]

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

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

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal