Author |
Topic  |
slemieux
Junior Member
 
USA
234 Posts |
Posted - 18 December 2000 : 18:13:17
|
That's a good idea, Spoon.
Actually will probably give the option to go to the inbox or back to the topic. Reworking this now (**** cookies are killing me)
Scott LeMieux |
 |
|
Matthew
New Member

USA
91 Posts |
Posted - 19 December 2000 : 15:39:35
|
Slemieux how do I go about making the colors match my forum? If you updating this could you add that in there please.
<center><font color=red>Matt</font id=red> <font color=green>If everything seems to be going well, you have obviously overlooked something.</font id=green></center>
Edited by - Matthew on 19 December 2000 15:41:06 |
 |
|
kcomphlint
Starting Member
USA
25 Posts |
Posted - 19 December 2000 : 16:38:13
|
when i log into my forum (SR3 final release) and try to get into the PM system, it justs reload the same page. doesn;t open the private message at all.
j e r e m y | f l i n t kiNETic communications |
 |
|
slemieux
Junior Member
 
USA
234 Posts |
Posted - 19 December 2000 : 21:12:11
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> when i log into my forum (SR3 final release) and try to get into the PM system, it justs reload the same page. doesn;t open the private message at all.
j e r e m y | f l i n t kiNETic communications <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Probably due to the latest cookie changes. I have this updated now, just adding a few more small mods to it and will have a place for everyone to download it. Trying to get the new who's online working.
Hey Matthew, Not sure what the problem is your having with colors. From the very beginning of this through Richards updated versions, I think the colors have always worked correctly. Can you show me an example?
Scott LeMieux |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 19 December 2000 : 21:41:17
|
Excellent News!
Thanks Slemieux. Can't wait until you put out a new version of this. <img src=icon_smile_big.gif border=0 align=middle> |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 19 December 2000 : 21:45:17
|
kcomphlint,
If you open all of the files associated with this mod and replace all instances of:
<font size=1><pre id=code><font face=courier size=2 id=code>Request.Cookies(strCookieURL & "User")("Name")</font id=code></pre id=code></font id=size1>
with:
<font size=1><pre id=code><font face=courier size=2 id=code>strDBNTUserName</font id=code></pre id=code></font id=size1>
then it will work with either version of Snitz, the newest 3.1 SR3 final or some of the earlier 3.1 versions |
 |
|
frankie
Junior Member
 
Vatican City
304 Posts |
Posted - 19 December 2000 : 22:37:03
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> kcomphlint,
If you open all of the files associated with this mod and replace all instances of:
<font size=1><pre id=code><font face=courier size=2 id=code>Request.Cookies(strCookieURL & "User")("Name")</font id=code></pre id=code></font id=size1>
with:
<font size=1><pre id=code><font face=courier size=2 id=code>strDBNTUserName</font id=code></pre id=code></font id=size1>
then it will work with either version of Snitz, the newest 3.1 SR3 final or some of the earlier 3.1 versions <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Richard, I replaced all the strCookieURL that belonged to the user with strUniqueId and everything went fine, though when I try to send a private message when I'm logged on it will give me an erro that eithr username or passord are invalid. But when I use the mod without being logged on, everything works fine??!!! Why is that?! <img src=icon_smile_sad.gif border=0 align=middle>
ô¿~ |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 19 December 2000 : 22:54:47
|
Did you only replace the ones that look EXACTLY like this:
<pre id=code><font face=courier size=2 id=code><font size=1>Request.Cookies(strCookieURL & "User")("Name")</font id=size1></font id=code></pre id=code>
The password one should be changed to look like this:
<pre id=code><font face=courier size=2 id=code><font size=1>Request.Cookies(strUniqueID & "User")("Pword")</font id=size1></font id=code></pre id=code>
It would probably be better to wait for slemieux to release the updated version.
Plus it will be his version, not one that I have tinkered with. <img src=icon_smile.gif border=0 align=middle> <font size=1>(translated = more reliable)</font id=size1>
Edited by - Richard Kinser on 19 December 2000 23:04:45 |
 |
|
frankie
Junior Member
 
Vatican City
304 Posts |
Posted - 20 December 2000 : 02:15:41
|
GOT IT !! ---- Thanx a lot Richard,
I was applying the change to the username
only ignoring the password change!...<img src=icon_smile.gif border=0 align=middle>
P.S. When slemieux's version will be posted..If any one knows yet?!
ô¿~
Edited by - frankie on 20 December 2000 02:18:06 |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
|
slemieux
Junior Member
 
USA
234 Posts |
Posted - 20 December 2000 : 09:21:51
|
Hey Da_Stimulator! Did you grab my files out of this? There were a couple minor design modifications. If so, Great! I won't have to pull them out <img src=icon_smile.gif border=0 align=middle>
Scott LeMieux |
 |
|
André
Starting Member
24 Posts |
Posted - 20 December 2000 : 09:33:47
|
Please select your layout preference. Just a small bug i noticed.
'Quote' Single page layout : both inbox and outbox appear on the same page 2 page layout : inbox and outbox appear on seperate pages No Outbox : No outbox. Sent messages are not saved
Well in the second statement you say you can view the inbox and the outbox on different pages!!! Well if that is actually the case there is no link to the outbox page, and 2 there is no actual oubox.asp file!!!
1. Either the statement is incorrectly stated. 2. Mine is not working correctly. 3. It is not intended to show only the outbox on a single page !!
In conclusion line 2 should read inbox and outbox appear on same page, not seperate pages:
However I would like to see them on seperate pages with two different bars just changing the inbox and outbox on the bar!
Tia André
Edited by - andré on 20 December 2000 09:42:04 |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 20 December 2000 : 09:55:39
|
Slemmy, no I didnt get those modifications in there, sorry :(
Andre, there is a link to the outbox from the main PM page if that is selected.
<font color=red>Da_Stimulator</font id=red> Stimmy's Forums - Using 3.1 SR3 "We all die someday, but your goin down before I do" - Me |
 |
|
André
Starting Member
24 Posts |
Posted - 20 December 2000 : 10:45:13
|
Da!
There is no link in there, secondly when you go to the preferences, and check the 2 pages, and save it no changes are made, and when you return again, there is no selection kept in memory for the checkbox itself. with exception to the no outbox. The other two are not kept in memory, on my forum.
André
Edited by - andré on 20 December 2000 10:59:55 |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
|
Topic  |
|