Stefano Garuti
Forum Replies Created
-
Forum: Plugins
In reply to: How to pass any arguments to an admin page via a new admin menu item?I’ll try as soon I’ll come back tu the office…
thanks for your help!STefano
Forum: Plugins
In reply to: How to pass any arguments to an admin page via a new admin menu item?Thanks for your help!
Changed the capabilty to ‘
read‘, but still the same error.
I can confirm that the sub-menu item is initiated: it show in the menues, I can click on it; I also performed the check you suggested withprint_r($submenu);and it’s ok.I’m pretty confident that the problem is about some sort of wp_nonce that the system can’t validate from one admin page to another if I add some arguments to the menu url link…
Any other idea is really appreciated
Stefano
Forum: Themes and Templates
In reply to: Translation problem with P2 themeciao Giuseppe,
I too I’m translating P2 in italian in these days.
Maybe we can help each other…I’m going to check your problem and try to replicate it…
Stefano
Forum: Fixing WordPress
In reply to: Automatic upgrade-install: haw can I activate it?Michael, thanks!
I’m going try it, following this too: http://www.firesidemedia.net/dev/wordpress-install-upgrade-ssh/ .
Just found it in the page you linkedThanks!!
StefanoForum: Plugins
In reply to: [Plugin: Aleph] Searching and filtering usersIn the meantime I done my duty 😉 and studied UserQuery.php
Now my understanding is that I can write a simple plugin to register new views that can provide me some useful filtered list, like “all women”, “all men”, “all from Rome”… and this is greatBut what I need is something dynamic… a way to POST (from a form) a request like “men from Milan between 35 and 45” or “woman from Anywhere between 25 and 40”
And this is still obscure to me :-/
So help is still needed and appreciated
Forum: Plugins
In reply to: Using Register Plus & El Aleph to create public profile pages… HELP!I had no problem dispalying Register Plus extra fields in Aleph’s profile.php.
Just use:
echo get_usermeta(aleph_get_user_ID(),'telephone');and it’s all done
Stefano
Forum: Plugins
In reply to: Fetch a remote media-file and store it the way WP doesNevermind, I think I found what I was looking for:
- function download_url( $url ) see: http://phpxref.com/xref/wordpress/wp-admin/includes/file.php.source.html#l312
- function wp_upload_dir see: http://phpxref.com/xref/wordpress/wp-includes/functions.php
- function wp_unique_filename see: http://phpxref.com/xref/wordpress/wp-includes/functions.php
Stefano
Forum: Plugins
In reply to: subscribe2 token pageWe offer payed professional services (I remark: not free services) like wordpress and plugins installation and customisation-
If you are interested you can contact us by mail (www.wordpressmania.it/contattaci/)Stefano
Forum: Plugins
In reply to: How can I write a plugin for FeedBurner’s Standard StatsI managed to write the plugin:
it’s named FeedBurner SiteStats Enabler and you can download it from now from WordPressMania.itHope you enjoy it!
Stefano
Forum: Plugins
In reply to: How can I write a plugin for FeedBurner’s Standard StatsIn the meantime I studied better the FeedBurner’s StandardStats.
It look’s like you can add the javascript in any place inside the loop.So the question is: is there a hook that can output something in the loop?
This way we can address also the pages tracking…
Anyone?
Forum: Themes and Templates
In reply to: Different style for different category in home pageThanks!
I’ll give it a try🙂
Forum: Fixing WordPress
In reply to: Trackback ProblemsThe fix RuddO posted at post http://wordpress.org/support/3/17403#post-101489
is outdated for the wp 1.2.2 releases
Now I upgraded it. You can download it from DigitalDivide, my blog: http://digitaldivide.garuti.it/2004/12/17/piccola-manutenzione-2-i-trackback/Forum: Plugins
In reply to: Sending category trackbackThanks!
do you know if anyone ported it to the new plugin architecture? I wouldn’t mess the core code…Forum: Requests and Feedback
In reply to: Display RSS Feeds in the SidebarI know of at least 2 WP plugin that handle RSS parsing.
They are both listed in the WP Wiki page: http://wiki.wordpress.org/Plugin
one is aggrss avaiable from http://soderlind.no/archives/2004/09/27/aggrss-an-rss-aggregator/
the other is CG-Feedread avaiable from http://www.chait.net/index.php?p=85
hope that helps
ciao
StefanoForum: Fixing WordPress
In reply to: RSS_LanguageYes please,
I can’t find the option to specify the leng for the rss feed…
i’m running WP 1.2
Stefano
http://www.percarpi.garuti.it