Announcing the final release of the ES Portal v1.0 - Posted (2595 Views)
Senior Member
muzishun
Posts: 1079
1079
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:
  • [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
I've tested this fairly heavily on Access and MySQL, but don't have access to a SQL Server DB, so any help there will be appreciated.
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.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
JJenson
Posts: 2121
2121
Muzishun just loaded this using a MSSQL database I will let you know of any errors. this is the first one I have that is displaying at the bottom of the admin section for the user groups mod.
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'FORUM_USERGROUPS'.

/esportal/admin_usergroups.asp, line 526

I will have a look around and see what else I can find. smile
Here is another on when I click on the active topics link.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'T_ISPOLL'.

/esportal/active.asp, line 314

I am getting a bunch of these all over I cannot seem to find the dbs files or anyway to install the mods or was this done in the normal install?

You can have a look here:

http://www.thebragboard.com/esportal/

<
Posted
Senior Member
muzishun
Posts: 1079
1079
On the initial setup.asp run, there should have been a message that led you to the MOD setup to run the DBS file to get all the MOD tables and settings up and running. The dbs file should be in the zip.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
Retired Support Moderator
MarcelG
Posts: 2625
2625
Nice one Bill!!! I'm certainly going to testdrive this!<
Posted
Advanced Member
JJenson
Posts: 2121
2121
Yeah that was it not reading very carefully as I was half asleep. Saw it and all works well now. Was going to just goto the mod setup page but for some reason I just kept looking for a file I couldn't see Looks good will report anything I see with the MSSQL database bigsmile<
Posted
Advanced Member
JJenson
Posts: 2121
2121
Everything is looking really good. But when clicking on the custom policy link in the admin options I get the page cannot be found went to look for the page in the download and it doesn't exist: admin_policy.asp<
Posted
Forum Moderator
AnonJr
Posts: 5768
5768
Is this the CSS'd/XHTML version you were working on earlier?<
Posted
Senior Member
muzishun
Posts: 1079
1079
Yeah, this is the one. The whole thing should be valid CSS/XHTML 1.0 Strict. If you find any pages that aren't, the mistake is on your end (wink j/k). As for the admin_policy.asp file, that is indeed missing... very odd. I'll get that fixed and repost a new zip file tonight. As I (think I) said before, this project actually sat on the back burner for awhile, but I went back and fixed up everything I could find the past couple days and finalized it so I could get something out there for public use.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
Advanced Member
JJenson
Posts: 2121
2121
Looks great the only thing I really see it missing is the site integration mod. Or at least I didn't notice that one but to be honest it was late and I don't remember exactly now. smile But looks great.<
Posted
Forum Moderator
AnonJr
Posts: 5768
5768
Originally posted by muzishun
Yeah, this is the one. The whole thing should be valid CSS/XHTML 1.0 Strict. If you find any pages that aren't, the mistake is on your end (wink j/k).
Cool. I'll have to play around with it a little and see how hard its going to be to get my SB2 stuff to work with it.... though it does seem most of its already in there. tonguebigsmile<
Posted
Junior Member
texanman
Posts: 410
410
Does the setup.asp override the existing forum even if a separate database and a separate forum folder are used? This seems to be the case! Can you tell me what this code does please? Thank You :-)<
You Must enter a message