Great thanks, it works like a charm
regards, dejan
Armin Burger wrote on 30.09.2009 13:50:06:
> you cannot pass variables via the functions defined for 'run'.
> Instead, create a function like
>
> function myHelpOpen() {
>window.open('http://mydomain.com/mydocuments/userguide.pdf');
> }
>
Hi,
What is your "same problem" please?
Maybe should you try with the last version...
Homero Cavalcanti a écrit :
> Hi list
>
> I'm with the same problem.
> I'm using Windows XP, MS4W 2.2.7, p.mapper 4.0 beta2 - BUILD 2009-05-24,
> MapServer 5.0.2, PHP 5.2.5 and Apache 2.2.8
> But in my case i h
Hi list
I'm with the same problem.
I'm using Windows XP, MS4W 2.2.7, p.mapper 4.0 beta2 - BUILD 2009-05-24,
MapServer 5.0.2, PHP 5.2.5 and Apache 2.2.8
But in my case i have the message bellow in
"C:\ms4w\apps\pmapper\pmapper-4.0.beta2\plugins\export\error_php.log"
[29-Sep-2009 14:58:22] PHP Warn
the easiest is to use Firefox and install the extension Firebug. Then
you can use the inspect tool from Firebug and click on the desired
element. You will get all styles with their according CSS files listed
on the right. You can directly edit the style in the Firebug window to
see the effect immed
you cannot pass variables via the functions defined for 'run'.
Instead, create a function like
function myHelpOpen() {
window.open('http://mydomain.com/mydocuments/userguide.pdf');
}
and define this as
...
run: 'myHelpOpen'
On Wed, Sep 30, 2009 at 11:32 AM, wrote:
> Hi,
>
> I have made a
Hi,
I have made a user guide for working with p.mapper. It is in PDF format.
I wanted to use an URL with path to this PDF document when a user clicks
on Help link from tool links, instead of opening p.mapper help window
(help.phtml).
I have modified this part:
{linkid:'help', name:'Help', r
Hi,
Have you got errors concerning PHP in your Apache or PHP error log ?
Sometimes the errors that appears on Linux but not on Windows are due to
case sensitive file path. Maybe your logo image is not correct. But it
should be report on log files...
If you couldn't see them, try to temporary c
Hello to all!
I am using pmapper 4 and I would like to include video or images on the map
as Google Earth does.
This can be done by a layer. I can have a point layer and an icon will
appear on some specific places by activating the layer. What I don't know
how to do is to click on the icon and a
Any help please??
p.
Thomas RAFFIN wrote:
>
> And what about your PHP error log please ?
>
> Andreas P. a écrit :
>> The first time I tried to select "print" tool, pm_debug.log had this:
>> "
>> PDF printing settings
>> Array
>> (
>> [author] => Armin Burger
>> [pdftitle] => p.mapper