I need HELP. My cb_login Joomla module is crashing my site

3 replies
Hi there,

I really hope someone can help me here. I just went over to my website and got a fatal error that is not allowing me to see the site. I need to get it up and running asap as my customers need to login to the members area.

It's a joomla based website and the error looks like this:

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /nfs/c02/h11/mnt/30620/domains/mydomainname.com/html/modules/mod_cblogin/mod_cblogin.php on line 187

I've contacted my hosting company and there was no help there. I don't know what else to do as this is totally greek to me. I never changed anything in the last few days and I never change anything in the coding of the site because I don't want to cause any errors.

Can someone help me, please?

Thank you,

peter
#cblogin #crashing #joomla #module #site
  • Profile picture of the author Jill Carpenter
    Not an expert - but seeing the word "modules" would make me want to go in and turn them all off/disable. In fact, it looks like the login module is the culprit itself.

    Personally I'd go in to the back end of the hosting account and see if you can do a fresh install of the login module.

    If no one here can help, it may be time to head over to the Joomla site and post.

    Joomla! • Index page
    Signature

    "May I have ten thousand marbles, please?"

    {{ DiscussionBoard.errors[2525162].message }}
  • Profile picture of the author jasonthewebmaster
    Banned
    Originally Posted by Peter Helps View Post

    Hi there,

    I really hope someone can help me here. I just went over to my website and got a fatal error that is not allowing me to see the site. I need to get it up and running asap as my customers need to login to the members area.

    It's a joomla based website and the error looks like this:

    Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /nfs/c02/h11/mnt/30620/domains/mydomainname.com/html/modules/mod_cblogin/mod_cblogin.php on line 187

    I've contacted my hosting company and there was no help there. I don't know what else to do as this is totally greek to me. I never changed anything in the last few days and I never change anything in the coding of the site because I don't want to cause any errors.

    Can someone help me, please?

    Thank you,

    peter

    Hi,

    I can help with your error. I think I have had the same error in the past. It comes from community builder.

    find this file:
    modules/mod_cblogin/mod_cblogin.php

    and then look for this file:

    modules/mod_cblogin/mod_cblogin.php.bk

    occasionally when you upgrade community builder, it will not have permission to overwrite some of the existing files, so it will simply leave the old mod_cblogin.php where it is and then name the new one .php.bk

    .bk stands for .backup - its not a valid ending for a file, just a way to make the file not accessible while marking it as a backup for any web developers. you can also use .bak


    heres what you do:

    re-name the existing mod_cblogin.php to mod_cblogin.php.bak

    and then take the .bk off the other one, and it should work fine.

    Please let me know if this helps!
    ALSO you can PM me on yahoo messenger at jasontheman07@yahoo.com and I will not mind helping you further if this doesnt work!
    {{ DiscussionBoard.errors[2525239].message }}
  • Profile picture of the author Peter Helps
    thanks for all of your help. I got it fixed.

    Peter
    {{ DiscussionBoard.errors[2529772].message }}

Trending Topics