• Resolved grace.conyers

    (@graceconyers)


    I’m using the Coraline theme with WordPress 3.5.1. I really like the concept of Article Forge, but I can’t get it to work. I keep getting this error whenever I try to activate it.

    Parse error: syntax error, unexpected T_STRING in /home/insanitek/community.insanitek.net/wp-content/plugins/article-forge/functions.php on line 22

    Could you please tell me what I need to do to get Article Forge to work so I can try it out?

    Thanks,
    Grace

    https://www.ads-software.com/extend/plugins/article-forge/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author borgboy

    (@borgboy)

    Thank you for letting me know about the error, Grace. I’ll take a look at a possible cause for this error.

    And I apologize for not getting back to you earlier, but WordPress did not notify me that one of my plugins had a support ticket.

    Anthony

    Thread Starter grace.conyers

    (@graceconyers)

    No worries. Finding bugs seems to be my forte. =D

    Plugin Author borgboy

    (@borgboy)

    Grace,

    Do you know what version oh PHP you are using? My plugin targets 5.4.x and I may have erroneously assumed that most WordPress sites were using the latest version. That is perhaps not the case. I do know I had some trouble with PHP running on my site hosted on HostGator, but they provide the ability to specify the PHP version that Apache uses.

    I hope you don’t mind, but I did look at your site. It is very pleasing to the eye and I suspicion that your choice of theme helped provide a conduit conducive to its aesthetic growth (Unlike myself who has fought valiantly to make my theme do my bidding.)

    Thank you,
    Anthony

    Thread Starter grace.conyers

    (@graceconyers)

    I’d have to check with my friend that’s far more tech savvy than I am on that one. We started a business together. I’m good at everything that doesn’t involve computers, while he knows all of that end. I’ve been going about testing various plugins to make the blog portion of our business site more professional looking while he’s in classes full time.

    Though, from what I can tell from the phpMyAdmin page he sent me a few weeks ago it’s 3.3.10.4. (He’s under the impression if it works, don’t upgrade it to things with bugs and problems.)

    Does this help any? And, I do apologise you’re not talking to the tech-savvy person here. I hope I’m making some sort of sense.

    — Grace

    Plugin Author borgboy

    (@borgboy)

    Grace,

    Yes, you are making complete sense to me. The number you gave me is actually the version for phpMyAdmin.

    Here is a plugin that you can use to determine your WP and PHP version:

    https://www.ads-software.com/plugins/health-check/

    Just be sure to deactivate it afterwards, otherwise you’ll forever be staring at the notice in the Admin menu.

    However, as I had suspicioned, you are running some variant of PHP 5.2.x. (I was able to duplicate the error.) I was able to modify my code base to support 5.3.x, but my code makes frequent use of language constructs only available above 5.2. This makes it impossible for my plugin to support your installation.

    I am not going to be one of these people to tell you to upgrade. If your site is working, then I would leave it alone. But be aware PHP 5.2 may be archived in the very near future as 5.5 has been released.

    I hope that you do not harbor any animosity or feel that this has been a waste of your time. I have been able to make beneficial changes and should you update and try to activate my plugin, you’ll get a more friendly error message (Not that this will ultimately be any help for you.)

    Again, thank you for putting in the support ticket and should you upgrade your installation at some point in the future, we can continue our conversation.

    Anthony

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error’ is closed to new replies.