Skip to Content Skip to Menu

Error with function.preg-match-all

  • Zabava
  • Zabava
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
14 years 10 months ago #119285 by Zabava
Error with function.preg-match-all was created by Zabava
Thank you for this component. You job is very useful.

I installed uddeIM, Community Builder and Kunena forum twice on different sites with Joomla 1.5.14.
It's all okay with the first site.
But now, I have a problem.

Error:

Warning: preg_match_all() [function.preg-match-all]: Compilation failed: missing ) at offset 33 in ...my_site...public_html/plugins/system/jfdatabase/intercept.jdatabasemysql.php on line 270

This error is on the PMS-folder-page if a folder contain messages. There is no errors if the folder is empty.

The line 270 in ...my_site.../public_html/plugins/system/jfdatabase/intercept.jdatabasemysql.php

[code:1]preg_match_all("/$prefix(\w*)\s+AS\s+".$tempTable."[,\s]/i",$this->_sql, $tempArray, PREG_PATTERN_ORDER);[/code:1]

I don't see any errors.

Help me, please. What's wrong?

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
14 years 10 months ago #119287 by slabbi
Replied by slabbi on topic Re:Error with function.preg-match-all
It seems to be an error in the Joomla core. Its not uddeIM related.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • Zabava
  • Zabava
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
14 years 10 months ago #119312 by Zabava
Replied by Zabava on topic Re:Error with function.preg-match-all
Thank you for reply.

I haven't found a decision yet.
I only disabled error_reporting in .htaccess-file. by including
[code:1]php_value error_reporting 1[/code:1]

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum