Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 14

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 19.07.2004, 17:46   #1 (permalink)
Senior Mamber
 
Join Date: May 2004
Posts: 163
kergo is on a distinguished road
Calendar Mysterium StaticXT bei SEF-Modus

Warning: Wrong value for parameter 4 in call to preg_match_all() in /www/htdocs/v119472/magazin/components/com_staticxt/staticxt.php on line 120

Das ist die Meldung, die vor jeder angezeigten HTML-Seite erscheint. Anfangs lief alles reibungslos mit StaticXT, bis ich in den SEF-Modus umgeschaltet hatte.

Weiß einer, woran das Problem liegt? Ich habe die Zeilen 118-130 der entsprechenden Datei herauskopiert:
Code:
  // = durch ","
   $pattern = "/".preg_quote($com_staticxt_url, "/")."([^\"\s]*=)/i";
   preg_match_all($pattern, $pageContent ,$matches, PREG_OFFSET_CAPTURE);
   $i=0;
   $offset = intval($matches[1][$i][1]);
   while ($offset > 0) {
     $tmp = $matches[1][$i][0];
     $tmp = str_replace('=', ',', $tmp);
     $tmp = preg_replace('/(\?|&)/', '/', $tmp);
     $pageContent = str_replace($matches[1][$i][0], $tmp, $pageContent);
     $i++;
     $offset = intval($matches[1][$i][1]);   }
  }
Verstünde ich die Zeilen oder die Datei, könnte ich das Problem je selbst lösen, aber ich verstehe nur Bahnhof...
kergo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 12.09.2004, 00:44   #2 (permalink)
Junior Mamber
 
Join Date: Aug 2004
Posts: 25
Fab96 is on a distinguished road
Default Re: Mysterium StaticXT bei SEF-Modus

Hm ist das Problem etwa Normal beim SEF Modus ?
Hab grad SEF eingeschaltet undalles klappt nur der StaticXT nicht, gibts da eventuell schon eine lösung ?
Fab96 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error messages on Staticxt danielcruz562 Component 'How Do I' Questions 0 21.06.2004 16:08
staticXT robschai Komponenten 4 15.05.2004 19:10
php include files with staticxt component woodie63 Mambo 4.5 'How Do I' Questions 2 15.05.2004 11:43
Mit staticXT Seiten integrieren Markus Module 10 06.05.2004 01:25
STATICXT and PHP Pass Vars doubled Mambo 4.5 'How Do I' Questions 3 03.05.2004 21:04


All times are GMT +2. The time now is 07:27.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.