• i tried to install Photopress and Contact Form (https://ryanduff.net/projects/wp-contactform/) plugins and in both cases i do get the menu in the Option Panel but I cana€?t access to it to make any change.

    with photopress I get:
    a€?The system cannot find the file specified.a€?

    with contact form:
    a€?Fatal error: Call to undefined function: load_plugin_textdomain() in e:\thesite.com\theblog\wp-admin\options-contactform.php on line 8a€?

    when I installed wordpress I few days ago I had to change the options.php file according to the instructions here: https://www.simmonsconsulting.com/wordpress/?p=160.
    But I really have no idea how to solve this Option Panel plugin issue.
    Do I have to make options.php writable?
    Any ideas?
    Thanks in advance

    PS: I did a search before posting but I didna€?t find anything similar.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Looking just at WP-ContactForm, the installation instructions read:

    “1. Upload wp-contactform.php and options-contactform.php to your plugins folder, usually wp-content/plugins/”

    And your error message shows:

    “Fatal error: … wp-admin\options-contactform.php on line 8”

    See the problem? May want to double-check the directory Photopress is supposed to be installed to, as well.

    Thread Starter SY

    (@sy)

    my mistake
    i uploaded options-contactform.php to wp-admin instead of leaving it in the plugin folder
    is all good now with contact form

    photopress is kinda solved too, buta€|

    i went to https://mosquito.www.ads-software.com/view.php?id=1196 then to https://trac.www.ads-software.com/changeset/2381

    i changed these two files according to the instructions in their respective links:

    menu-header.php
    https://trac.www.ads-software.com/file/trunk/wp-admin/menu-header.php?rev=2381

    admin-functions.php
    https://trac.www.ads-software.com/file/trunk/wp-admin/admin-functions.php?rev=2381

    it did solved the option panel issue but is showing me several errors at the top of the admin layout
    at the top of the panel, it constantly says there are errors in lines 6,7,8 and 9 in admin.php

    these are the lines in the file:

    header(‘Expires: Mon, 11 Jan 1984 05:00:00 GMT’);
    header(‘Last-Modified: ‘ . gmdate(‘D, d M Y H:i:s’) . ‘ GMT’);
    header(‘Cache-Control: no-cache, must-revalidate, max-age=0’);
    header(‘Pragma: no-cache’);

    i know it must sound quite obvious for a php coder but Ia€?m unable to see the problem or relations between the cache and the other files,

    and no I dona€?t have a severe case of ADD, Ia€?m just a designer ??

    this is constant, but then, when posting, deleting or saving, I frequently get errors of different lines in mostly these files:

    post.php
    comment-function.php
    function.php

    any ideas?

    thanks

    Kafkaesqui I had the same problem, wow I feel pretty stupid ;[

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugins Option Panel’ is closed to new replies.