• hellows

    (@hellows)


    That is a great plug in. It is working perfect. I am using it to get the latest posts from my phpBB forum. However, I had to re-install the forum and the widget went crazy. I cannot access my php code in the widget as the code corrupted my widget section in the admin panel. Is there a .php file where my code I entered in the widget is stored, so that I can edit it. As I have no more access to the widget/code from WP-Admin. I can deactivate the plug-in an all is working again but I would like to use it. I tried to override the execphp with a fresh file but the plugin still remembers my code. Where can I edit it ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    ww.wp.xz.cn Admin

    You need to edit it in the database. Look for the widget_execphp row in the wp_options table.

    peeds

    (@peeds)

    Hi,

    I have a similar issue, and I can’t find widget_execphp row in my wp_options table! That is probably the root cause of my problem.

    What should this row look like? May be I can add this row?

    Thanks in advance.

    peeds

    (@peeds)

    It turns out that the theme I was trying claimed to be widget-ready, but with WP2.5.1, it has some issues. Tried another theme, and now everything looks good.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Code Widget – Error in my code. where to edit if admin down’ is closed to new replies.