Fatal error: Call to undefined function
Posted by: guilevi (---.172.90.8.adsl.dynamic.totbb.net)
Date: December 16, 2009 06:02AM

First of all I want to thank for this great tool, it will really speed my learning.

I am a real newbie trying to bring my wordpress to dreamweaver, to work the layout and study PHP.
everything is loadind smoothly, except for my specific template.
It loads allright from the wordpress dashboard throughout the browser , but doesnt show up in the dreamweaver, neither in the browser throughout dreamweaver, only the error

Fatal error: Call to undefined function in line 1
in any of the files of this template.

Again, the default wordpress template loads there (in dreamweaver's live view) without problem. And the specific template works in my website [omundo.org] (portuguese) perfectly.

Thank you very much smiling smiley


Levi

Options: ReplyQuote
Re: Fatal error: Call to undefined function
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: December 16, 2009 03:55PM

open your php.ini


find error reporting sections


chnage


E_ALL to


E_ALL & ~E_NOTICE

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Fatal error: Call to undefined function
Posted by: guilevi (---.172.102.129.adsl.dynamic.totbb.net)
Date: December 16, 2009 04:09PM

Thank you Steven

I already solved( after replacing database, researching all over in 2 days, I noticed it was a only a firewall issue :s)


all the best,

Levi

Options: ReplyQuote


Sorry, only registered users may post in this forum.