Undefined class name in...

User 104413 Photo


Registered User
14 posts

Thank You Eric. But the files index.** are been added after. The error was there already before.
Now I update and export/upload new file...

I hope to have good news.... :rolleyes:
User 104413 Photo


Registered User
14 posts

Thank you Eric, thenk you Jo Ann :);)
User 187934 Photo


Senior Advisor
20,192 posts

I take it that that fixed your problem.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 104413 Photo


Registered User
14 posts

Hi Eric,
I have uploaded new file created by last version of FB, but... no, problem is there :| ...

I have also tryed the form by absolute path:
http://www.hobbyeart.it/form/autunno_in … /form.html

and from here it's go well. After sended, redirect to correct page and I received the module via email correctly.


Why not into the page? :(



This is the code present into the page:
<script type="text/javascript">document.write(unescape("%3Ciframe src=\"http://www.hobbyeart.it/form/autunno_inverno_2012/Elettra/genova/form/form.html\" width=\"622\" height=\"1227\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E&lt;a href=\"http://www.hobbyeart.it/form/autunno_inverno_2012/Elettra/genova/form.php\" title=\"form\"&gt;Check out my CoffeeCup Form&lt;/a&gt;%3C/iframe%3E"));</script>
<noscript>
<iframe width="622" height="1227" style="border:none; background:transparent; overflow:hidden;"
src="http://www.hobbyeart.it/form/autunno_inverno_2012/Elettra/genova/form/form.html">
&lt;a href="http://www.hobbyeart.it/form/autunno_inverno_2012/Elettra/genova/form.php" title="form"&gt;Check out my CoffeeCup Form&lt;/a&gt;
</iframe>
</noscript>


Thank you :)
User 187934 Photo


Senior Advisor
20,192 posts

I would open a support topic.:)
https://www.coffeecup.com/help/myroom/opentopic/
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 104413 Photo


Registered User
14 posts

???? I dont know why, but now is all OK!!! :D:D:D

I tryed to erase cache (M. Firefox), but nothing... After I tryed with G. Chrome and it was ok.

After some minutes I tryed with Firefox and... was OK.
After 3-4 minutes I tryed with IE and... error.

What is this?? :(:(:(:(

Help me, please...


Thank you :|
User 187934 Photo


Senior Advisor
20,192 posts

I really would open a support topic. CC's gurus should be looking at this.
https://www.coffeecup.com/help/myroom/opentopic/
There's some kind of problem. I don't know if it's a server or form issue.

http://www.hobbyeart.it/form/autunno_in … a/form.php
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 104413 Photo


Registered User
14 posts

Thanks a lot Eric. If I or CC's gurus find solution, I'll write it here... ;)
User 104413 Photo


Registered User
14 posts

I has sended message to support, thank you. ;)


Meantime...

For testing, I has modified the path into file form.php as follow:

$scriptpath = substr( $_SERVER['SCRIPT_FILENAME'], 0, -4 );
$paths = explode ( DIRECTORY_SEPARATOR , $scriptpath );
$myName = end($paths);
require $scriptpath . '/TEST/fbapp/php/config.inc.php';

and result of http://www.hobbyeart.it/form/autunno_in … a/form.php
is an error (obviously) where I can see this error of construction of the path:

/usr/local/psa/home/vhosts/hobbyeart.it + httpdocs/form/autunno_inverno_2012/Elettra/genova/TEST/form/
=
/usr/local/psa/home/vhosts/hobbyeart.it/httpdocs/form/autunno_inverno_2012/Elettra/genova/TEST/form/


So I thing that the error is in the construction of the path

Have you some idea to resolve it?

Thank you
User 187934 Photo


Senior Advisor
20,192 posts

The form builder should create the proper paths unless you fiddled around with something you shouldn't have.:lol::)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.