Author |
Topic |
faiz
Starting Member
India
13 Posts |
Posted - 31 May 2001 : 12:44:03
|
Hello Everybody,
While working on a mod for my website which would be up in a few days time I happened to built this mod.
This is basically the first step towards personalizing snitz forums for each individual using it.
Download Link :
http://faizulwahid.tripod.com/my_v1.zip
I do not have a online version of this mod. Could anybody help??
The features of this mod include listing of - Links to Member Options - A personal Theme can be applied by the user to all the Forum Pages. - List of Recent Topics of the User - Listing of topics which the user has started [with options to edit how many]. - Customizing which modules to display and which not to display.
modifications made to previous version - added database functionality containing user preferences in a table like theme selection and other things. - included the feature to add/remove modules from the my.asp page [Yahoo! Style] - why don't you suggest some more modifications!!
Hope this works fine on all machines. Faiz/.
Edited by - faiz on 31 May 2001 12:55:35
Edited by - faiz on 06 June 2001 14:41:33
Edited by - faiz on 06 June 2001 14:49:53 |
|
nyoka
Starting Member
Albania
19 Posts |
Posted - 31 May 2001 : 13:31:50
|
I am getting some errors.....
=======================================
Microsoft VBScript runtime error '800a000d' Type mismatch: 'rs'
/my.asp, line 168
===========================================
only the top part of the page loads the other part does not load at all.
Edited by - nyoka on 31 May 2001 13:32:41 |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 31 May 2001 : 14:28:50
|
hey nice idea and work on creating this mod . I tried it out and here's what I've found.
Problems with paths in include files in your files you do include for the inc_jump and inc_footer.asp like like this: <!--#INCLUDE FILE="../forums/inc_jump_to.asp" --> and i got an error. fixed it by just making it like this <!--#INCLUDE FILE="inc_jump_to.asp" -->
opening my_Conn again in my_topics.asp You don't need to open my_conn again in your files if you have inc_top included, this creates two connections to the the db.
i couldn't get the themes to work
- Alan www.iamviet.com www.calvsa.net Snitz Resource |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 31 May 2001 : 14:51:58
|
another thing i thought of. What if you started alot of topics like 200 or something. wouldn't that slow down the page? Maybe program it to only display last 20 topics started max or something.
- Alan www.iamviet.com www.calvsa.net Snitz Resource |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 31 May 2001 : 17:09:27
|
Very nice mod, just that when you go to read a topic you loose the colors and then have to apply them again.
Good work.
quote:
Hello Everybody,
While working on a mod for my website which would be up in a few days time I happened to built this mod.
This is basically the first step towards personalizing snitz forums for each individual using it.
Presently the first version includes three files - my.asp - my_theme.asp - my_topics.asp
Download Link : http://www.geocities.com/faiz_wahid/mysnitz.zip http://faizulwahid.tripod.com/mysnitz.zip
I do not have a online version of this mod. Could anybody help??
The features of this mod include listing of - Links to Member Options - A personal Theme can be applied by the user for the my.asp page - List of Recent Topics of the User - Listing of topics which the user has started and also a separate page for it. [my_topics.asp]
Further modifications to make - to add database functionality containing user preferences in a table like theme selection and other things. - To include a feature to add/remove modules from the my.asp page [Yahoo! Style] - and new things which you will suggest ofcourse!!
Hope this works fine on all machines. Faiz/.
Edited by - faiz on 31 May 2001 12:55:35
Regards,
Webmaster @ Classic Motor Cycling Classic Motor Cycling |
|
|
kovan
Junior Member
134 Posts |
Posted - 31 May 2001 : 19:47:46
|
someone please post a demo? would appreciate it thank you
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
|
kovan
Junior Member
134 Posts |
Posted - 31 May 2001 : 20:55:44
|
love it suggestions: - refresh based on drop down selection like have a drop down that says "refresh every 20 minutes, 10 minutes, so on.." - Incorporate Inbox (private messaging into it) - Since 3.2 will come with subscription should have subscription links.. - ability to change more colour selection
GREAT work i luv it
|
|
|
nyoka
Starting Member
Albania
19 Posts |
Posted - 31 May 2001 : 21:23:23
|
can someone please show me how to get rid of this error ?
quote:
I am getting some errors.....
=======================================
Microsoft VBScript runtime error '800a000d' Type mismatch: 'rs'
/my.asp, line 168
===========================================
only the top part of the page loads the other part does not load at all.
Edited by - nyoka on 31 May 2001 13:32:41
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
|
nyoka
Starting Member
Albania
19 Posts |
Posted - 31 May 2001 : 21:35:14
|
it worked rick...but it seems we are losing colors whenever you go away from that page.
|
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 31 May 2001 : 22:03:00
|
OK, thought of where this would go well. With an include file command in the users profile or in the default.asp so when they log in they get all their details of the topics the user is involved with rather than going searching.
Just a thought of where you can use this nice little mod..
Regards,
Webmaster @ Classic Motor Cycling Classic Motor Cycling |
|
|
blackinwhite
Average Member
Turkey
657 Posts |
Posted - 01 June 2001 : 11:40:34
|
very nice mod.
I have changed it to use as "control panel" and to get rid of the space-consuming stuff on the top-right side of my forum page.
__________________ aQuarium > right-click intellectual device "I am a legal alien" |
|
|
tteal
Junior Member
USA
438 Posts |
|
faiz
Starting Member
India
13 Posts |
Posted - 01 June 2001 : 15:23:43
|
Could anybody tell me how to make the database setup file .dbs for the Mod??
Aside : Sorry! I am not able to take give enough time to the development of this mod since I am very new to Snitz and also I have a few part time jobs to do!
Still I am working on it. I have incorporated the database fields for storing each member configuration and more. Will put it up in a day or two.
Edited by - faiz on 01 June 2001 15:27:34 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
|
Topic |
|