Author |
Topic |
faiz
Starting Member
India
13 Posts |
|
faiz
Starting Member
India
13 Posts |
Posted - 06 June 2001 : 14:56:01
|
Here you have it with more features added.. download the latest version. If anybody could help put this mod on his test site it would be nice..
quote:
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
|
|
|
e3stone
Average Member
USA
885 Posts |
Posted - 06 June 2001 : 15:34:24
|
ok, I'm sort of confused. my.asp doesn't work. it just shows a "page cannot be displayed" message. then I look at my_edit_config.asp and there's a DB connection, but inc_top.asp is included as well. Actually, there are multiple occurances of "objDB.Execute(strSQL)" in there. is there a working demo of this mod with this exact code?
<-- Eric -->
InsideWaco.com |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 06 June 2001 : 15:54:07
|
I'm looking at it right now.
For starters you need to change line #405 in my.asp to this:
<!--#INCLUDE FILE="inc_jump_to.asp" -->
|
|
|
Syedur
New Member
USA
93 Posts |
Posted - 06 June 2001 : 21:43:16
|
By the way... I think I found another small bug... When tables are set up like this...<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="<%=strTableBorderColor%>"> Notice: The bgcolor of the table...! If this is set some kind of gray or black area appears on my forum... depending on the theme type... (I don't know why its set to be the border color as background color). And if I remove this... it looks fine, just all of them are no in a table. And also... the jump to drop down menu seems not to be working only on this my.asp page... http://forum.e-syed.net/ http://forum.e-syed.net/my.asp Thanks.
There is a time in every man’s education when he arrivers at the conviction that envy is ignorance; that imitation is suicide. |
|
|
simonduz
Junior Member
161 Posts |
Posted - 06 June 2001 : 22:34:29
|
For the Jump To drop down to work: You will need to add this <script language="JavaScript"> <!-- function jumpTo(s) {if (s.selectedIndex != 0) top.location.href = s.options[s.selectedIndex].value;return 1;} // --> </script> after the <!--#INCLUDE FILE="inc_top.asp" --> at the top of the my.asp page.
http://easyromantic.webbhost.net -[test site]- yada, yada. |
|
|
simonduz
Junior Member
161 Posts |
Posted - 06 June 2001 : 23:13:26
|
I added the buddy.asp file as an include below the Private Messages and the whole concept works like a charm. Thanks for this great addition.
http://easyromantic.webbhost.net -[test site]- yada, yada. |
|
|
suhern
Junior Member
186 Posts |
Posted - 07 June 2001 : 00:28:37
|
This is a great mod but I think the table layout in my.asp have some problems - I getting a black empty column and a black empty row. Can someone help please?
|
|
|
Morpheus73
Average Member
Denmark
597 Posts |
Posted - 07 June 2001 : 03:03:33
|
well - the first steps have been taken...however, what would be really cool, would be an intgration with Rob Poretti´s displaycontent MOD also, so that when a user logs in, practically the whole webpage could be personalized.
possible?
mph73
Morpheus73 - morpheus73@hotmail.com |
|
|
faiz
Starting Member
India
13 Posts |
Posted - 07 June 2001 : 07:04:12
|
I am sorry since I was not available for any comments on the questions raised here.. Actually I am new to Snitz and to ASP. Including many connections to the database shows this off. But its very encouraging that people still appreciate the work..
The suggestion as to integrate the mod with the display content mod is really great!
Thank you.
Edited by - faiz on 07 June 2001 07:12:15 |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 07 June 2001 : 07:18:03
|
I have managed to get the mod working, except for one empty space in the my.asp, apart from that, this is a great mod. Good work Faiz.
quote:
I am sorry since I was not available for any comments on the questions raised here.. Actually I am new to Snitz and to ASP. Including many connections to the database shows this off. But its very encouraging that people still appreciate the work..
The suggestion as to integrate the mod with the display content mod is really great!
Thank you.
Edited by - faiz on 07 June 2001 07:12:15
Regards,
Webmaster @ Classic Motor Cycling Classic Motor Cycling |
|
|
faiz
Starting Member
India
13 Posts |
Posted - 07 June 2001 : 14:04:04
|
Thank you! do u have a working demo for this mod ...actually I do not have a online test site so...
quote:
I have managed to get the mod working, except for one empty space in the my.asp, apart from that, this is a great mod. Good work Faiz.
quote:
I am sorry since I was not available for any comments on the questions raised here.. Actually I am new to Snitz and to ASP. Including many connections to the database shows this off. But its very encouraging that people still appreciate the work..
The suggestion as to integrate the mod with the display content mod is really great!
Thank you.
Edited by - faiz on 07 June 2001 07:12:15
Regards,
Webmaster @ Classic Motor Cycling Classic Motor Cycling
|
|
|
Intrepidone
Average Member
Canada
515 Posts |
Posted - 07 June 2001 : 14:25:43
|
This is a really useful MOD
Works like a charm. Good work faiz
Intrepidone |
|
|
stuF
Average Member
United Kingdom
561 Posts |
Posted - 07 June 2001 : 15:24:28
|
i d-loaded the my.asp, then the one that richard linked to, but first of all there was the include error <--...forum/inc_jump_to.asp--> so i removed the extra folder, and then i got this error saying object required my conn inc_functions.asp would be nice to hear how everyone else got it working!!!
i love the way oyu have it working on the test site richard!
ps - i think that it would be good to have pm and buddy mods attached to this!
Edited by - stuF on 07 June 2001 15:32:09
Edited by - stuF on 07 June 2001 15:33:32 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 07 June 2001 : 16:35:11
|
stuF,
I updated the my.zip file that there is a link to on the first page of this thread. It was for the first version of this MOD and I have now updated it.
Instead of including privatemess.asp which was causing some problems because of the 2 datacells, I just used some of the code from privatemess.asp and inserted it into my.asp.
DEMO: http://kinser.121host.net/v31sr4/my.asp |
|
|
Topic |
|