Jump to content
php.lv forumi

waplet

Reģistrētie lietotāji
  • Posts

    1,373
  • Joined

  • Last visited

Everything posted by waplet

  1. nu jā bet login scripts jau būs tanī pat saitā, jo uztaisīt sessija vai kūkijus vai ko tur taisa
  2. <form action="./index.php">
  3. waplet

    Zend

    Vai tad tik viegli atkodēt?
  4. Nu tas būs pagrūti priekš manis, tāpēc labāk nebridīšu šajā upē tik dziļu
  5. paldies ļaunais bubuli :D, man arī šis noderēs un cik sapratu, šim es skatos nevajag darīt tā $bbcode = new bbcode ? ja? Un kā dabūt lai pārejie tagi neparsējas?, tavs mīlošais waplets.. :)
  6. varbūt var uztaisīt if'u , if pregmatch( , tad vajag ķipa pie elses likt tikai tos parējos tagos , so pie pregmatch code, pārejos neparsēs...
  7. ezi, a vai tad po defu iekš <code> tagiem neparseejas <b> un tml?
  8. waplet

    Zend

    Puikas man liela problēma, gan jau šeit ir kāds pro, kas ir iegādājies Zend Guard, varbūt kāds man var aizkodēt 2 vai nedaudz vairāk failiņus? P.s. Es nezināju kur šito rakstīt, ja vajag pārbīdīt uz citu vietu :)
  9. Kr4 tev ir jādara tā Viss kas ir root mapītē, jāiemet iekš tava webservera mapes, admincall.sma jāiemet ieks cstrike/addons/amxmodx/scriptings/admincall.sma , palaid viņu ar notepad2 un ieraksti savu adresi , piemēram tu viņu iemet www/cs/ mapē un un tad raksti admincall_domain ", "tavaadrese/cs/"); un tad palaid compile.exe viņs nokompilēs iemet iekš plugins amxx failu ,kas ir parādas scripting/compiled/ un iekš amxmodx/configs/plugins.ini ieraksti admincall.amxx , un taāā tad atliek sakonfigurēt config.inc.php kas ir iekš www/cs/ mapes so es darītu tā: <? /***************************************************************************** * ID: config.inc.php, v 1.0 2003/12/06 * Author: SentryIII * * Copyright (c) 2003 Josh "SentryIII" * * Full LGPL License: <http://www.gnu.org/copyleft/lesser.txt> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library 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 * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ****************************************************************************/ // Site Design $content[title] = "Chiteru nosudzeshana"; // <-- Main Title. BIG Font! $content[subtitle] = "Request Admin"; // <-- Tell the players what their looking at. $content[message] = " In any case the problem player will not be kicked automatically, instead an admin will join the game and watch the player. "; // The above text is shown to inform the player of any special instructions. $font[text] = "#000000"; // <-- Default is black $color[body] = "#696969"; $color[table] = "#000000"; $color[td] = "#C0C0C0"; $color[tdborder] = "#000000"; // Game Server Name $servername = "Tavs servera nosaukums"; // This name shows in the IRC request so the admins know which server to goto! // Problems List $problem[0] = "Glitching"; $problem[1] = "Racist"; $problem[2] = "Team Killer"; $problem[3] = "Hostage Killer"; $problem[4] = "Spamer"; $problem[5] = "Language"; $problem[6] = "Hacks/Cheats"; //$problem[7] = "You can add more as needed!"; //$problem[8] = ""; // IRC Config // Be sure you only have 1 server defined. 2 = PROBLEMATIC. So, if you uncomment one, comment the other! //$server = "irc.gamesnet.net"; $server = "irc.lv"; $port = "6667"; $botname = "BOTA NIKS"; $channel = "#tavs channels"; // Bot Timer $timer = "5000"; // In milliseconds (1000 = 1 Second) - If the bot never connects after you submit then its probably because its being disconnected too fast. // If thats the case for you then raise this number higher to get better results. // WARNING: You dont want the bot to stay connected too long because it consumes the servers resources. // I cant tell you how many times I had to restart because the bot wouldnt disconnect. ?>
  10. Es bišķi nesapratu? a kur tad tekstu likt ko parsot?
  11. Hmm, man kaut kas nesanāk? Kr4 man ir tā iekš parse.php ir viss tavs kods, bet iekš index.php ir šādi <? include ("parse.php"); $text = "wtf [b]does it works ?[/b]"; echo parse($text); ?> bet viņš saka
  12. Nav vieglāk uzreiz Appserv uzmaukt?
  13. A tātad vajag biki mazāk nekā 1024 ? ja? piemēram 1000, lai uz 1024 ekrāniem ir vieta scrūlbaram? a kā tad visu nocentrēt? kur būtu vislabākais veids kāiemacīties div'us? protams netā + ar firebug skatījos,nevarēju atrast kpc ir tā atstarpe,to vēl neesmu saņēmis atbildē :(
  14. 1. Kas liecina par to ka es tā uzskatu? 2. A kā tad savādāk taisīt layoutos,ja div nemāk? 3. kas ir deprecated 4. a kur tad? 5. a kā tad panākt lai ir līdz ar malu? P.s. lūdzu tiešām palīdziet, šada problēma ir ar katru manu html webu,nekad neesmu sapratis kāpēc tā ir! :(
  15. Tā rekur bildīte un html ir apmēram šāds <style> #td-viss-lielais-content-logo{ background-image: url(/template/waplet2/img/logo<?php echo "$randoms";?>.jpg); } </style> </head> <body style="margin:0; padding:0;"> <center> <table id="viss-lielais-content" cellpadding="0" cellspacing="0" border="0" width="1024px" height=""> <tr id="tr-viss-lielais-content-augsha" valign="top"> <td id="td-viss-lielais-content-logo" width="1024px" height="240px"> Te kaut kam ir jābūt </td> Kā noņemt to atstarpi, citos webos viņas nav :(
  16. Uzlaabo pusi man aizgāja,bet tagad vajag no augšas atstarpi! ok pastīšos linku! Sapratu ka bildi pa repeatotu Y asi ,nevarēs no augšas atstums ,nāksies taisīt vienu lielu bildīti :( kā varētu diez tā dabūt gatavu?
  17. tālūk ierakstot šādu css: .malal{ background-image:url(/template/waplet/img/back_04.jpg); background-repeat: repeat-y; background-position:right; } Aizgāja,bet tagad kā dabūt 50px no augšas!
  18. tātad ,man izskatās šādi: ,bet es gribu lai tā līnija ir labajā pusē, man viens iedeva css kodu ,bet tas kods negāja? Nesaprotu kāpēc nav reakcijas. CSS: .malal{ background-image:url(/template/waplet/img/back_05.jpg) repeat-y 0 50px; } html <td class="malal" valign="top" align="right" height="100%" width="17px"><img src="/template/waplet/img/malal.png" /></td>
  19. Klapējam ciet ,atradu kļudu, vajadzēja pirms template ielikt /
  20. tagad nav .htaccess problēma bet lūk html kods ir <td class="malal" valign="top" height="100%" width="20px"></td> un css kods ir: .malal{ background-image:url(template/waplet/img/back_05.jpg); background-repeat: repeat-y; } Bet bildi nerāda :(
  21. waplet

    Nerada bildes

    Jap uzminēji :D kkā bija ielīdis htaccess ar allow from 127.0.0.1 , un neienam bildes nerādīja,btw ,var lockot ciet
  22. waplet

    Nerada bildes

    Karo4,man ieejot savā webā ierakstot savu web visas bildes rāda,bet kadkāds cits iet viņam vienkārši prosta teksts! itkābildes nebūtu :( kur vaina?vai appserv uzstādījumos? css : background-image: url(/template/waplet/img/mala.jpg);
  23. Ok vairs nevajag help,viss sanāca!
×
×
  • Create New...