Hi guys,
I want to advise that if the map you import is small, and If you have copied the default setting, the zoom tools could not work fine. The solution consists on changing the scale parametres in location.ini file. Hope this could help you.

bye Giuseppe


--------- Original Message --------
Da: [EMAIL PROTECTED]
To: "[email protected]" <[email protected]>
Oggetto: Re: [Cartoweb-users] ghost layer SOLVED, pdf & login SOLVED, no zoom
Data: 09/02/06 03:38

Well done.The patch is good: now the login works fine too. 

For printing in pdf, just a 'memento' for those fools like me :   if you are importing a map file, automagically created by other applications,  be sure that the OUTPUTFORMAT is  egual to the file in demo project that is Formatoption = off .
Before fixing my map file, after the right login I got  : FPDF error: Interlacing not supported ...

Hope tomorrow to solve the zoom .

Bye, Giuseppe



--------- Original Message --------
Da: "Frédéric Junod" <[EMAIL PROTECTED]>
To:
Cc: [email protected]
Oggetto: Re: [Cartoweb-users] ghost layer SOLVED, but no pdf, no zoom
Data: 08/02/06 13:39



Hello Giuseppe,

This bug is corrected in the CVS version of cartoweb.

As a quick and dirty fix is to replace the original __construct code
(CartoserverService.php line 39) by the CVS one:

public function __construct(SoapFault $fault) {
if (!isset($fault->faultcode))
$fault->faultcode = -1;
parent::__construct($fault->faultcode, $fault->faultstring);
}
NOT TESTED !!


A cleaner solution is to wait the next release (3.2.0) (we are working
on ...)

Regards,

Fréd


Le mercredi 08 février 2006 à 10:29 +0100, [EMAIL PROTECTED] a
écrit :
> Hi Oliver,
> thank'you for your suggestion, yestarday I've used the --clean option
> and after that I was able to display my map by recalling my project in
> the url ( http:\\localhost ...client.php?project=Italy_1 ).
>
> Unfortunately I cant' zoom and if I try to print the pdf, on pushing
> Login word I get a full errors page:
>
> class: CartocommonException
> message: Error [8, Undefined property: SoapFault::$faultcode, c:
> \wamp\www\cartoweb3\client\CartoserverService.php, 40]
>
> There should be somthing wrong regarding the old .ini files, they are
> not always over written , aren't thay ?
> ( I confess you that I've not yet read the handbook .)
>
> Best regards
>
> Giuseppe
>
>
>
>
> --------- Original Message --------
> Da: "oli ver" <[EMAIL PROTECTED]>
> To: "[email protected]"
> <[email protected]>
> Oggetto: Re: [Cartoweb-users] ghost layer
> Data: 06/02/06 11:59
>
> Hi Giuseppe,
>
> be careful to clean all unused .ini files of the demo
> projects, as several activated functionnalities use layers
> name references.
> see http://www.cartoweb.org/cwiki/HowToCreateANewProject for
> more details about the files to clean
>
> Regards,
>
> Oliver Christen
> Camptocamp SA
> ----- Original Message -----
> From: [EMAIL PROTECTED]
> To: [email protected]
> Sent: Monday, Feb ruary 06, 2006 12:52 AM
> Subject: [Cartoweb-users] ghost layer
>
>
> Hi,
> I've installed Cartoweb3 and the demo on WinXp by
> using the installer. The demo works fine, then,to keep
> it simple, I've changed the demo project and I've
> semplified the layout in order to obtain only a plain
> list of simple layers: one root and 6 children. This
> project works fine. too.
> At this point, I'd like to import my data in this new
> project so :
> I've imported my data (shp shx ...), I've updated the
> files in server_conf and client_conf folder,and I've
> changed the old layers by the new ones, I've changed
> the names of the files.
> Then, I've used the command php cw3setup.php
> --install --base-url
> http://localhost/cartoweb3/htdocs.
>
> On running the project I get the msg : "can't find
> layer iceland". "Iceland" was one of the old layer of
> demo project but I've delete all them: there 's no
> "iceland" word in the folder server_comnf of my new
> project. The .map and data files seem to be good b
> ecause I use them in another mapserver distribution.
>
> Is there anybody who can help me ?
>
> I saw that in the Po folder there are files which have
> the settings of old project, is it ok ?
>
> Thanks in advantage
>
>
> ----
> Email.it, the professional e-mail, gratis per te:
> clicca qui
>
> Sponsor:
> I migliori software per tutti i cellulari da Jamba!
> Clicca qui
>
>
>
> ______________________________________________________
>
>
> _______________________________________________
> Cartoweb-users mailing list
> [email protected]
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
>
>
> ----
> Email.it, the professional e-mail, gratis per te: clicca qui
>
> Sponsor:
> DA NON PERDERE: Prova gratis per 15 giorni DVDNet Rent e ricevi a casa
> tua i migliori film!
> Clicca qui
>
>
> _______________________________________________
> Cartoweb-users mailing list
> [email protected]
> http://lists.maptools.org/mailman/listinfo/cartoweb-users


----
Email.it, the professional e-mail, gratis per te: clicca qui

Sponsor:
Cerchi l’amore? Allora iscriviti gratis a Meetic: troverai migliaia di single in linea e potrai chattare con loro.
Clicca qui





_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

----
Email.it, the professional e-mail, gratis per te: clicca qui

Sponsor:
Novità per telefonare risparmiando: Email.it Phone Card, clicca e scopri i vantaggi
Clicca qui

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to