0
Welcome Guest! Login
0 items Join Now

I can't figure out this PHP problem

    • Hilmir's Avatar
    • Hilmir
    • Newbie
    • Posts: 10
    • Thanks: 0

    I can't figure out this PHP problem

    Posted 13 years 1 week ago
    • Hi, I'm getting this error message:
      Warning: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash in /var/www/virtual/bustadur.is/htdocs/modules/mod_cblogin/mod_cblogin.php on line 81

      When I open this php file at line 81, it says:
      if (eregi( 'index.php\?option=com_comprofiler&task=confirm&confirmCode=|index.php\?option=com_comprofiler&task=login', $return)) $return = "index.php";

      Does anyone know how to fix this?

      Regards
      Hilmir
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: I can't figure out this PHP problem

    Posted 13 years 1 week ago
    • You'd probably have better luck asking in the Community Builder forums.
      However my first guess would be that your servers newer PHP version has deprecated some of the commands in your older version of Community Builder.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: I can't figure out this PHP problem

    Posted 13 years 6 days ago
    • Also you can try to lower error reporting level in joomla global configuration
    • Check my services at: Mihha-Vision

Time to create page: 0.061 seconds