Author |
Topic |
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 04 July 2008 : 19:02:55
|
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 |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 04 July 2008 : 22:01:39
|
In "Greeting_Cards_Cat.asp", look for the following (appx line 94):
Replace it with the following 2 lines:
< |
|
|
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 04 July 2008 : 22:12:38
|
works great. Thanks Carefree< |
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is" |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 04 July 2008 : 22:13:50
|
You're welcome.< |
|
|
Andy Humm
Average Member
United Kingdom
908 Posts |
Posted - 11 July 2008 : 17:08:22
|
Is there a fully functioning demo available to peruse?< |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
|
Andy Humm
Average Member
United Kingdom
908 Posts |
Posted - 12 July 2008 : 03:52:11
|
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?< |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 12 July 2008 : 06:10:54
|
It certianly looks like the Greeting Card Mod 3.6 I put together as it has the same images and categories..< |
Cheers, David Greening |
|
|
modifichicci
Average Member
Italy
787 Posts |
Posted - 12 July 2008 : 06:12:49
|
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 |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
Posted - 12 July 2008 : 11:59:23
|
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 |
|
|
Andy Humm
Average Member
United Kingdom
908 Posts |
Posted - 12 July 2008 : 17:19:20
|
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< |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 12 July 2008 : 19:22:42
|
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 |
|
|
Andy Humm
Average Member
United Kingdom
908 Posts |
Posted - 15 July 2008 : 08:04:53
|
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 < |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 16 July 2008 : 06:48:44
|
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 |
|
|
Andy Humm
Average Member
United Kingdom
908 Posts |
Posted - 16 July 2008 : 16:10:29
|
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 < |
|
|
Topic |
|