xymalf
Forum Replies Created
-
Forum: Hacks
In reply to: Syntax errorThe syntax error is in line 79 where the form is. I am trying to write a plugin that call pull data from Amazon and then allow the user to save it as a post with his affiliate ID attached. I am not sure if SOAP is best for this. I don’t know how to pass variables to the Amazon API.
Ideally I wanted the Amazon settings dev tag and tag on the setting page and the SEARCH parameters keywords , category or the application page.Forum: Hacks
In reply to: ch3mlm-sub-menuHow should I write the function please. I am using a book for codes and obviously they omit some coding.
Forum: Hacks
In reply to: Please help menu creationI can’t follow his example I don’t know if it is multiple files or what – he has not stated names at top.
Forum: Localhost Installs
In reply to: Where should I put my filesHow do I define the function for the callbacks please.
Forum: Hacks
In reply to: Sub menu item crashing the plugin.Not running the plugin live – developing local on a WAMP server
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘boj_menuexample_settings_page’ not found or invalid function name in C:\wamp\www\WPDev\wp-includes\plugin.php on line 470
it comes up with that error even though I have a boj_menuexample_settings_page in the plugin directory.
Forum: Hacks
In reply to: Local WAMP server says function undefinedat the moment I am running wordpress on a local server catching_var is located under www/WPDev/wp-content/plugins/WPTemplate/catching_var.php
what should my path be in the above example and how would this change onto a live site?