+ Reply to Thread
Results 1 to 3 of 3

Thread: Blog Error

  1. #1
    Join Date
    Nov 2008
    Location
    Salt Lake City, Utah
    Posts
    571

    Default Blog Error

    I just spent about an hour composing a blog entry in my backend and when I pressed the button to post it, got the following fatal error:

    Fatal Error: Call to undefined function creatLink()
    in /var/www/vhost/dwellutah.com/httpdocs/backend/pages/blog/entries/add.php on line 36

    Of course my blog entry was lost. Live and learn: compose blog entries in an outside text editor first and then copy them to my blog editor for posting.

    Any idea what happened? When I tried to add a short blog immediately after this failure, the blog added just fine.
    Ron Ogden | Salt Lake City Realtor | Dwell Utah Real Estate
    Utah Real Estate The Premier Source for Buying & Selling Homes in Utah
    Salt Lake City Homes For Sale Salt Lake Real Estate and Surrounding Areas
    Read my Dwell Utah Real Estate Blog Intersting Articles & Info on Living in Utah

  2. #2
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    24,278

    Default Re: Blog Error

    Hi Ron,

    That is interesting ... the function is called "createLink" ... so the error message "should" start like this...

    Fatal Error: Call to undefined function createLink()

    I couldn't find anything in the code that called creatLink() ....

    The only other thing I can see is that since it took an hour to write the post up then it's possible that your session timed out and then some reason that made the function not exist. Anyway .. I added some code to attempt to fix this - for sure copy and paste the post in case it happens again - if it does then let us know and we'll take another look.

    Thank you,
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  3. #3
    Join Date
    Nov 2008
    Location
    Salt Lake City, Utah
    Posts
    571

    Default Re: Blog Error

    I went back and checked my printout of the error. Unfortunately, I mistyped the word create. The error message should have read:

    Fatal Error: Call to undefined function createLink()

    Sorry if I sent you down the wrong path.
    Ron Ogden | Salt Lake City Realtor | Dwell Utah Real Estate
    Utah Real Estate The Premier Source for Buying & Selling Homes in Utah
    Salt Lake City Homes For Sale Salt Lake Real Estate and Surrounding Areas
    Read my Dwell Utah Real Estate Blog Intersting Articles & Info on Living in Utah

+ Reply to Thread

Similar Threads

  1. Blog Error
    By svrpaul in forum Hosted REW Blogs Support
    Replies: 2
    Last Post: 03-30-2009, 09:32 PM
  2. Blog Error Message...
    By melhado in forum Hosted REW Blogs Support
    Replies: 6
    Last Post: 03-17-2009, 02:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts