SimpleRain / SimpleOptions

A simple wordpress options framework for developers.
16 stars 2 forks source link

Undefined index: id #25

Closed teamcrisis closed 11 years ago

teamcrisis commented 11 years ago

When trying SOF using the embedded option, I get this notice on first load:

Notice: Undefined index: id in C:\xampp\htdocs\wp-multi\wp-content\themes\twentytwelve\options\options.php on line 198

A refresh of the page and it disappears.

dovy commented 11 years ago

@teamcrisis How did you define the field? Can you paste your config file?

teamcrisis commented 11 years ago

What config file are you referring to? I haven't changed anything. This is just stock SOF and set it up following the embed instructions here: https://github.com/SimpleRain/SimpleOptions

It's on a fresh wp install using twentytwelve theme as a test.

dovy commented 11 years ago

Have you tried using the demo theme? My instructions may be off a little...

On Aug 24, 2013, at 8:41 AM, teamcrisis notifications@github.com wrote:

What config file are you referring to? I haven't changed anything. This is just stock SOF and set it up following the embed instructions here: https://github.com/SimpleRain/SimpleOptions

It's on a fresh wp install using twentytwelve theme as a test.

— Reply to this email directly or view it on GitHub.

teamcrisis commented 11 years ago

When I use the demo theme the plugin activates, but I don't see any wp menu item for the options panel.

I'm using xampp, so I need to manually install the plugin with the demo theme.

When I use the twentytwelve theme and embed sof, I get the wp menu item for the option panel but I get the undefined index notice.

By the way, while doing other testing, it seems your plugin is not working with wp multisite. I can enable sof plugin for network use in the network admin account, but when I go to the theme and try to activate it, it's not listed as one of the available plugins.

dovy commented 11 years ago

Would you be willing to do a Skype later today? I can't duplicate your concerns.

I thought I had fixed multi-site. I'll have to check that out.

On Aug 24, 2013, at 9:26 AM, teamcrisis notifications@github.com wrote:

When I use the demo theme the plugin activates, but I don't see any wp menu item for the options panel.

I'm using xampp, so I need to manually install the plugin with the demo theme.

When I use the twentytwelve theme and embed sof, I get the wp menu item for the option panel but I get the undefined index notice.

By the way, while doing other testing, it seems your plugin is not working with wp multisite. I can enable sof plugin for network use in the network admin account, but when I go to the theme and try to activate it, it's not listed as one of the available plugins.

— Reply to this email directly or view it on GitHub.

dovy commented 11 years ago

Ps, what version of the plugin do you have installed?

On Aug 24, 2013, at 9:26 AM, teamcrisis notifications@github.com wrote:

When I use the demo theme the plugin activates, but I don't see any wp menu item for the options panel.

I'm using xampp, so I need to manually install the plugin with the demo theme.

When I use the twentytwelve theme and embed sof, I get the wp menu item for the option panel but I get the undefined index notice.

By the way, while doing other testing, it seems your plugin is not working with wp multisite. I can enable sof plugin for network use in the network admin account, but when I go to the theme and try to activate it, it's not listed as one of the available plugins.

— Reply to this email directly or view it on GitHub.

teamcrisis commented 11 years ago

I'm using the latest 0.2.1.

I won't be able to Skype until late tonight at the earliest. I have other commitments to attend to today.

dovy commented 11 years ago

@teamcrisis Why don't you use http://bitnami.com/stack/wordpress? It's xampp based and has SSL installed...