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)
 Full Moded code 3.4.03 with 24 mods installed
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 20

Braham
Starting Member

5 Posts

Posted - 20 September 2002 :  20:08:46  Show Profile  Visit Braham's Homepage  Send Braham an AOL message
Everyone,

Do you guys know if the news panel could be modified to pull directly from web news files (.rdf i believe). I am slowly learning more and more asp, so I would appreaciate any helpful links...<edit> links in regard to rdf implementation</edit>

This is a great collection and some uber work put into this set. I like it ServerHacker. Great Job.

--Braham

Edited by - Braham on 20 September 2002 20:10:21
Go to Top of Page

GenerationEdge
Junior Member

105 Posts

Posted - 20 September 2002 :  20:16:39  Show Profile
Nice Modifcations ServerHacker. There are a little to many mods for my application so I'm going to just add few myself to my forums. Can someone give me a link to "Crash's CallOuts MOD". I have searched here on Snitz and I only get this topic and I searched on Crash's site and could not find it.

Thanks,

Jason

Edited by - GenerationEdge on 20 September 2002 20:17:58
Go to Top of Page

os_soprano
Starting Member

16 Posts

Posted - 21 September 2002 :  00:50:11  Show Profile
This modded forum looks awsome one thing bro in the newsfeeds how do u chage it or add your own feeds
Spanks
www.thebadabing.net
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 21 September 2002 :  01:14:44  Show Profile
There is a code update (see first post), please let me know how these updates are working? Thank's serverhacker

snerdley, removed the "page views" for the code

al_iguana, I redid the login and logout code, and did the avater fix (you can see it on the demo site)

Del, I will look in to this

sji2671, try the updated files

Braham, not sure, mabe someone can help with this

GenerationEdge, here are the mods I used so far

os_soprano, if you mean the site news? login as admin, then go to "Announcements" to add news items

hope I got every one, I have been sick, sorry for the late reply.

Edited by - serverhacker on 21 September 2002 01:21:35
Go to Top of Page

GenerationEdge
Junior Member

105 Posts

Posted - 21 September 2002 :  02:18:41  Show Profile
Thanks ServerHacker

Jason
Go to Top of Page

LadyTatjahna
Starting Member

Canada
6 Posts

Posted - 21 September 2002 :  02:40:28  Show Profile  Visit LadyTatjahna's Homepage
Hello!

This is an incredibly beautiful modified snitz forum you have made!! :D

I want to ask you if there is (i didn't downloaded it yet so I dunno) a kind of ready-to-modify ressource language file? I am asking you that 'cause I already use a snitz forum here : http://www.b2solutions.ca/forum/ and I had to hard code inside the code of each page the french translation. I did too a lots of modifications to fit the needs of our community and well to make a little more beautiful the look of the buttons and graphics. The fact is that I am interested on your version, but I wont redo all the ugly stuff of hardcoring french expression inside the pages!! You, programmers, know how much big is forum, topic and default.asp!!! ;)

If anyone are interested on putting all the ressources of the forum inside corresponding language files ( by constant variable.. ? ) I would gladly help you by doing the french translation or even doing a part of put the forum ressources in language files.

Just let me know, serverhacker, if this is something that is already made, or if not, if you are planning to do this job. I am sure that doing this will make the future translations easier than what I did with the forum :) And I am sure that lots of people in there would accept to do 1 or 2 asp page for preparing those to receive ressources.. Lots of people are better than only one no? LOL! And I will gladly ( as I said ) help you in that if you are interested!

Cya,
Lady Tatjahna
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 21 September 2002 :  03:56:02  Show Profile
I made a fast menu update for those of you not using the seethrough menu, I have it on the demo site so you can see it.

download link is in the first post.

LadyTatjahna, thanks for the kind words, I have not gone in to that yet with this code, butt I think it would be a good thing. I will get back to you on this

Go to Top of Page

andyjenkins
Junior Member

105 Posts

