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

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

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