On these pages are my WordPress plugins, the odd article and my Support Forum.

For my random rantings on everything else please visit my blog at Yellow Swordfish

WP Plugins


Articles

If you find any of my plugins useful, please comsider a donation towards my running costs.

Thank you

Current User: Guest
Please consider registering

 
Search Forums:


 




how to change an address of a page in menu?

UserPost

6:30 pm
28 Jan 2007


woomera

Guest

 
1

first i gotta say “THANKS FOR THE PLUGIN” as in my opinion is a must-have.
by the way i installed a plugin named SOUNTERIZE II,when the advancedmenu is active and i click on the counterize in dashboard it gives an error that the link is invalid but when i disable the advanced menu it works.i noticed when its disabled the link is changed.so i wanna put the correct link in the advancedmenu menu.how can i do that?

8:17 pm
28 Jan 2007


Yellow Swordfish

Admin

Peterborough, England

posts 4580

 
2

You can’t. it’s something that your plugin is doing that is perhaps, not quite right. if you can give me a link to this plugin I can try and take a look to see if I can figure it out.

5:07 am
29 Jan 2007


woomera

Guest

 
3

here is the plugin.

9:29 am
29 Jan 2007


Yellow Swordfish

Admin

Peterborough, England

posts 4580

 
4

I’ll take a look and see if it can be done

1:38 pm
29 Jan 2007


Yellow Swordfish

Admin

Peterborough, England

posts 4580

 
5

I’m sorry but I am having no trouble with this plugin and the menus. Both the main page (under Dashboard) and the options page are loading as they should and I can’t break it.

Sorry to say that if I am unable to replicate it there isn’t much I can do and I have no idea why it fails for you.

2:10 pm
29 Jan 2007


woomera

Guest

 
6

thanks for your time anyway.once again thanks for the good work ;)

5:25 pm
11 Mar 2007


Dan

Guest

 
7

Hi,

First off, thanks for the plugin.  Makes admin life a little easier.

I seem to be having a similar incompatibility issue with it and the Secure and Accessible PHP Contact Form here:  http://www.blue-anvil.com/archives/secure-and-accessible-php-contact-form-for-wordpress.

When both plugins are installed and activated, the URL for the "Contact Form" item under the "Contact Form" menu becomes:

http://localhost/wordpress/wp-admin/admin.php?page=wp-gbcfwp-gbcf_form.php, and the plugin cannot load.

When I deactivate Advanced Menus, the Contact Form page loads correctly with this URL:

http://localhost/wordpress/wp-admin/admin.php?page=wp-gbcf\wp-gbcf_form.php

I'm running this locally on a Windows machine for testing purposes.  Behavior is the same in Firefox 2.0 and IE6.0.  I've also noted something similar happening with a few other plugins a while ago, but I can't recall which ones.

Any ideas?  

Thanks,
Dan


7:25 pm
11 Mar 2007


Yellow Swordfish

Admin

Peterborough, England

posts 4580

 
8

Are you up for making a liittle code change? there was a suggestion by a user that sometimes the following changes are required. I Havenlt found out why as that particular plugin works just fine on my own setup…



if(! aws_top_menu_plugin( $altmenu[$k]['name'] ))
{
$link = get_settings('siteurl') . "/wp-admin/admin.php?page=" . addslashes($item[2]);
} else {
$link = get_settings('siteurl') . "/wp-admin/{$k}?page=" . addslashes($item[2]);
}


The first line starting get_settings should be as above but try changing th second one as above to see of that makes a difference…

[UPDATE] - Ok that code didn't tyranslate that well through this damn editor. I'll send it to you in an email…

6:37 pm
12 Mar 2007


Dan

Guest

 
9

The code you sent by email seemed to do the trick.  Thanks for your help and the speedy reply.

7:05 pm
12 Mar 2007


Yellow Swordfish

Admin

Peterborough, England

posts 4580

 
10

My thanks go to you Dan really. I haven't really worked out why some people need these and I don't with all the plugins I use - including some that cause the problems with others. A mystery…

But now youve done that for me I'll change the code and re-zip… 

7:41 pm
12 Mar 2007


Mr Papa

Moderator

Arizona, USA

posts 1232

 
11

interesting… because I dont have any conflict with the two either…

8:11 pm
12 Mar 2007


Yellow Swordfish

Admin

Peterborough, England

posts 4580

 
12

There you go. It's weird. Plus - the really odd thing is that it continues to run correctly on my site when these changes are in place! And that I REALLY can't answer Smile



Reply to Topic: how to change an address of a page in menu?

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 1 + 7        (Required)

Topic Reply:


 
 

About the Stuff at Yellow Swordfish forum

Currently Online:

Yellow Swordfish

9 Guests

Maximum Online: 71

Forums:

Groups: 3

Forums: 15

Topics: 1745

Posts: 11819

Members:

There are 802 members

There are 742 guests


Yellow Swordfish has made 4580 posts

Top Posters:

Mr Papa - 1232

-Radio- - 475

ovizii - 87

jfv - 80

angelic007 - 66

Administrator: Yellow Swordfish | Moderators: Yellow Swordfish, Mr Papa, -Radio-


© Simple:Press Forum - Version 3.1.3 (Build 356)