Posted - 21 September 2002 :  04:58:31  Show Profile  Visit andyjenkins's Homepage
Serverhacker - it's certaintly getting there eh mate? Have you SEEN the number of views on this thread? WOW is all I can say!!
Your a credit to Snitz m8 - a real credit.!!!!!

However - with praise comes problems .... sorry ...

I took the dbs files and upgraded my existing mdb - however, dbs_customavatar.asp gives ...

Adding new records..
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRSHOWAVATAR','1')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAVATARMAXW','64')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAVATARMAXH','64')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAVATARMAXH','64')
-2147467259 | The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.

Any idea?





BTOpenworld ADSL Usergroup
Go to Top of Page

LadyTatjahna
Starting Member

Canada
6 Posts

Posted - 21 September 2002 :  05:44:02  Show Profile  Visit LadyTatjahna's Homepage
@andyjenkins:

You have this string in duplicate :

INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAVATARMAXH','64')

@serverhacker :

I have counted 3 690 872 bytes in 161 files in /forum/ .. this is MONSTRUOUS :D:D:D

So for you, and all the guys behind Snitz forums, I tell you 3 690 872 times THANXXXXX and well.. give you 161 big wet kiss !!! (Joking there!)

You did an incredible job guys, I won't had the patience and the brain enough to do it in this "easy-to-implement-and-modify" way. Seriously, I am not telling you that to be in your favors, I usually simply tell when I am happy and proud, and that's the case in there.

Ciao guys and serverhacker, I will begin to take a look at the ressource language files, and see how complex this could be to do them.. I will come back to you with a little report on that and you will decide after that ;)
Go to Top of Page

al_iguana
Junior Member

138 Posts

Posted - 21 September 2002 :  05:57:20  Show Profile  Visit al_iguana's Homepage
andy - i got that message too. run the avatar dbs again and see if you get the same message. btw, it didn't affect my running of the forum, so if it works ignore it.

serverhacker - checked your demo site, so scrolling at all now. looks like this mod is finished! well done, a beautiful piece of code, ready for the next 20 mods

oh yeah, and if anyone can figure out how to modify newsfeed.asp so that it can parse different RDF files i would be absolutely delighted

----

Don't Dream It ~ Be It
http://www.peppermintiguana.co.uk/cymrugothic/
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 21 September 2002 :  06:15:02  Show Profile
Thank all, for all your help. I hope to make this good for everyone that wants to use this code.

And al_iguana, you should use the fast menu update, because you are not using the seethrough menu. its a small thing butt I think it would be better on your site.

Go to Top of Page

andyjenkins
Junior Member

105 Posts

Posted - 21 September 2002 :  06:49:42  Show Profile  Visit andyjenkins's Homepage
is there a trick to upgrading an existing DB that I dont know about?

I'ved wipped the dev copy and re-started about 10 times now, and I'm getting the same error as above (where it tries 2 identical inserts) on different mods - eg I get the error for the news mod .. as it's trying ....

INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('strNewsTopicCount','5')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('strNewsTopicCount','5')

Whats the secret?





BTOpenworld ADSL Usergroup
Go to Top of Page

andyjenkins
Junior Member

105 Posts

Posted - 21 September 2002 :  06:52:34  Show Profile  Visit andyjenkins's Homepage
and again - doing the mods in different order makes no difference. This time on the Super/Admin/Mod HTML mod ...

Adding new records..
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('strSuperAdminModHtml','-1')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('strSuperAdminModHtml','-1')
-2147467259 | The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.

Heeeeeeeeelp





BTOpenworld ADSL Usergroup
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 21 September 2002 :  06:59:49  Show Profile
have you tryed using it even tho you got the errors?, some times it still works.

Its saying it twice because it already in the database, so it should be ok.

Edited by - serverhacker on 21 September 2002 07:08:16
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 21 September 2002 :  07:18:09  Show Profile
serverhacker ,

your forum is working

Good Job
Go to Top of Page
Page: of 20 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07