Page 1 of 1

sudden registration/smarty problem

PostPosted: Tue Sep 20, 2011 12:04 pm
by manifold
Hi all,

Registration had been working fine; suddenly, I start to get the following error message:

"Smarty error: unable to read resource: "Dataface_Registration.html" in /home/manifold/public_html/xataface/lib/Smarty/Smarty.class.php on line 1095"

Clicking the 'Register' button simply results in a page showing the execution time.

The login function continues to work properly.

Any ideas anyone?

TIA,
-manifold

Re: sudden registration/smarty problem

PostPosted: Tue Sep 20, 2011 3:33 pm
by shannah
Check that the Dataface_Registration.html template is in the Dataface/templates directory.

What version of Xataface are you using?

Re: sudden registration/smarty problem

PostPosted: Wed Sep 21, 2011 7:57 am
by manifold
Wow; that was it - the Dataface_Registration.html page was gone. Thank you!

Now: I think I need to determine if anything I had done would have removed that file, or if this was somehow a case of malicious hacking.

Thanks again. This product, and your support, are the best!

-manifold