Author |
Topic |
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 15 March 2008 : 10:48:18
|
Doesn't your host provide some means of accessing the database?
(I also seem to remember that there is a web-based product, but I don't recall what it is...)< |
|
|
modifichicci
Average Member
Italy
787 Posts |
Posted - 15 March 2008 : 11:05:32
|
Just some questions: 1) I suppose there is a forum with id 18, isn't it? 2) there are some redundant lines.. Set my_Conn = Server.CreateObject("ADODB.Connection") Set objRec = Server.CreateObject("ADODB.RecordSet") 'this is the one useful Set objDict = CreateObject("Scripting.Dictionary") my_Conn.Open strConnString
as the connection is opened in files included..
3) is implemented avatars mod? 4) what's about T_MSGICON ? 5) have you poll mod installed?< |
Ernia e Laparocele Forum di Ernia e Laparocele Acces - MySql Migration Tutorial Adamantine forum |
|
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 15 March 2008 : 13:12:45
|
Anon yes I have access, I use Razor SQL to get access, but once I am in, none of it mean anything to me, so I dont know what I am looking for.< |
|
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 16 March 2008 : 15:55:07
|
OK it looks like this mod isn't going to be possible, now not been internet savvy, although I am happy to try stuff that’s got good instructions, is it possible to add a blog package to my website? I am on a windows server with mysql, and does anyone have any recommendations on a readymade blog package and any other advice with regards to this?< |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 17 March 2008 : 12:22:44
|
Don't know off the top of my head. Its always been my intention to look into either writing one based off of Snitz or integrating some other one, I just haven't had the time.
I'll see if I can dig up links to some of the packages I'd downloaded and just haven't looked into.< |
|
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 17 March 2008 : 13:36:41
|
Cheers much appreciated.< |
|
|
projectgallbladder
Starting Member
8 Posts |
Posted - 21 April 2008 : 22:32:21
|
Hi there. New to website build / forum setup. Have installed Snitz recently and looking for a Blog plug-in to expand the member Bio area. Tossed up between VBulletin which now has a member blog add-on and Snitz. Because my project is a non profit making forum concept (cost are coming of my checkbook), I chose to go down the open source path. I also strongly believe Forum member Blog (expanded bio) area will be the next progression in forums. Snitz need to move forward in this area. Either by coding an add-on OR partnering with third party. Has anyone successfully integrated a third blog party plug-in. Imagine you would have to link members table with the blog page admin area?
Have looked at the following low cost Blog applications which could be added to Snitz. http://www.hostforest.co.uk/Products/blog.asp
Very cheep for a site license
Your thoughts – desperately looking for a member blog area solution
Thanks
John < |
|
|
SiSL
Average Member
Turkey
671 Posts |
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 22 April 2008 : 14:11:33
|
Well I think we, (I know I do) want a facility so our members can do their own blogs on our site, if possible direct from the forum, but if not then an easy to use blog facility so all our members can have their own blog if wanted.< |
|
|
projectgallbladder
Starting Member
8 Posts |
Posted - 22 April 2008 : 23:06:09
|
Hi SiSL
That’s one very cool Snitz site setup. Not understanding the language, your blog setup is what I am looking for, an area where members can write a simple diary style journal on personal interests / activities with pictures [basically an extended member Bio area kept very simple].
Are you using a 3rd party Blog application with Snitz member integration or created your own code?
Cheers, John< |
|
|
SiSL
Average Member
Turkey
671 Posts |
|
thelodger
Junior Member
United Kingdom
296 Posts |
Posted - 14 May 2008 : 17:02:16
|
quote: Originally posted by SiSL
Nah, just created my own code. Basically uses Snitz posting, Snitz formatting on messages etc. so users are not aliented. Rest are seperate table for blogs, seperate table for comments. (And ofcourse, some ISAPI rewrite for allowing every user seperate fake directory...
any chance we can have a look at your code? maybe just maybe someone would be able to make it usable for a multi blog engine.< |
|
|
Topic |
|