• I upgraded to WP 3.2.1 and the Wp-Ad-Manager Create Content tab stopped working. It shows a blank screen.

    Looking in the source code I saw that the rendering stopped with this error:

    <b>Fatal error</b>: Call to undefined function submit_button() in <b>/home/glowbar/public_html/wp-admin/includes/internal-linking.php</b> on line <b>118</b>

    I tried deactivating all other plugins and it didn’t help. Also re-uploaded all the WP 3.2.1 installation and no success.

    Does anyone know how to solve this problem?

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter lipsk

    (@lipsk)

    Changing to WP 3.2 didn’t help. I had to go back to WP 3.1.4, but now it’s working again.

    I’m having the EXACT same problem, only with the submission form in the “Article Directory” plugin.

    After not being able to find a fix, I downgraded from 3.2.1 to 3.1.4 (thanks for the version number, lipsk) and it resolved the issue for me too.

    Does anyone know what’s causing this error?

    Yeah i have the same and i don’t want to downgrade !

    I can’t found an answer to this error and they stopped to develop this plugin..

    ??

    Thread Starter lipsk

    (@lipsk)

    https://www.ads-software.com/support/topic/create-content-broken-on-latest-version-of-wp

    I haven’t tested it, but without the Tiny MCE buttons, the users will have a hard time editing the ads, so it’s not a good fix.

    Hi, I just installed the plugin on my website and when I set up the Author Panel Page, there is an Fatal Error:

    Fatal error: Call to undefined function wp_tiny_mce() in culturepressreleases.com/public_html/wp-content/plugins/article-directory/author-panel.php on line 269

    Any suggestions?

    I have the same problem…
    Seems that Dimox don’t think give support for this plugin & theme anymore ??

    Thread Starter lipsk

    (@lipsk)

    Did anyone test it with WP 3.3? Maybe it’s solved.

    I test on my WP 3.3 site. Don’t work. The option that suppose exclude an category don’t work on WP 3.3

    The same here im WP 3.3
    Create Content tab stopped working (Blank screen).

    I fixed this, at least for registered authors, by editing author-panel.php. Just comment out the wp_tiny_mce line as follows:

    //wp_tiny_mce();

    Welcome to ideas if others would like to comment on the wisdom of this solution.

    Peace.

    Thanx Mentor.

    This works fine in WP3.3

    Thanx Mentor

    It’s working fine in WP3.3.1 also

    Site Marketing

    I’m new at this however all I am seeing in the author-panel.php is this:

    <?php
    /*
    Template Name: Author panel
    */
    if (function_exists(‘article_directory_author_panel’)) article_directory_author_panel();
    ?>

    Should I be looking in a different place to make this fix? Thanks!

    You need to edit in the author-panel.php of the plug-in not the theme

    It seems I am getting the useful information. Right now, I’m using the Article Plugin with WordPress version 3.3.1. OK! I could solve the problem as mentor told, really appreciated with the answer.
    Nevertheless, I still have a problem with the Author Panel page. When the authors have tried to add a link to their article, It could not be done with Visual Editor (Add / Edit Link Popup Panel)

    Can someone tell me how to solve the problem?

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Fatal error on WP 3.2.1’ is closed to new replies.