Quick Question Involving PHP

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
Hulbert
Forum Newbie
Posts: 2
Joined: Thu Mar 11, 2010 1:55 am

Quick Question Involving PHP

Post by Hulbert »

Hi, I'm trying to get my website uploaded again but I'm getting this PHP message...

Parse error: syntax error, unexpected $end in /home/content/c/l/o/cloud30/html/wp-content/themes/thesis_16/custom/custom_functions.php on line 103

What does this mean or how can I fix this?

Thank you.

http://frombottomup.com/
User avatar
Mordred
DevNet Resident
Posts: 1579
Joined: Sun Sep 03, 2006 5:19 am
Location: Sofia, Bulgaria

Re: Quick Question Involving PHP

Post by Mordred »

Your theme is broken. Did you make changes to it (and therefore you broke it, revise your changes) or is it broken in principle (use another one, contact the author)?
Hulbert
Forum Newbie
Posts: 2
Joined: Thu Mar 11, 2010 1:55 am

Re: Quick Question Involving PHP

Post by Hulbert »

Hey thanks for your help, I got this fixed...
Post Reply