Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Skelbimų modas

Parašė MaFetas· 2008 Rugp. 21 13:08:33
#1

Mačiau kad kažkam reikia šio modo :) Tačiau parsisiuntus iš autorių saito (http://www.sib-fusion.ru/) rasite tik jų kalbos vertimą, tiksliau rusų. Taigi įdedu lietuviška šio modo vertimą.
Kaip viskas atrodo galite užsukti čia --->> http://skelbiu.xz.lt/infusions/b.../index.php

Parašė tm· 2008 Rugp. 21 13:08:34
#2

Mano saita kaip pvz dawei :D

Parašė Zidezzon2· 2008 Rugp. 21 13:08:20
#3

Jeigu kas norite kad naujausių skelbimų panelę rodytų ir pirmajame jūsų saito puslapyje, pvz.:






1. Atsidarote savo infusions/board/core.php failą, ir ištrinate šias eilutes:

function delubb($text) {
   $text = preg_replace('#\[b\](.*?)\[/b\]#si', '\1', $text);
   
   $text = preg_replace('#\[i\](.*?)\[/i\]#si', '\1', $text);
   $text = preg_replace('#\[u\](.*?)\[/u\]#si', '\1', $text);
   $text = preg_replace('#\[center\](.*?)\[/center\]#si', '\1', $text);
   
   $text = preg_replace('#\[url\]([\r\n]*)(http://|ftp://|https://|ftps://)([^\s\'\";\+]*?)([\r\n]*)\[/url\]#si', '\3', $text);
   $text = preg_replace('#\[url\]([\r\n]*)([^\s\'\";\+]*?)([\r\n]*)\[/url\]#si', '\3', $text);
   $text = preg_replace('#\[url=([\r\n]*)(http://|ftp://|https://|ftps://)([^\s\'\";\+]*?)\](.*?)([\r\n]*)\[/url\]#si', '\3', $text);
   $text = preg_replace('#\[url=([\r\n]*)([^\s\'\";\+]*?)\](.*?)([\r\n]*)\[/url\]#si', '\3', $text);
   
   $text = preg_replace('#\[mail\]([\r\n]*)([^\s\'\";:\+]*?)([\r\n]*)\[/mail\]#si', '\2', $text);
   $text = preg_replace('#\[mail=([\r\n]*)([^\s\'\";:\+]*?)\](.*?)([\r\n]*)\[/mail\]#si', '\2', $text);
   
   $text = preg_replace('#\[small\](.*?)\[/small\]#si', '\1', $text);
   $text = preg_replace('#\[color=(black|blue|brown|cyan|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|violet|white|yellow)\](.*?)\[/color\]#si', '\2', $text);
   

   $text = descript($text,false);

   return $text;
}




2. Atsidarote savo maincore.php, susirandate šią eilutę:

// Validate numeric input
function isNum($value) {
   return (preg_match("/^[0-9]+$/", $value));
}




ir po ja dedate šitą kodą:

function delubb($text) {
   $text = preg_replace('#\[b\](.*?)\[/b\]#si', '\1', $text);
   
   $text = preg_replace('#\[i\](.*?)\[/i\]#si', '\1', $text);
   $text = preg_replace('#\[u\](.*?)\[/u\]#si', '\1', $text);
   $text = preg_replace('#\[center\](.*?)\[/center\]#si', '\1', $text);
   
   $text = preg_replace('#\[url\]([\r\n]*)(http://|ftp://|https://|ftps://)([^\s\'\";\+]*?)([\r\n]*)\[/url\]#si', '\3', $text);
   $text = preg_replace('#\[url\]([\r\n]*)([^\s\'\";\+]*?)([\r\n]*)\[/url\]#si', '\3', $text);
   $text = preg_replace('#\[url=([\r\n]*)(http://|ftp://|https://|ftps://)([^\s\'\";\+]*?)\](.*?)([\r\n]*)\[/url\]#si', '\3', $text);
   $text = preg_replace('#\[url=([\r\n]*)([^\s\'\";\+]*?)\](.*?)([\r\n]*)\[/url\]#si', '\3', $text);
   
   $text = preg_replace('#\[mail\]([\r\n]*)([^\s\'\";:\+]*?)([\r\n]*)\[/mail\]#si', '\2', $text);
   $text = preg_replace('#\[mail=([\r\n]*)([^\s\'\";:\+]*?)\](.*?)([\r\n]*)\[/mail\]#si', '\2', $text);
   
   $text = preg_replace('#\[small\](.*?)\[/small\]#si', '\1', $text);
   $text = preg_replace('#\[color=(black|blue|brown|cyan|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|violet|white|yellow)\](.*?)\[/color\]#si', '\2', $text);
   

   $text = descript($text,false);

   return $text;
}




Viską išsaugote. Viskas, panelę prisegu.

Tikiuosi veiks... Ir kam nors pravers... :]

Redagavo Zidezzon2· 2008 Rugp. 21 14:08:12

Parašė Haked· 2008 Rugp. 21 17:08:02
#4

neblogai ačiū ;)

Parašė Saul3r2· 2008 Rugp. 22 21:08:19
#5

ooo... dekuj šito labai seniai ieškojau;)

Parašė Corps· 2008 Lap. 30 11:11:37
#6

gal kas gali padeti, del nuotrauku. Is pradziu net nekele nuotrauko tai padariau image/board CMOD 777, rodo kaip ikeliai foto, bet paciam skelbima nerodo, gal padesit ? :)

Parašė WantedBoy· 2008 Lap. 30 12:11:04
#7

Kokius failus chmodint?

Parašė Corps· 2008 Gru. 7 18:12:27
#8

tai niekas nepades ?

Parašė MaFetas· 2009 Sau. 14 19:01:47
#9

Pats testavau šį modą ir tikrai veikė viskas net ir nuotraukos, tad neįsivaizduoju kur bėda, bandyk failus persimest

Parašė pokemonu_karalius· 2009 Gru. 30 10:12:11
#10

Galėtų kas nors ir perhostyti šį failą. Sorry, kad prikeliu temą. :D