Hello guys!
I wonder.. is it possible to make a block with the pick.php page function?
A block that will appear on the home page and will display the links picked by editor?
Thanks.
Hello guys!
I wonder.. is it possible to make a block with the pick.php page function?
A block that will appear on the home page and will display the links picked by editor?
Thanks.
..
For which version?
And yes it should be possible, as long as you create a new block and add the correct functions to it. You can copy the functions from the editors pick php page.
It's for 5.4.0
I've already try that and I get this error:
Cannot redeclare safe_extract() (previously declared in /home/allco9/public_html/application.php:25) in /home/allco9/public_html/application.php on line 25
I guess it's not that simple, as you said i must set some functions...
I'll keep trying..
Thanks.
..
You're trying to do something twice there, don't know if that helps or not.
I don't think I can make it work..
It's about // vars global configuration or I don't know..
Today I tried again but no success...
Last edited by marian; 05-01-2008 at 06:28 PM.
..