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)
 Greeting Card Mod 3.6 (RC1)
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 6

mdelcour2000
Junior Member

United States
133 Posts

Posted - 04 July 2008 :  19:02:55  Show Profile  Visit mdelcour2000's Homepage  Reply with Quote
I have a question. How could I make the "Thumbs" clickable so that anyone may view them full size in a different window?

Otherwise, I think that this MOD should be right up there with the best. I really like it.<

http://lacledeforum.com/

"Never get so busy doing the work of the kingdom that you forget who the King is"

Edited by - mdelcour2000 on 04 July 2008 19:03:45
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 04 July 2008 :  22:01:39  Show Profile  Reply with Quote
In "Greeting_Cards_Cat.asp", look for the following (appx line 94):


			"			<img border=""2"" width=""100"" src=""" & strimgsm & """><br />" & vbNewLine & _


Replace it with the following 2 lines:


			"		<a href=""" & RS("IMAGENAME") & """>" & _
			"			<img src=""" & strimgsm & """ border=""2"" width=""100""><br /></a>" & vbNewLine & _
<
Go to Top of Page

mdelcour2000
Junior Member

United States
133 Posts

Posted - 04 July 2008 :  22:12:38  Show Profile  Visit mdelcour2000's Homepage  Reply with Quote
works great. Thanks Carefree<

http://lacledeforum.com/

"Never get so busy doing the work of the kingdom that you forget who the King is"
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 04 July 2008 :  22:13:50  Show Profile  Reply with Quote
You're welcome.<
Go to Top of Page

Andy Humm
Average Member

United Kingdom
908 Posts

Posted - 11 July 2008 :  17:08:22  Show Profile  Reply with Quote
Is there a fully functioning demo available to peruse?<
Go to Top of Page

weeweeslap
Senior Member

USA
1077 Posts

Posted - 11 July 2008 :  18:52:27  Show Profile  Visit weeweeslap's Homepage  Send weeweeslap an AOL message  Send weeweeslap a Yahoo! Message  Reply with Quote
http://www.coastercrazy.com/forum/greeting_cards.asp
I have only added 1 additional picture and category for greeting cards. I have not had much time to play with but it works good so far from testing and the public feedback.<

coaster crazy
Go to Top of Page

Andy Humm
Average Member

United Kingdom
908 Posts

Posted - 12 July 2008 :  03:52:11  Show Profile  Reply with Quote
Looks good, is you version as per David Greening's mod. Also, am I right in saying that the download available has all the errors above ironed out?<
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 12 July 2008 :  06:10:54  Show Profile  Reply with Quote
It certianly looks like the Greeting Card Mod 3.6 I put together as it has the same images and categories..<

Cheers,

David Greening
Go to Top of Page

modifichicci
Average Member

Italy
787 Posts

Posted - 12 July 2008 :  06:12:49  Show Profile  Visit modifichicci's Homepage  Reply with Quote
Are the include in all files all necessary?

<!--#INCLUDE FILE="config.asp"-->
<!--#INCLUDE FILE="inc_func_secure.asp" -->
<!--#INCLUDE FILE="inc_sha256.asp"-->
<!--#INCLUDE FILE="inc_header.asp" -->
<!--#INCLUDE FILE="inc_func_member.asp" -->
<!--#INCLUDE FILE="inc_moderation.asp" -->
<!--#INCLUDE FILE="inc_subscription.asp" -->

<!--#include file="greeting_cards_function.asp"--><

Ernia e Laparocele
Forum di Ernia e Laparocele
Acces - MySql Migration Tutorial
Adamantine forum
Go to Top of Page

weeweeslap
Senior Member

USA
1077 Posts

Posted - 12 July 2008 :  11:59:23  Show Profile  Visit weeweeslap's Homepage  Send weeweeslap an AOL message  Send weeweeslap a Yahoo! Message  Reply with Quote
Andy, the one I downloaded worked right off the box. So mine still has the bugs other reported but since I am so cool, they don't show up for me <

coaster crazy
Go to Top of Page

Andy Humm
Average Member

United Kingdom
908 Posts

Posted - 12 July 2008 :  17:19:20  Show Profile  Reply with Quote
Having a try with the demo, a couple of questions:
1. Access to the Greetings Cards can the use be set to members levels?
2. Can the send card be set to automatically put your email address in from the member login and also the member name by default
3. Can the input boxesbe set as soon asyou place the cursor in the boxes it clears prompting statements, instead of having to block and delete..
4. I am making the assumption, that the format layout, colours and fonts are inline withe the rest of the forum settings

Looks good so far
andy<
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 12 July 2008 :  19:22:42  Show Profile  Reply with Quote
Hello Andy,

In answer to your questions:

1. I have not had time to set to member level access as it would be a total re-write of the Greeting Card Mod and calls to the MEMBERS table with extra fields required there for each member.
quote:
Originally posted by Andy Humm

Having a try with the demo, a couple of questions:
1. Access to the Greetings Cards can the use be set to members levels?
2. Can the send card be set to automatically put your email address in from the member login and also the member name by default
3. Can the input boxesbe set as soon asyou place the cursor in the boxes it clears prompting statements, instead of having to block and delete..
4. I am making the assumption, that the format layout, colours and fonts are inline withe the rest of the forum settings

Looks good so far
andy

2. I have changed it so that if the user is logged in, it will grab the users name and their e-mail address which they will not be able to change, but a visitor can enter there own detailts

3. I have put some javascript in to clear the fields in the form when you click on them

4. You assumption is incorrect for the Background and the Text, these are hard coded values that are listed in greeting_cards_cat.asp in lines 222 to 280 if you want to change them to suit your site

Enjoy. I have not seen the issues that others have when installing. I have tried the Greeting Card Mod 3.6 on multiple different sites with MS SQL and Access with it working first time as I stated in the original post. I have not tried on MySQL as I have not had the time to setup the database.
<

Cheers,

David Greening
Go to Top of Page

Andy Humm
Average Member

United Kingdom
908 Posts

Posted - 15 July 2008 :  08:04:53  Show Profile  Reply with Quote
Dave, Quality installed and only one observation:
When you are in the admin and trying to delete a card from a category ie
/forum/greeting_cards_docards.asp?func=delcard&f=get&cat=4
The maiin forum header is not shown, the background is balnk and the footer does not correspond with the same size settings as the rest of the footers..Does this whole function get wrapped into the main forum table seetings. I have up to the directory tree at the top,

File greeting_cards_docards.asp text
<
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 16 July 2008 :  06:48:44  Show Profile  Reply with Quote
Andy,

Here is the fix. I was originally going to have that in a pop-up and must of forgotten to put it back.
quote:
Originally posted by Andy Humm

Dave, Quality installed and only one observation:
When you are in the admin and trying to delete a card from a category ie
/forum/greeting_cards_docards.asp?func=delcard&f=get&cat=4
The maiin forum header is not shown, the background is balnk and the footer does not correspond with the same size settings as the rest of the footers..Does this whole function get wrapped into the main forum table seetings. I have up to the directory tree at the top,

File greeting_cards_docards.asp text


Fix located at: Delete Greeting Cards Fix<

Cheers,

David Greening
Go to Top of Page

Andy Humm
Average Member

United Kingdom
908 Posts

Posted - 16 July 2008 :  16:10:29  Show Profile  Reply with Quote
Thank you Dave, we have the header back, but the table delete cards is not showing
see image..

Can you advise or provide amended file
Thank you Andy
<
Go to Top of Page
Page: of 6 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.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07