BOARDS

planetluc.com discussion board

all about the planetlu.com scripts

You are not logged in.

Announcement

I had to clean the boards due to massive spam. Actually i deleted everything /-one after 1st Oct 2008. It was the only way to get this spam out of the boards. So i'm sorry for all serious users who registered/posted meanwhile.

#1 11-02-2008 15:17:24

Orchid85
New member
Registered: 11-02-2008
Posts: 6

Help: FormPro doesn't appear!

Hi there,

my company just bought this cool script (after using with pleasure the free version - but causes a lot of spam for our customers!), but we have the same problem here as some previous user of this forum.

I get no error messages but I can't get the form to work correctly - it simply doesn't show.

Here is the code I used:

Code:

<?PHP include_once($_SERVER['DOCUMENT_ROOT']."/form/formpro.php"); ?>

I tried also:

Code:

<?PHP include_once("/form/formpro.php"); ?>

with no results.

Here is the actual page of one of our customers:
http://www.le-cave.it/contatti_prova.php

Here is the website path to Formpro:
http://www.le-cave.it/form/formpro.php

I also placed the

Code:

<?PHP session_start();?>

at the top of the page, before anything.
Why these troubles? I was hoping on the same simplicity of the free Contact Form but plus captcha.

Last edited by Orchid85 (11-02-2008 15:20:52)

Offline

 

#2 13-02-2008 10:03:17

Orchid85
New member
Registered: 11-02-2008
Posts: 6

Re: Help: FormPro doesn't appear!

Anyone?

Offline

 

#3 13-02-2008 11:48:00

admin
Administrator
From: Winterhur, Zurich, Switzerland
Registered: 25-11-2004
Posts: 462
Website

Re: Help: FormPro doesn't appear!

it might be that your server does not support the xml parsing funcs the script needs. If so contact me by mail and ask for the non-xml-version of this script.

Offline

 

#4 14-02-2008 11:09:04

Orchid85
New member
Registered: 11-02-2008
Posts: 6

Re: Help: FormPro doesn't appear!

I tried the non-xml-version of FormPro too, but I get the same problem: form doesn't show at all. Probably the problem wasn't the XML, but the weird thing is that I get no error messages.

I also turned on error_reporting...

I put on the page (http://www.le-cave.it/contatti_prova.php) some comments before the point where I included the code to call the Form, hope it helps.

Offline

 

#5 19-02-2008 09:22:21

Orchid85
New member
Registered: 11-02-2008
Posts: 6

Re: Help: FormPro doesn't appear!

I fixed the problem on the local version (I'm running EasyPHP as virtual server).
Having the website in the directory 'www/le-cave/' the script wanted this path:

Code:

($_SERVER['DOCUMENT_ROOT']."/le-cave/form/formpro.php")

altough I don't know why I had to put the site containing directory (I used "/form/formpro.php" before).

Online I still have troubles, as it seems not working in this way, I added the name of the site in the path:

Code:

($_SERVER['DOCUMENT_ROOT']."/le-cave.it/form/formpro.php")

but with no result...

I'm starting to have headache...!

Last edited by Orchid85 (19-02-2008 09:30:17)

Offline

 

#6 19-02-2008 09:31:06

Orchid85
New member
Registered: 11-02-2008
Posts: 6

Re: Help: FormPro doesn't appear!

Ah... I have no idea on why the forum adds the ; to my code...

Offline

 

#7 21-02-2008 17:33:55

Orchid85
New member
Registered: 11-02-2008
Posts: 6

Re: Help: FormPro doesn't appear!

Tried another server:

- if the form is in a subdirectory it gives me errors;
- if the form and the page who recall it are in the same directory it shows anything.

And with no support, I give up.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson

 
 
© 2003-2010 by planetluc.com · Bachtelstrasse 104 · CH-8400 Winterthur | Support | Login |