Community Forums › Forums › Archived Forums › Design Tips and Tricks › functions.php was accidentally edited, now broken
Tagged: background, custom.css problems, functions.php broken, missing header, sidebar menus, site down due to parse errors I can't find, slider, widgets
- This topic has 7 replies, 3 voices, and was last updated 11 years, 3 months ago by nutsandbolts.
-
AuthorPosts
-
October 19, 2013 at 8:51 pm #67736vapelationMember
Accidentally edited my functions.php file andI immediately deleted the row of code and saved using notepad++, but my site threw a parse error on line 3. Lines possibly effected:
1. <?php//*
2. /** Start the engine */
3. require_once( TEMPLATEPATH . '/lib/init.php' );Can't figure out the issue, so I moved rows 2 and 3 down to 3 and 4, renamed the php file to functionstest.php and I can at least get back onto my site and admin dashboard. I tried renaming my theme and switching to twenty eleven, didn't work. After getting the functions test.php to allow me back on my site, i tried refreshing all other files, but that doesn't work I guess... Now warnings that Woocommerce is not integrated, but all my Woo info is there, and just updated Woo successfully, however, my home page is pretty much gone, no header, sidebar menus, slider, widgets, background, footer and everything is gone and that most custom.css and functions.php files are not working. Products pages are still in tact tho! Agency childs theme usually has custom options for background and header, but those options are now missing!! Using, win 7, chrome/firefox. I have not tried integrating Woo if it's not necessary...I was originally trying to figure out why my custom.css was not working anymore, so after I all this I still need to figure out why i'm losing tweaks...and this is what happened. I really need someone to take a look at my site for me and help me figure this out... Unfortunately, I had a friend who did most of the set up and has abandoned me so i'm trying to learn, but I can't get anywhere and this is my only means of income...store. Any help is appreciated!! Thanks!
https://vapelation.comOctober 20, 2013 at 1:07 am #67767Brad DaltonParticipantDo you have a backup file?
I would copy the broken file to your desktop and replace the file on your server with a new copy from a new download.
October 20, 2013 at 9:11 am #67828vapelationMemberIf I download a new copy will i lose all the changes created? I cannot redo those changes myself as I don't know how he(my old website guy) did them. what i cannot understand is how pasting then deleting a line of code messed up the entire functions.php? Did you see anything wrong with the third row that would throw a parse error?
As I said, I renamed the file and downloaded that to the server and at least i can get to my site, but it's missing the entire homepage...
I am still able to get to my product pages etc. even though i am getting a message stating that my theme is not integrated with Woocommerce...is that right?
Thanks for your help,
holleyOctober 20, 2013 at 9:15 am #67829vapelationMemberOH, and i don't know how to replace the file with a new copy from a new download...
October 20, 2013 at 9:21 am #67832Brad DaltonParticipantSimply upload it to your child themes root directory using FTP or File Manager in cPanel.
Make sure you backup (download a copy) your entire child theme locally first.
October 20, 2013 at 12:22 pm #67864nutsandboltsMemberI'd be glad to take a look and try to help out if you're still having trouble with this... Can you paste the contents of your entire functions.php into a post so we can see everything in it?
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+October 20, 2013 at 11:09 pm #67943vapelationMemberIts not just the functions.php that is not working...originally I was trying to figure out why the custom.css was nolonger working and that's when I screwed up the functions.php. Is there a way I could email you directly for help with this? I'm afraid that just pasting my functions.php will not help with everything that is broken and as you can tell, I don't know enough about this to know what to do. I'd need someone to be able to have access to my FTP and dashboard...
Could you help me with this? [email protected]October 20, 2013 at 11:45 pm #67952nutsandboltsMemberSure, no problem! I'll send you an email.
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+ -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.