Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: Photo Album for snitz 3.4.x version 1.82
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 13

endomorph
Junior Member

United Kingdom
128 Posts

Posted - 28 August 2005 :  03:44:35  Show Profile  Reply with Quote
Cracked it myself.

Find the line -

"where " & strTablePrefix & "album_users.member_id IS NULL"

and change it to -

"where " & strTablePrefix & "album_users.member_id IS NULL ORDER BY " & strTablePrefix & "members.M_NAME ASC"


Job done !<

Need help with your Snitz ? Most Snitz & ASP custom coding undertaken. Email for info | Search Engine Optimisation
Go to Top of Page

ikalota
Starting Member

37 Posts

Posted - 20 September 2005 :  16:17:06  Show Profile  Reply with Quote
I am interested in the Photo Gallery code written by pixuk. Does any one know where can I get it..?
You can see it in action at

http://www.virginflyer.com/forum


Thanks.<
Go to Top of Page

Riccardo
New Member

86 Posts

Posted - 24 September 2005 :  11:36:26  Show Profile  Reply with Quote
Has someone finded that code? it's really interesting..<

http://www.peperonciniamoci.it
peppers and peppers and peppers (working on an international version)

Go to Top of Page

dan21
Starting Member

1 Posts

Posted - 29 September 2005 :  08:45:40  Show Profile  Reply with Quote
Hi, I have just started using Snitz and this mod. However i can't upload files, keep getting permission denied. I think it is because I need to use a component to upload files on my server. Has anyone got this working using aspUpload?<
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 29 September 2005 :  17:30:47  Show Profile  Reply with Quote
Dan21,

There is no need for special components to use this mod. All you need to make sure is that the folder has write and modify permissions as per the readme. That is why you have the permission denied.

<

Cheers,

David Greening
Go to Top of Page

ikalota
Starting Member

37 Posts

Posted - 08 November 2005 :  18:36:55  Show Profile  Reply with Quote
Here is another thread dealing with Photo Gallery Mod v1.0Beta

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=59939

<
Go to Top of Page

Gizmo3
Junior Member

130 Posts

Posted - 15 February 2006 :  20:53:12  Show Profile  Reply with Quote
I have installed the photo album. I am geting this error when trying upload files.

Error!
File did not upload to system please contact the system administrator

I see some other people have had the same problem. But I realy don't understand what the problem is and how to fix it.

I am running win 2003 server with ms access 2000 and running my own server.

Home ay can help

<

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

Gizmo3
Junior Member

130 Posts

Posted - 15 February 2006 :  23:42:17  Show Profile  Reply with Quote
Found the problem<

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

Swn-Y-Mor
New Member

90 Posts

Posted - 18 February 2006 :  19:37:10  Show Profile  Reply with Quote
Gizmo3,
I too have the same error message. How did you get it sorted?<
Go to Top of Page

Gizmo3
Junior Member

130 Posts

Posted - 18 February 2006 :  21:40:35  Show Profile  Reply with Quote
Go to the folder that you are uploading to and check to make sure the user has permission to upload. That was my problem<

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

Gizmo3
Junior Member

130 Posts

Posted - 21 February 2006 :  09:52:08  Show Profile  Reply with Quote
Here's the link to the photoalbum

http://www.indycarz.com/forum/photo_album.asp

We where having a big problem with people stealing images, so I made a Anti-Hot linking filter. This means the Image works if viewed from the site, but shows as stolen image anywhere else.

Example: http://www.indycarz.com/imgsrv.asp?img=v10killer/nice_conversion.jpg

Note that this image will work, if it has be viewd from our site. This has helped with bandwidth ALOT

The above was posted AWD ENVY. I was wondering if anyone can tell where I can get this mod or one that will do the same to the photo of the pics if they are stolling<

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

matt526
Starting Member

USA
8 Posts

Posted - 04 May 2006 :  15:42:32  Show Profile  Visit matt526's Homepage  Send matt526 an AOL message  Reply with Quote
quote:
Originally posted by Gizmo3

I have installed the photo album. I am geting this error when trying upload files.

Error!
File did not upload to system please contact the system administrator

I see some other people have had the same problem. But I realy don't understand what the problem is and how to fix it.

I am running win 2003 server with ms access 2000 and running my own server.

Home ay can help





I also have this problem, I have made sure twice that my host has set write permissions on the folder and I still get this message I have also changed line 8 in clsUpload.asp from "true" to "false"
this did not work. I have played around with this all day and still nothing. can anyone please help!

Thank You!

-Matt S.<

http://faithzone.com/Forum/default.asp
Go to Top of Page

ian9001
Starting Member

22 Posts

Posted - 14 May 2006 :  12:36:56  Show Profile  Reply with Quote
Just been informed by hosting company that neither the Persits ASPJpeg nor ASPExec are installed and that they will not allow them to be installed.

I've installed the "latest album" add on Mod but without thumbnails it will put my bandwidth through the roof! Any suggestions as to how I can create thumbnails? Is it possible to install nconvert.exe myself?

I'm on a Windows 2003 server.

Thanks

Ian<
Go to Top of Page

Eric Coleman
Starting Member

USA
10 Posts

Posted - 21 May 2006 :  17:42:26  Show Profile  Reply with Quote
There is a security risk with this mod at version 1.82. Earlier versions are affected as well.

In the file "ToFileSystem.asp" it does not validate the user but relies on form and querystring values to determine the user. Someone can easily pass the forum ID number of another member to upload files to that person's photo album. If the category id is wrong or does not belong to the victim then the file is uploaded to the victim's directory and is hidden and can not be deleted.

To fix the problem the member's credentials need to be validated. Here is a simple fix.

At the begginning of the file just below the Include lines put the following, which is, unfortunately, hacked together for simplicity.

You may need to do some further editing depending on modifcations you've made or the version you're using.



set my_Conn = Server.CreateObject("ADODB.Connection")
my_Conn.Open strConnString


strDBNTUserName = Request.Cookies(strUniqueID & "User")("Name")


if trim(strDBNTUserName) <> "" and trim(Request.Cookies(strUniqueID & "User")("Pword")) <> "" then
	chkCookie = 1
	mLev = cLng(chkUser(strDBNTUserName, Request.Cookies(strUniqueID & "User")("Pword"),-1))
	chkCookie = 0
else
	MemberID = 0
	mLev = 0
end if


if mLev < 2 then
    response.Write "You must be registered to use this page."
    response.End
end if



Further down the page remove the section where the variable "intMemberID" is retrieved from the querystring. Use the following instead.

	intMemberID = cLng(MemberID)



There may be other files that don't validate correctly, I haven't checked them all.

<
Go to Top of Page

weeweeslap
Senior Member

USA
1077 Posts

Posted - 29 September 2006 :  17:57:08  Show Profile  Visit weeweeslap's Homepage  Send weeweeslap an AOL message  Send weeweeslap a Yahoo! Message  Reply with Quote
any chance anyone has foun d a way to speed up the loading of admin_album or any of the admin pages for this mod? I am on sql server and they take forever!<

coaster crazy
Go to Top of Page
Page: of 13 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07