• I tried to fix a little problem with the Mingle forum plugin because the “only registered users may post posts”, and now it competely messed up, when i push the upadate button this comes:

    Parse error: syntax error, unexpected T_STRING in /home/hermie/public_html[WEBSITE NAME]/wp-content/plugins/mingle-forum/wp… on line 1953

    How do i fix this PLEASE?? please.. Its not my real site, its my friends, i am only here to help and i messed it up ?? what do i do please.

Viewing 6 replies - 1 through 6 (of 6 total)
  • you are saying you modified the plugin code?

    If so, simply delete and reinstall the plugin

    Thread Starter EvilFish

    (@st9o7)

    I can’t! When i click the bback button that error comes up! I can’t even go to the dahsboard.. Please help quick before my friend comes online again ??

    FTP.

    You either need to use ftp, or a file manager if your host offers one.

    To do either, you will need the hosting username/password which hopefully you have.

    using either method, you navigate to wp-content->plugins, and delete the folder for mingle, then reinstall

    Its the hard way to see why WP has that warning about editing active plugins

    Thread Starter EvilFish

    (@st9o7)

    how do i get ftp? ?? Im no computer geek ?? i was looking at online tutorial

    filezilla is a free program. Its what I use, gogole for it and you can find the program and documentation

    you install it and point it to the ftp server (which the url is usually ftp://sitename.com)

    then login with the server (not wordpress) credentials.

    From there it works similar to windows explorer or whatever, its just a way to manage files remotely

    Thread Starter EvilFish

    (@st9o7)

    ok look: i found the problem with the code. here it is:

    it says its line 1953, and i found that line.. here’s whats on that line:

    $meta = “<p>”.__(“Welcome Guest, posting in this forum requires”, “mingleforum”).” reg_link’>”.__(“registration.”, “mingleforum”).”</p>”.$this->login_form();

    but it wasn’t working so i went here:

    https://www.jfarthing.com/support/topic/registration-page-not-working ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Syntax Error after editing plugin. Please help!’ is closed to new replies.