Sorj Mesaj tarihi: Ağustos 16, 2003 Paylaş Mesaj tarihi: Ağustos 16, 2003 Merhaba Şu snitzin en son forumu cok hosuma getti denemek icin indirdim ama indirmez olaydım kanser etti beni http://asdasd.com/benimadim/forum/setup.asp yaziyorum "Database Setup.... Your strDBType is not set, please edit your config.asp to reflect your database type." deli etti beni readme deki herseyi yaptim ama olmadi biri bana sölermi plz?[hline] Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
thelegbra Mesaj tarihi: Ağustos 16, 2003 Paylaş Mesaj tarihi: Ağustos 16, 2003 programi hic indirip kurmadim fakat şöyle diyebilirim ki, verdiği hatadfan dolayı, database'in ne tür olacağını belirtmemişsin.. asp olduguna gore sanırım mssql falan olacak, herneyse zaten readme'de yazıyordur default value'ler..[hline]Legbra ::.. The interpreter øf gøds. Only he can translate peøples prayers and transmit them tø the invisible pøwers. Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Sorj Mesaj tarihi: Ağustos 16, 2003 Konuyu açan Paylaş Mesaj tarihi: Ağustos 16, 2003 oki bakarım simdi brinkster a göre bu arada :)[hline] [Bu mesaj Erutan tarafından 16 August 2003 20:34 tarihinde değiştirilmiştir] Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Smokey Mesaj tarihi: Ağustos 16, 2003 Paylaş Mesaj tarihi: Ağustos 16, 2003 config.asp miydi neydi için de db ayarları vs vardı sanırım onları bi ayar la görürsün direk zaten Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
behran Mesaj tarihi: Ağustos 16, 2003 Paylaş Mesaj tarihi: Ağustos 16, 2003 readme yi oku ondan ayrıntılı açıklaması var bende aynı sorun vardı.aslında sorun değil hangi sistemde kullanıyosan ona göre db yi belirliyosun.[hline] Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Sorj Mesaj tarihi: Ağustos 17, 2003 Konuyu açan Paylaş Mesaj tarihi: Ağustos 17, 2003 yapamadim :) hay kalıbıma[hline] Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Arthur_HellsFire Mesaj tarihi: Ağustos 17, 2003 Paylaş Mesaj tarihi: Ağustos 17, 2003 Şu forumun linkini atsana ben de bi inceleyem[hline]Feel Power of Mind You can Feel Alright Try To Be Best in Your Mind Icq=176375932 MailMee Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Adiemus Mesaj tarihi: Ağustos 17, 2003 Paylaş Mesaj tarihi: Ağustos 17, 2003 Configden ayarlıcaksın db nin yerini yurdunu ve hangi programın kullanıldığını galba.[hline]`eğer tanrı varsa, parmağını bile kıpırdatmadan tüm kötülüklere nasıl katlanıyor` stendhal Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Sorj Mesaj tarihi: Ağustos 17, 2003 Konuyu açan Paylaş Mesaj tarihi: Ağustos 17, 2003 biri yardım edermi piliz[hline] Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Admin Virus Mesaj tarihi: Ağustos 17, 2003 Admin Paylaş Mesaj tarihi: Ağustos 17, 2003 configi pastla buraya ve kullandığın web sitesini pastla yardım edeyim.[hline]Você Cría Os Mundos Que Nós Os destruímos Virus,SatanixVirus,Satan-Virus,Virus-Satan,Satanix. Trex DragonSlayerz Paladin of alb/exc Cuce Berserker of mid/pry Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Giovanni Mesaj tarihi: Ağustos 17, 2003 Paylaş Mesaj tarihi: Ağustos 17, 2003 belki hostunun asp desteği yoktur?[hline]8-) Launvatar da Inconnu Reaver @ Alb/Excalibur | DAoC Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Sorj Mesaj tarihi: Ağustos 17, 2003 Konuyu açan Paylaş Mesaj tarihi: Ağustos 17, 2003 OKa LUk http://www23.brinkster.com/lamerstyle/forum/default.asp zaten tıklarsanız direk o bozuk bolum gelicek eğer default yerine setup.asp yazarsaniz gene ayni yer gelir Config.asp-- <% '################################################################################# '## Copyright (C) 2000-02 Michael Anderson, Pierre Gorissen, '## Huw Reddick and Richard Kinser '## '## This program is free software; you can redistribute it and/or '## modify it under the terms of the GNU General Public License '## as published by the Free Software Foundation; either version 2 '## of the License, or any later version. '## '## All copyright notices regarding Snitz Forums 2000 '## must remain intact in the scripts and in the outputted HTML '## The "powered by" text/logo with a link back to '## http://forum.snitz.com in the footer of the pages MUST '## remain visible when the pages are viewed on the internet or intranet. '## '## This program is distributed in the hope that it will be useful, '## but WITHOUT ANY WARRANTY; without even the implied warranty of '## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the '## GNU General Public License for more details. '## '## You should have received a copy of the GNU General Public License '## along with this program; if not, write to the Free Software '## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. '## '## Support can be obtained from support forums at: '## http://forum.snitz.com '## '## Correspondence and Marketing Questions can be sent to: '## [email protected] '## '## or '## '## Snitz Communications '## C/O: Michael Anderson '## PO Box 200 '## Harpswell, ME 04079 '################################################################################# Session.LCID = 1033 '## Do Not Edit Response.Buffer = true dim strDBType, strConnString, strTablePrefix, strMemberTablePrefix, strFilterTablePrefix '## Do Not Edit Dim counter, ConnErrorNumber, ConnErrorDesc, blnSetup '## Do Not Edit '################################################################################# '## SELECT YOUR DATABASE TYPE AND CONNECTION TYPE (access, sqlserver or mysql) '################################################################################# 'strDBType = "sqlserver" 'strDBType = "access" 'strDBType = "mysql" '## Make sure to uncomment one of the strConnString lines and edit it so that it points to where your database is! 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("snitz_forums_2000.mdb") '## MS Access 2000 using virtual path 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb") '## MS Access 2000 on Brinkster 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:inetpubdbrootsnitz_forums_2000.mdb" '## MS Access 2000 'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("snitz_forums_2000.mdb") '## MS Access 97 using virtual path 'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb") '## MS Access 97 on Brinkster 'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:inetpubdbrootsnitz_forums_2000.mdb" '## MS Access 97 'strConnString = "Provider=SQLOLEDB;Data Source=SERVER_NAME;database=DB_NAME;uid=UID;pwd=PWD;" '## MS SQL Server 6.x/7.x/2000 (OLEDB connection) 'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=UID;pwd=PWD;database=DB_NAME" '## MS SQL Server 6.x/7.x/2000 (ODBC connection) 'strConnString = "driver=MySQL;server=SERVER_IP;uid=UID;pwd=PWD;database=DB_NAME" '## MySQL 'strConnString = "DSN_NAME" '## DSN strTablePrefix = "FORUM_" strMemberTablePrefix = "FORUM_" strFilterTablePrefix = "FORUM_" 'used for BADWORDS and NAMEFILTER tables '################################################################################# '## If you have deleted the default Admin account, you may need to change the '## value below. Otherwise, it should be left unchanged. (such as with a new '## installation) '################################################################################# Const intAdminMemberID = 1 '################################################################################# '## intCookieDuration is the amount of days before the forum cookie expires '## You can set it to a higher value '## For example for one year you can set it to 365 '## (default is 30 days) '################################################################################# Const intCookieDuration = 30 %> <% '################################################################################# '## Do Not Edit Below This Line - It could destroy your forums and lose data '##################################################################### Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Admin Virus Mesaj tarihi: Ağustos 17, 2003 Admin Paylaş Mesaj tarihi: Ağustos 17, 2003 Brinkstarın host özelliklerine bakıcaksın ve bu 3servisten hangisine destek veriyorsa diğerlerini sileceksin. 'strDBType = "sqlserver" 'strDBType = "access" 'strDBType = "mysql" Ayriyetten sen dosyaları gönderirken bazen hatada oluşuyor oyüzden tekrar göndermeyide deniyebilirsin benim php-nuke ve vbullette öyle sorun yaşamıştım. Brinkstardan para veripmi aldın alan yoksa free hizmetindemi yararlandın? Free hizmetinde ftp ancak web den oluyor upload için teker teker kastınmı?[hline]Você Cría Os Mundos Que Nós Os destruímos Virus,SatanixVirus,Satan-Virus,Virus-Satan,Satanix. Trex DragonSlayerz Paladin of alb/exc Cuce Berserker of mid/pry Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Sorj Mesaj tarihi: Ağustos 17, 2003 Konuyu açan Paylaş Mesaj tarihi: Ağustos 17, 2003 ne yazıkki kastık :)[hline] Link to comment Sosyal ağlarda paylaş Daha fazla paylaşım seçeneği…
Öne çıkan mesajlar