Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4269
Latest: Gatux
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 43594
Total Topics: 7568
Most Online Today: 128
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 42
Total: 42

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.


Topics - mlsred

Pages: [1]
1
Support / PM Message Drop Down not working
« on: April 29, 2012, 02:03:06 am »
Hi SMF Hacks,

This may not be related to your mod but I noticed the other day that when I try to send a PM to someone the Member name auto fill does not work any more.

What I mean is when you send a Personal Message to someone you start to type a name into the To: box and member names appear as suggestions.. this stopped working on my forum and I ask for support on the main SMF site and someone suggested this:

Somewhere in your code (most likely index.template.php), you have:
Code: [Select]
window.onload=smfgallery_insert;
replace it with:
Code: [Select]
function listen(evnt, elem, func) {
    if (elem.addEventListener)  // W3C DOM
        elem.addEventListener(evnt,func,false);
    else if (elem.attachEvent) { // IE DOM
         var r = elem.attachEvent("on"+evnt, func);
    return r;
    }
}
listen("load", window, smfgallery_insert);

Is this something to do with SMF Gallery Pro? Where would I find window.onload=smfgallery_insert; as it does not appear to be where they suggested?

Thanks
M

2
Support / Add a Picture - Select a Category
« on: September 17, 2011, 05:21:06 pm »
Hi

I have an album setup and a sub category but if i click on the Add Picture link at the top neither my album or my sub category show up all it get in the drop down is "select category" nothing else. If I try to add a picture I get told that "You need to select a category" but I can't?

If i go into my album or sub category and then click the link at the bottom "add a picture" I get to add the picture to the album or the sub category.

Do I have the settings wrong?

Thanks
M

3
Hi,

Would it be possible to add the ability for a user to add photos to their gallery and into their posts from the Additional Options... link under the main message window.

So that a user can choose to upload an image into their post and also add to their gallery at the same time..

Something along the same lines as this:

http://custom.simplemachines.org/mods/index.php?mod=1669


Thanks
M


4
Support / Red x after server move
« on: January 15, 2010, 07:47:48 am »
Hi

I have had my site moved to a new server. All the pictures in the gallery are still there and working but if anyone tries to upload a new picture they get a red x. The gallery folder is 777 and GD is installed. Any ideas?

Thanks
M

5
Support / Deleted members image still appears in thumbnails
« on: March 12, 2008, 01:13:21 pm »
Hi

One of my members just deleted and his picture, or at least the thumbnail, is still showing up in "Most Viewed" & "Most Commented". If I click on the thumbnail I get:

An Error Has Occurred!
No picture exists

I'm using:

SMF Gallery Pro          1.2
SMF Gallery Pro Profile Link    1.0
SMF Gallery Pro Upgrade      1.3

How do I delete these images?

Thanks
M

6
Support / Error in Package Installation
« on: February 17, 2007, 05:47:44 pm »
HI

I installed the lite version on my forum but decided to buy the pro version which I just have.. When I try to uninstall the lite version I get:

!!Error in Package Installation

At least one error was encountered during a test installation of this package. It is strongly recommended that you do not continue with installation unless you know what you are doing, and have made a backup very recently. This error may be caused by a conflict between the package you're trying to install and another package you have already installed, an error in the package, a package which requires another package that you don't have installed yet, or a package designed for another version of SMF.

Install Actions

Uninstall Actions "SMF Gallery Lite":
Installing this package will perform the following actions:  Type Action Description
1. Execute Modification ./Themes/default/languages/Modifications.english.php Test failed
2. Execute Modification ./Themes/default/languages/Who.english.php Test successful
3. Execute Modification ./index.php Test failed
4. Execute Modification ./Themes/default/index.template.php Test successful
5. Execute Modification ./Sources/Subs.php Test successful
6. Execute Modification ./Sources/ManagePermissions.php Test successful
7. Delete File ./Sources/Gallery.php 
8. Delete File ./Themes/default/Gallery.template.php 
9. Delete File ./Themes/default/languages/Gallery.english.php 
10. Delete File ./Themes/default/languages/Gallery.english-utf8.php
 
So how do I uninstall the lite version to install the pro version?

Thanks


Pages: [1]

+- Recent Topics

December 2024 Sale! by SMFHacks
December 02, 2024, 10:30:38 pm

Denying members some admin settings by rickk
November 17, 2024, 12:02:55 pm

Weird setup by SMFHacks
November 07, 2024, 06:37:41 am

Restoring a deleted photo by Monocero
November 01, 2024, 04:23:56 am

Gallery Pro reinstalation by Lirorobert
October 14, 2024, 01:43:43 am

Move picture from main gallery to user gallery by SMFHacks
October 11, 2024, 09:11:00 pm

quoting part of message by Lirorobert
October 04, 2024, 03:21:40 pm

Does SMF Gallery support by SMFHacks
October 02, 2024, 06:14:26 am

Item count on Gallery Tab shows double by SMFHacks
September 26, 2024, 12:59:20 pm

Forum post missing when image over 4000x pixels is uploaded to gallery by Michel68
September 24, 2024, 01:37:17 pm

Powered by EzPortal