Eagleye Posted February 28, 2011 Share Posted February 28, 2011 Hi everyone, I got this free script to create a before and after gallery but I keep getting this error: Fatal error: Call to undefined function makepages() in /home/website/public_html/befaft.php on line 574 As noted on the topic I'm new to PHP and would like to know how to define that function correctly. Please see attached file to see the code. I downloaded the file from this website where you can also see how it is supposed to work. I would really appreciate any help on this issue. I tried to contact the developer with no success. The code was really messy and with syntax errors but now I'm really stuck. Cheers! [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Eagleye Posted March 10, 2011 Author Share Posted March 10, 2011 Nobobdy has been able to fix this script? Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted March 10, 2011 Share Posted March 10, 2011 The function definition should have been part of the script. If it is not defined, you would need to determine where it was being defined at and determine why that was not working. If you found a script that doesn't even run because of syntax and function definition errors, you have got to ask yourself if spending ANY of your time on it is worth it? Quote Link to comment Share on other sites More sharing options...
Eagleye Posted March 10, 2011 Author Share Posted March 10, 2011 It seems like a good idea when you dont know PHP and cant find a script that can do what this one is supposed to do. Thanks for the reply, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.