| Author |
Message |
   
Kuyyo_morro
Junior Artist Username: Kuyyo_morro
Post Number: 770 Registered: 02-2011 Posted From: 66.145.10.30
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:27 pm: |
    |
Kadapanagfan:username pass word adugudddi adi fix seyyandi tondaraga
Deneiki solution: You will need the function (Supplied) FindComputerName() Plus the Declaration GetComputerName Then on the GotFocus of the UserName text box enter the following code If FindComputerName() <> "PC001" Then Me.TxtLoginName.Text = "" Me.TxtPassword.Text = "" Else Me.TxtLoginName = "Fred" Me.TxtPassword = "LetMeIn" SendKeys "{HOME}+{END}" End If 'Where PC001 is the name of the machine the user is logging on from '/////////////////////// Public Function FindComputerName() Dim strBuffer As String Dim lngSize As Long strBuffer = String(100, " ") lngSize = Len(strBuffer) If GetComputerName(strBuffer, lngSize) = 1 Then FindComputerName = Left(strBuffer, lngSize) Else FindComputerName = "Computer Name not available" End If End Function '///////////////////// This needs to go in your declarations at the top of your VBA Public Declare Function GetComputerName Lib "kernel32" Alias "GetComputerNameA" (ByVal lpBuffer As String, nSize As Long) As Long File lock error ki solution: File Locking Errors on nearly everything If you get a "File Locking Error" on nearly everything you try to do (including an error on tree.txt as you try to access the discus.cgi script), it is likely that file locking is malfunctioning. Since your board was working correctly before, this indicates that some kind of change has occurred that now breaks file locking. Here are some tips to resolve a persistent file locking error: Check your errors.txt file, in your Discus administration directory (typically named something like discus_admin_23498234). Whenever a file locking error occurs, Discus writes a message to that file. You may see something useful that explains why Discus could not create a directory. This message may correspond to one of the situations listed below. Check your disk quota. When MySQL is not enabled, Discus creates a file lock by making a directory under the "locks" directory of your administration directory. If your disk quota is exceeded, it may be prevented from creating that directory, hence causing an error. Note that this might not be recorded in errors.txt if the disk is completely full, because space will not allow for it to be recorded. In addition to your own disk quota, have the web host check the physical disk where your board is running to see if the physical disk is full, even though you are below your quota. Check permissions on the "locks" directory. If you're on a unix server, make sure permissions on "locks" are still 0777 (rwxrwxrwx). If you're on a Windows server, the permissions you see through the FTP program are meaningless. If you suspect a permissions problem, the document on the File Locking Error upon setting up the board contains permissions instructions for both unix and Windows servers. |
   
Basky_indya
Megastar Username: Basky_indya
Post Number: 24711 Registered: 10-2007 Posted From: 76.187.247.121
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:25 pm: |
    |
Kish: Mods aa pani cheyagalara?
YES MODS can do. kRUshITHO nAsthee dURbhikSHAM!! JP_ROCKS: ...der unte enchakka andarni giant wheel ekkistadu..girrr mani oogachu.. |
   
Kadapanagfan
Legend Username: Kadapanagfan
Post Number: 41885 Registered: 12-2006 Posted From: 159.53.110.140
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:22 pm: |
    |
danemmme jeeveitham adi vadilleyandi swamy sariki username pass word adugudddi adi fix seyyandi tondaraga |
   
Kish
Megastar Username: Kish
Post Number: 20724 Registered: 02-2008 Posted From: 98.215.115.88
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:19 pm: |
    |
Basky_indya:
Thammud, Mods aa pani cheyagalara? Neeku Moderation isthe better anukunta- you care a lot about this DB! If Cricket is Religion, Sachin is God |
   
Basky_indya
Megastar Username: Basky_indya
Post Number: 24710 Registered: 10-2007 Posted From: 76.187.247.121
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:18 pm: |
    |
THREADS SHOULD BE SWEEPED to SOLVE THIS. EKKUVA Threads unte ee problem vasthundi. ALL inactive threads ni lopala eseyyandi or move out to JOKES section kRUshITHO nAsthee dURbhikSHAM!! JP_ROCKS: ...der unte enchakka andarni giant wheel ekkistadu..girrr mani oogachu.. |
   
Sachin
Megastar Username: Sachin
Post Number: 24586 Registered: 04-2008 Posted From: 198.204.133.208
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:17 pm: |
    |
Kish:meeku kooda vasthundha
ledu... ninnu DB lonchi dobbeyamantunnnadu anukunta admin |
   
Kuyyo_morro
Junior Artist Username: Kuyyo_morro
Post Number: 767 Registered: 02-2011 Posted From: 66.145.10.30
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:17 pm: |
    |
Naaku kuda vastundi, all the time. Got used to it. |
   
Kish
Megastar Username: Kish
Post Number: 20722 Registered: 02-2008 Posted From: 98.215.115.88
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, May 02, 2011 - 03:15 pm: |
    |
Chaala frequent ga vasthundi- meeku kooda vasthundha or naa system/browser problem aa? Okkosari File Lock Error vacchinappudu post count +1 authundi!  If Cricket is Religion, Sachin is God |