-
Postów
581 -
Dołączył
-
Ostatnia wizyta
Typ zawartości
Profile
Forum
Pliki
Galeria
Blogi
Sklep
Wydarzenia
Treść opublikowana przez TechnoDream
-
Witam mam problemik ze swoim forum. Od jakiegoś tygodnia gdy klikam w linki na forum (Działy, Tematy, Zakładanie nowych tematów, wszystko co dotyczy forum) mam 5 sekundowe wczytywanie i nie jest to wina serwera, ponieważ panel admina bardzo szybko chodzi oraz FTP serwera , problem tyczy się samego forum. Gdy kliknę w jakiś dział mam napis na belce wczytywanie , gdy przeleci około 5,6,7 sekund mam gwałtowne wejście , czyli z tego wynika że jest to jakieś zamulenie, tylko nie wiem czym spowodowane . Pierwszy raz z takim czymś się spotykam a wcześniej forum było bardzo szybkie, do serwera również nie miałem żadnych zastrzeżeń. Ostatnie modyfikacje jakie instalowałem to Minevra, iQuotes, (DP23) Forums Views 1.1 oraz usuwałem logi SQL co robiłem zawsze co miesiąc , miałem problemy z Minevrą bo po instalacji miałem błędy ale zaraz zrobiłem uninstall. Gdzie może tkwić problem i gdzie szukać rozwiązania , help !
-
oki dzięki wielkie DawPi a tu cały kodzik dla tych którzy chcieliby skorzystać $IdTematu = 8893; // Wpisz ID tematu z którego ma pobrać posty $IlePostow = 10; // Wpisz ile ma pobrać postów $jakas_zmienna = "<marquee direction=left scrollamount=2 scrolldelay=1 onMouseOver='this.stop()' onMouseOut='this.start()' >"; $this->ipsclass->DB->simple_construct( array( 'select' => 'p.author_name,p.*', 'from' => array( 'posts' => 'p'), 'where' => 'p.queued = 0', 'add_join' => array( 0 => array( 'select' => 't.*', 'from' => array( 'topics' => 't' ), 'where' => 't.tid=p.topic_id AND t.tid = '.$IdTematu, 'type' => 'inner' ) ), 'order' => 'p.pid DESC', 'limit' => array( 0, $IlePostow ) ) ); $this->ipsclass->DB->simple_exec(); while ($rowrm = $this->ipsclass->DB->fetch_row()) { $rowrm['post'] = str_replace( '<br />' ,'' , $rowrm['post']); $rowrm['post'] = str_replace( '<br>' ,'' , $rowrm['post']); $jakas_zmienna .= "<b>" .$rowrm['author_name'] . " - </b> "; $jakas_zmienna .= $rowrm['post'] . " "; } $jakas_zmienna .= "</marquee>"; $this->ipsclass->skin['_wrapper'] = str_replace( "<% POZDRO %>" , $jakas_zmienna , $this->ipsclass->skin['_wrapper']);
-
I żebys wiedział że zadziała!! Serdeczne dzięki DawPi za cierpliwość i czas PS. Jak pogrubić nazwę autora posta??
-
oki działa z tym enterem jest tak : jak napisze posta w temacie przykładzik Pozdrowienia z wielkiej krainy czarow enter blablabla blablab to pozniej na stronie głównej pokazuje tam gdzie mam kod <% POZDRO %> treśc tego posta również z enterem czyli nie jest to już w jednej linijce tylko w dwóch Pozdrowienia: TechnoDream Pozdrowienia z wielkiej krainy czarow blablabla blablab i to całe przesuwa się w bok opcją marquee a powinna być to w jednej linijce Pozdrowienia: TechnoDream Pozdrowienia z wielkiej krainy czarow blablabla blablab jest na to jakaś rada?
-
wszystko ładnie pięknie huczy ostatnia prośba jeszcze mały kodzik na pokazywanie Autora posta przed treścią przykład TechnoDream : Treść posta i żeby pokazywało treści posta w jednej linijce , bo jak się zastosuje enter w pisaniu posta czyli ertert etertet eteter to pokazuje z enterami
-
hmmm tweraz pokazuje posty ale nie z tego tematu co trzeba , ID tematu to końcówka w linku tematu?? http://www.trancegeneration.com/Test-t8893.html hmmm z tego co zauważyłem pokazuje ostatnie 10 postów ale z całego forum
-
no niby dziala tylko jest maly problemik pokazuje mi 10 X nazwe tematu a nie tresc posta tego tematu ??
-
kolejny blad IPS Date: Fri, 13 Mar 2009 09:59:00 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY p.pid DESC LIMIT 0' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY p.pid DESC LIMIT 0
-
CODE-BOX =================================================== Date: Fri, 13 Mar 2009 02:57:16 -0600 Error Number: 1062 Error: Duplicate entry '4-10015' for key 1 IP Address: 90.141.58.38 mySQL query error: INSERT INTO ibf_topic_markers (marker_unread,marker_topics_read,marker_last_update,marker_member_id,marker_ forum_id) VALUES(29,'a:1:{i:3645;i:1236934624;}',1236934624,10015,4) =================================================== Date: Fri, 13 Mar 2009 06:26:18 -0600 Error Number: 1062 Error: Duplicate entry '209-10608' for key 1 IP Address: 83.21.94.131 mySQL query error: INSERT INTO ibf_topic_markers (marker_unread,marker_topics_read,marker_last_update,marker_member_id,marker_ forum_id) VALUES(12,'a:0:{}',1236947167,10608,209) =================================================== Date: Fri, 13 Mar 2009 06:53:20 -0600 Error Number: 1062 Error: Duplicate entry '4-11292' for key 1 IP Address: 83.238.196.133 mySQL query error: INSERT INTO ibf_topic_markers (marker_unread,marker_topics_read,marker_last_update,marker_member_id,marker_ forum_id) VALUES(29,'a:1:{i:988;i:1236948790;}',1236948790,11292,4) =================================================== Date: Fri, 13 Mar 2009 09:27:09 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0 =================================================== Date: Fri, 13 Mar 2009 09:27:09 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 83.24.176.206 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0 =================================================== Date: Fri, 13 Mar 2009 09:27:12 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 83.24.176.206 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0 =================================================== Date: Fri, 13 Mar 2009 09:32:15 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 10' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 10 =================================================== Date: Fri, 13 Mar 2009 09:32:16 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 10' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 10 =================================================== Date: Fri, 13 Mar 2009 09:32:49 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 10' at line 1 IP Address: 195.205.171.38 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 10 =================================================== Date: Fri, 13 Mar 2009 09:32:51 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 10' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 10 =================================================== Date: Fri, 13 Mar 2009 09:32:52 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 10' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 10 =================================================== Date: Fri, 13 Mar 2009 09:32:53 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 10' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 10 =================================================== Date: Fri, 13 Mar 2009 09:36:34 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0 =================================================== Date: Fri, 13 Mar 2009 09:43:57 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0 =================================================== Date: Fri, 13 Mar 2009 09:43:57 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 88.156.212.194 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0 =================================================== Date: Fri, 13 Mar 2009 09:43:59 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 88.156.212.194 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0 =================================================== Date: Fri, 13 Mar 2009 09:43:59 -0600 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pid DESC LIMIT 0' at line 1 IP Address: 78.88.120.237 mySQL query error: SELECT p.*,t.* FROM ibf_posts p,ibf_topics t WHERE p.queued = 0 AND t.tid = ORDER BY pid DESC LIMIT 0
-
no mam tylko to IPS Driver Error There appears to be an error with the database. You can try to refresh the page by clicking here
-
teraz mam blad IPS Driver Error Aktualny kod jakas_zmienna = "<marquee direction=left scrollamount=2 scrolldelay=1 onMouseOver='this.stop()' onMouseOut='this.start()' >"; $this->ipsclass->DB->simple_construct( array( 'select' => 'p.*', 'from' => array( 'posts' => 'p'), 'where' => 'p.queued = 0', 'add_join' => array( 0 => array( 'select' => 't.*', 'from' => array( 'topics' => 't' ), 'where' => 't.tid = '.$IdTematu, 'type' => 'inner' ) ), 'order' => 'pid DESC', 'limit' => array( 0, $IlePostow ) ) ); $this->ipsclass->DB->simple_exec(); while ($rowrm = $this->ipsclass->DB->fetch_row()) { $jakas_zmienna .= "<b>--- <a href=\"{$this->ipsclass->vars['board_url']}/index.php?showtopic=".$rowrm['tid']."\">".$this->ipsclass->txt_truncate($rowrm['title'], 50 )."</a></b> "; } $jakas_zmienna .= "</marquee>"; $this->ipsclass->skin['_wrapper'] = str_replace( "<% POZDRO %>" , $jakas_zmienna , $this->ipsclass->skin['_wrapper']); gdzie mam wpisac ID tematu ?
-
usunelem kody na czerwono ktore zaznaczyles ale dalej mam blad nic juz nie kumam
-
Parse error: syntax error, unexpected ';', expecting ')' in /home/emmsyste/public_html/trancegeneration/sources/classes/class_display.php on line 1172 linia 1172 $IdTematu = 8893; // Wpisz ID tematu z którego ma pobrać posty
-
Wywala mi błąd pewnie coś zle zrobilem i zle kody poustawiałem $jakas_zmienna = "<marquee direction=left scrollamount=2 scrolldelay=1 onMouseOver='this.stop()' onMouseOut='this.start()' >"; $this->ipsclass->DB->simple_construct( array( $IdTematu = 8893; // Wpisz ID tematu z którego ma pobrać posty $IlePostow = 10; // Wpisz ile ma pobrać postów $this->ipsclass->DB->simple_construct( array( 'select' => 'p.*', 'from' => array( 'posts' => 'p'), 'where' => 'p.queued = 0', 'add_join' => array( 0 => array( 'select' => 't.*', 'from' => array( 'topics' => 't' ), 'where' => 't.tid = '.$IdTematu, 'type' => 'inner' ) ), 'order' => 'pid DESC', 'limit' => array( 0, $IlePostow ) ) ); $this->ipsclass->DB->simple_exec(); while ($rowrm = $this->ipsclass->DB->fetch_row()) { $jakas_zmienna .= "<b>--- <a href=\"{$this->ipsclass->vars['board_url']}/index.php?showtopic=".$rowrm['tid']."\">".$this->ipsclass->txt_truncate($rowrm['title'], 50 )."</a></b> "; } $jakas_zmienna .= "</marquee>"; $this->ipsclass->skin['_wrapper'] = str_replace( "<% POZDRO %>" , $jakas_zmienna , $this->ipsclass->skin['_wrapper']);
-
DawPi mam kodzik który pisałeś mi aby czytało ostatnie tematy w danych działach , co trzeba zmienić w tym kodzie aby czytało ostatnie 10 postów z danego tematu ?? $jakas_zmienna = "Najnowsze Sety<marquee direction=left scrollamount=2 scrolldelay=1 onMouseOver='this.stop()' onMouseOut='this.start()' >"; $this->ipsclass->DB->simple_construct( array( 'select' => 'tid, title, last_post', 'from' => 'topics', 'where' => 'forum_id IN ( 52,100,101,102,114,117,121,156,191 ) AND approved = 1', 'order' => 'start_date DESC', 'limit' => array( 0, 10 ) ) ); $this->ipsclass->DB->simple_exec(); while ($rowrm = $this->ipsclass->DB->fetch_row()) { $jakas_zmienna .= "<b>--- <a href=\"{$this->ipsclass->vars['board_url']}/index.php?showtopic=".$rowrm['tid']."\">".$this->ipsclass->txt_truncate($rowrm['title'], 50 )."</a></b> "; } $jakas_zmienna .= "</marquee>"; $this->ipsclass->skin['_wrapper'] = str_replace( "<% DOSKINA %>" , $jakas_zmienna , $this->ipsclass->skin['_wrapper']); prubowałem kombinować z tym $this->ipsclass->DB->simple_construct( array( 'select' => 'p.pid, p.author_name, p.post_date', 'from' => array( 'posts' => 'p'), 'where' => 'queued = 0', 'add_join' => array( 0 => array( 'select' => 't.tid, t.title, t.last_poster_id, t.starter_name', 'from' => array( 'topics' => 't' ), 'where' => 't.tid=p.topic_id AND approved = 1', 'type' => 'inner' ) ), 'order' => 'pid DESC', 'limit' => array( 0, $IlePostow ) ) ); ale brakuje mi czegoś takiego jak wpisanie ID tematu z jakiego ma czytać posty
-
czy istnieje taka modyfikacja pozdrowień do IPB jak tutaj ?? http://www.global-music.pl/# Dodaj Wpis! --- A tu lecą pozdrowienia jest to na zasadzie zrobione że czyta treści postów na stronie glównej opis z tamtego forum Pozdrowienia Wpisane tutaj pozdrowienia będą widoczne na stronie głównej forum! Zawsze ostatnie 10 postów z tego tematu. czy dałoby rade zastosować coś takiego w IPB , jakiś skrypt na czytanie treści postów danego tematu coś takiego ?
-
napisze tak: żeby mieć wysokie wyniki na google nie wystarczy mieć zainstalowany Site Generator, największym czynnikiem wysokich wyników google jest przeglądalność twoich tematów i ich zainteresowanie np jeśli masz temat u siebie na forum zatytułowany np " Scyzoryk" i ten temat ma małą przeglądalnośc i odpowiedzi to nie spodziewaj się że google umieści wynik jak najwyżej , bo są strony które maja taki sam temat, ale za to mają większe zainteresowanie nim w ten sposób działa google Na przykładzie działów napisze tak : google szybciej indeksuje dane działy pod względem zainteresowania danym działem czyli jesli na swoim forum napisałeś temat w dziale który ma niskie zainteresowanie a na drugim forum napisałeś temat w dziale które ma większe zainteresowanie google szybciej je z indeksuje i umieści wyżej w wynikach wyszukiwania. Następna sprawa poprawna konfiguracja Site Generator. Krótki przykładzik Jeśli twoje forum jest zamknięte dla gości, a dla botów masz ustawioną range gość to praktycznie zamknąłeś drogę przeglądania dla boota. Sprawdz konfiguracje [iNVM22]Sitemap Generator Forums in the sitemap : Numery działów jakie boot ma sprawdzać Topic Sitemap: Musi być włączony Forum sitemap:Musi być włączony Nastepna srpawa Search Engine Spiders Treat spider/bot as part of which group? Tutaj ustawiasz jaką range mają mieć twoje booty Spider Bot User-Agent : ustaw listę botów umnie jest tak: Google=Google.com Googlebot=Google.com Googlebot-Image/1.0=Google.com Image Bot gsa-crawler=Google.com googlebot=Google.com google=Google.com Mediapartners-Google/2.1 (+http://www.googlebot.com/bot.html)=Google.com Adsense Mediapartners-Google/2.1=Google.com Adsense Slurp.so/1.0= Yahoo.com Slurp/2.0j=Yahoo.com Slurp/2.0-KiteHourly=Yahoo.com Slurp/2.0-OwlWeekly=Yahoo.com Slurp/3.0-AU=Yahoo.com [email protected]=Yahoo.com slurp@inktomi= Yahoo.com Slurp=Yahoo.com [email protected]=Yahoo.com www.inktomisearch.com=Yahoo.com YahooSeeker/CafeKelsa=Yahoo.com Slurp=Yahoo.com excite=Excite.comYahoo! Slurp=Yahoo.com ZyBorg=Wisenut.com Mozilla/4.0 (compatible; MSIE 6.0; Windows NT; MS Search 4.0 Robot)=MSN.com MSN=MSN.com MSNBOT/0.1=MSN.com msnbot=MSN.com [email protected]=Alexa.com [email protected]=Crawler.de Crawler [email protected]=Crawler.de Crawler V 0.2.x [email protected]=Crawler.de Crawler=Crawler.de GigaBlast=Gigablast.com Gigabot/1.0=Gigablast.com Gigabot=Gigablast.com GigabotSiteSearch/2.0 (sitesearch.gigablast.com)=Gigablast.com GigabotSiteSearch/2.0=Gigablast.com ask jeeves=Ask Jeeves Mozilla/4.0 [en] (Ask Jeeves Corporate Spider)=Ask Jeeves Mozilla/2.0 (compatible; Ask Jeeves)=Ask Jeeves jeeves=Ask Jeeves oBot ((compatible;Win32))=Cobion.com oBot=Cobion.com Szukacz=Szukacz.pl Gooru-WebSpider=Gooru.pl OnetSzukaj=Onet.pl Onet.pl SA, http://szukaj.onet.pl=Szukaj.onet.pl netoskop=netoskop.pl NetSprint=netsprint.pl ia_archiver=alexa.com Konto na google + weryfikacja swojej strony + Dodanie Mapy strony XML (forumsitemap , topicsitemap) Dla sprawdzenia w google Sety Sensation 2008 - moj wyniki 3 pozycja 1 strona Sety enTrance 2009 - mój wynik 9 pozycja 1 strona Oficjalny Film Sunrise Festival 2008 - moj wynik 4 pozycja 1 strona podałem tutaj parę tematów które mają dużą przeglądalność umnie na forum
-
dzięki wielkie po raz setny DawPi
-
<tr> <td class='row1' style='text-align: right'> <strong>{$this->ipsclass->lang['post_icon']}</strong><br /> <span class='desc'>{$this->ipsclass->lang['post_optional']}</span> </td> <td class='row2'> <input type="radio" class="radiobutton" name="iconid" value="1" />
-
Witam , ma pytanko jak zrobić aby na forum ikonki tematów czytało w formacie png? bo z gifem jest na tyle problem że widać piksele w mniejszych ikonkach dlatego zastosować chce sobie ikonki w formacie png, gdy dodalem kody przy zakladaniu tematu gdy wybiorę daną ikonkę która przy zakładaniu jest widoczna, ale na liscie tematow w danym dziale tej ikonki nie ma
-
ooo dzięki wielkie DawPi za modyfikacje DawPi mała wpadka w folderze mod_install nic nie ma
-
[WYKONANE] Licznik kliknięć - odwiedzin działów
TechnoDream odpowiedział(a) na TechnoDream temat w Modyfikacje w produkcji
To co wymieniłeś chyba jest wystarczające -
Obrazek obok linka po najechaniu
TechnoDream odpowiedział(a) na TechnoDream temat w Ogólny support IPB
przeszukałem google, ale nic sensownego nie stworzyłem nie działa mi skrypt na forum -
Multimoderacja w wynikach wyszukiwania
TechnoDream odpowiedział(a) na DawPi temat w Tutoriale i porady
brakuje mi jeszcze opcji Topic Multi-Moderation czyli własnych opcji , dałoby rade dodać?? -
ROZWIĄZANY: Jak zrobić zaokrąglone belki kategori ?
TechnoDream odpowiedział(a) na TechnoDream temat w Style - pomoc
nie no spoko już znalazłem dzięki
