Author |
Topic |
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
gpctexas
Junior Member
320 Posts |
Posted - 19 June 2005 : 22:08:24
|
I still leaning towards a variable or something not entered right or something accidentally deleted in config.asp. Nobody else is reporting this error.< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
Edited by - gpctexas on 19 June 2005 22:12:08 |
|
|
enkabe
Starting Member
26 Posts |
Posted - 18 July 2005 : 07:44:19
|
FYI
quote: Originally posted by TastyNutz Microsoft JET Database Engine error '80004005'
Could not use ''; file already in use.
/forum/admin_ipgate.asp, line 1168 (with various line numbers)
I'm getting exactly the same error as TastyNutz, I have rechecked everything a couple off times.
I also found that the error messages were referring to
rs.Open StrSql, strConnString
I'm running the multilanguage pack mod from Mirror.
For now I will revert everything back, too bad it seems like a good mod.< |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 18 July 2005 : 14:57:25
|
I can not reproduce this at all. If I can't reproduce it, I can't fix it :| Please zip and send your files to me; inc_header.asp, config.asp, admin_ipdate.asp, inc_ipgate.asp and any other files you edited to install this mod. Also let me know what version of Snitz you are using. Send to gpctexas at gpctexas dot net Please add "ipgate troubleshoot" to the subject line so it will go through spam filters< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
enkabe
Starting Member
26 Posts |
Posted - 21 July 2005 : 07:05:57
|
gpctexas , well I could send you the files. I cleaned everything out, just to be shure, tested a copy on my localhost. No problem. Did a new install on the actual webserver. The same error message occured. Actually when installing the mod, it sais "Permission denied " on cleaning the dbs file after it is done updating the database on the problem server, that is the first thing that goes wrong. The tables seem to be updated. I also tried updating the DB here then uploading it to the server. So that does not seem to be the problem. The servers are both running IIS/5.0.
I have printed out the server information page from both servers, on the server where I cannot run IpGate I noticed: "Jet OLEDB:Database Locking Mode" "0" where it sais "1" on the server that does not give me headaches. So I'm not shure if that is relevant but I will look into that now. If you still think it is usefull to send the files, I will, but I'don't think the problem is in the files.< |
|
|
gpctexas
Junior Member
320 Posts |
|
enkabe
Starting Member
26 Posts |
Posted - 23 July 2005 : 03:20:31
|
Thanx gpctexas, I did ofcourse try that. But sofar to no avail. I'm not working daily on that forum/website, I will try again next week. If do find a solution I wiill post it. But thanks again for ypur help.< |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 23 July 2005 : 06:44:32
|
enkabe,
You can try and add the red part to your connection string, in config.asp (it may need adapting depending on what you're using now):
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("../../database/snitz_forums_2000_m.mdb")& ";Jet OLEDB:Database Locking Mode=1"
< |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
enkabe
Starting Member
26 Posts |
Posted - 26 July 2005 : 04:54:31
|
Thanks ruirib, I have tried something similar, but wasn't too shure about the syntax. So I didn't succeed in resolving the problem. I will try it again ASAP using this syntax, (hopefully today) then report back if I succeed.
I just tried adding & ";Jet OLEDB:Database Locking Mode=1" to the connection string. Unfortunatly it didn't work, although I do have the feeling this should be the way to go... So sigh.. will have to try something else or some more..< |
Edited by - enkabe on 26 July 2005 05:27:50 |
|
|
enkabe
Starting Member
26 Posts |
Posted - 17 August 2005 : 07:54:41
|
Had some time to look in to the problem of the following error message occuring after installing the ipgate mod
Microsoft JET Database Engine error '80004005'
Could not use ''; file already in use.
I tried set permissions on the DBfolder in IIS. Everything seemed to be fine, and after all posts could be made. But still I had that error message, so I altered the permissions for the internet guest account/webuser account on the actual folder (giving one of them write permission), not from within IIS. Et voila, no more error message... So far, ...< |
|
|
gpspassion
Junior Member
260 Posts |
Posted - 31 August 2005 : 06:40:55
|
Any hope that some type of nslookup could be performed to block guys on dynamic IPs but connecting from the same DSLAM ?< |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 31 August 2005 : 18:00:00
|
We are limited to what the web server gives the script. cookies and autobaning are the work arounds to catch peep on dynamic ips.
Guy w/dynamic ip browses site, gets banned, and cookie gets placed on computer.
same guy changes ip, banned cookie detected, new ip added to bans, cookie updated.
but it only works if they dont know about the cookie, but over time, you could catch most of their ip addys< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
snowsurfer
New Member
64 Posts |
Posted - 06 September 2005 : 15:45:47
|
I cant seem to find where the section is to redirect the user to a different page< |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 06 September 2005 : 20:01:16
|
You can use the build in message or build a custom page to redirect to. The pages are in inc_ipgate.asp near the end of the copyright< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
tuttostranieri
New Member
53 Posts |
Posted - 18 September 2005 : 15:29:37
|
Hi, can someone help me with the installation of ipgate 2.4.
I have installed succefully the mod, but i can not know how to modify my admin page for linking the new features of ipgate.
The installation procedure say: " <LI><span class=""spnMessageText""><a href=""admin_ipgate.asp"">IPGate Configuration</a></span></LI>" & vbNewLine & _
But where i must put it?
I have another problem...
i receive this error on the Paginated Logs link : ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/forum/admin_ipgate.asp, line 1333
I use mysql db....
I think sothing connected to : /forum/STRIPGATESHOWRECS 25
and
the variable definitions...
Add the following to config.asp at the end of Application's
StrIPGateBan = Application(strCookieURL & "STRIPGATEBAN") StrIPGateLck = Application(strCookieURL & "STRIPGATELCK") StrIPGateCok = Application(strCookieURL & "STRIPGATECOK") StrIPGateMet = Application(strCookieURL & "STRIPGATEMET") StrIPGateMsg = Application(strCookieURL & "STRIPGATEMSG") StrIPGateLog = Application(strCookieURL & "STRIPGATELOG") StrIPGateTyp = Application(strCookieURL & "STRIPGATETYP") StrIPGateExp = Application(strCookieURL & "STRIPGATEEXP") StrIPGateCss = Application(strCookieURL & "STRIPGATECSS") strIPGateVer = Application(strCookieURL & "STRIPGATEVER") StrIPGateLkMsg = Application(strCookieURL & "STRIPGATELKMSG") strIPGateNoAcMsg = Application(strCookieURL & "STRIPGATENOACMSG") StrIPGateWarnMsg = Application(strCookieURL & "STRIPGATEWARNMSG")
From the forum admin page, run Check installation to reinitialize application variables.
Some idea?
Thanks
Alex www.tuttostranieri.it< |
www.tuttostranieri.it www.tuttostranieri.org admin@tuttostranieri.it |
|
|
Topic |
|