The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Well, it's been on the back burner for quite some time, but I've decided to tidy up and release v1.0 of my Snitz portal to the public. I still expect to find a few bugs, but the feature list is complete for now. I'll give it some time before I start adding things in, since I want to be able to give people the opportunity to test and use the portal.
Here is a list of the MODs installed:
So, without further adieu, here is the download link.Eternal Second Snitz Portal v1.0
Edit (4-8-07): Link removed due to bug fixes. Go here for latest information.<
Here is a list of the MODs installed:
- [noparse][/noparse] tag
- Active Users
- Automatic Image / Avatar Resizing
- Avatars
- Edit Time Limit MOD
- Email once for subscription
- Email Spam prevention
- Events Calendar
- Google Maps MOD (with changes to allow users to enter their own lat/long)
- Google Sitemaps MOD
- Limit Quick Paging
- Mark Topic As Unread
- Password Reset
- PM MOD
- Poll MOD
- Profile Views
- RSS Feeds
- Smile Manager Plus
- Snitz Stats
- Split Topic MOD
- Subforums
- UserGroups MOD
So, without further adieu, here is the download link.
Edit (4-8-07): Link removed due to bug fixes. Go here for latest information.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Last edited by muzishun on 08 April 2007, 20:24
Posted
setup.asp is completely unchanged, so it shouldn't affect your other forum. It's just like installing a second fresh Snitz on your site.
The site integration MOD is something I was certainly thinking about adding in. It'll probably come in a later version. There are several different things I still want to add in, but I thought it would be better to start getting bugs out now rather than some undetermined time down the road.<
The site integration MOD is something I was certainly thinking about adding in. It'll probably come in a later version. There are several different things I still want to add in, but I thought it would be better to start getting bugs out now rather than some undetermined time down the road.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
The zip file has been updated. The only changes are admin_policy.asp and inc_policy.asp.
BTW, I'd like to try and keep this thread fairly clear of bug reports and feature requests. Feel free to post over at the support link in my sig for those.
I'm glad people are liking this (or the concept, at least) so far. Good to know the work I put into it wasn't in vain.
<
BTW, I'd like to try and keep this thread fairly clear of bug reports and feature requests. Feel free to post over at the support link in my sig for those.
I'm glad people are liking this (or the concept, at least) so far. Good to know the work I put into it wasn't in vain.
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
I have installed it with a copy of my database and run the mods setup. The only error I get is for a column that did not exist, but none of the mod admins seem to work. I am using SQL Server 2005.
I also get the error
Microsoft OLE DB Provider for SQL Server error '80040e37'
Invalid object name 'FORUM_CUSTOM_POLICY'.
/admin_policy.asp, line 68
I also get this error when posting a reply
Microsoft VBScript runtime error '800a0009'
Subscript out of range: 'rR_DATE'
/topic.asp, line 781
<
I also get the error
Microsoft OLE DB Provider for SQL Server error '80040e37'
Invalid object name 'FORUM_CUSTOM_POLICY'.
/admin_policy.asp, line 68
I also get this error when posting a reply
Microsoft VBScript runtime error '800a0009'
Subscript out of range: 'rR_DATE'
/topic.asp, line 781
<
http://copdforum.portalone.us/
Last edited by daveo on 05 April 2007, 20:44
Posted
muzishun...
For us 'newbs', could you/would you give a brief description of what this is? I see the list in your initial post, but is this a MOD? 'Portal' to me usually denotes entrance.
I am embarrassed to say I don't know what this is.
I know you're busy... if you get time.
Thank you.
gary b
<
For us 'newbs', could you/would you give a brief description of what this is? I see the list in your initial post, but is this a MOD? 'Portal' to me usually denotes entrance.
I know you're busy... if you get time.
Thank you.
gary b
<
Posted
Basically, he built a pre-modded XHTML-compliant version of Snitz. He changed the code base to be XHTML compliant, and then added the listed MODs (making sure the whole stayed compliant).
Edit: Keeping it brief...<
Edit: Keeping it brief...<
Last edited by AnonJr on 05 April 2007, 21:53
Posted
Thanks, Anon. I couldn't have said it better.
daveo, I've responded to your post over at the ES site.<
daveo, I've responded to your post over at the ES site.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
I found the problem. I needed to use your config.asp instead of mine. Added my changes and it is working. I will continue testing for the next few days. Also, I want to add front page news and googie spell to it. So it does work with SQL Server 2005 as long as you use the included config.asp.
I do get this error
Microsoft OLE DB Provider for SQL Server error '80040e37'
Invalid object name 'FORUM_CUSTOM_POLICY'.
/admin_policy.asp, line 68
So far I have not found any other problems, but will keep looking.<
I do get this error
Microsoft OLE DB Provider for SQL Server error '80040e37'
Invalid object name 'FORUM_CUSTOM_POLICY'.
/admin_policy.asp, line 68
So far I have not found any other problems, but will keep looking.<
http://copdforum.portalone.us/
Posted
daveo, since we've got the topics over at the Eternal Second forums for bug reports, I'd like to try and keep this thread reserved for general comments about the forum release overall.
That said, I've updated the original post with an update. One bug and fix found so far, with another possible one in the works.<
That said, I've updated the original post with an update. One bug and fix found so far, with another possible one in the works.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...