Krokodil
Forum Replies Created
-
Hello Jacco
I was troubleshooting this with the hosting provider. We found the problem.
The problem was with the max upload length setting on Apache was too low. I have increased the MaxRequestLength value to 15MB (was 13) and now it installs perfectly.
Thanks again.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Data Table warningThank you, and great plugin!
Sorry, I called you Qurl, meant to say Jacco. Apologies.
Hello Qurl
I have exact same problem here.
It does not do this with other plugin. DW was working fine before I moved the installation to another host / Server. I deleted the default install on new server, copied my files onto new server, restore database and then I did a find and replace.
DW gave errors on save. I then deleted DW and try to reinstall. Then comes the 500 error. Tried 1.5.3 version as well. Same error.
[Tue Mar 13 00:03:35 2012] [error] [client 196.215.57.95] File does not exist: /home/louddtnh/public_html/clients/500.shtml, referer: http://dev.louddeveloper.co.za/fox/wp-admin/plugin-install.php?tab=upload
Any ideas?
Thanks for your help.
Thanks Rob!
It is a learning process 🙂
My wishlist:
– Short Codes
– Enhanced user guidesIf I can assist you guys in any way with this, please shout.
Fond regards
KrokThanks Jonah
Will have to get rolling then…
CIao
Take a look at http://dev.roedeanschool.co.za/overview/admissions-process/#4
This was done with CF7.
Fill in a test form and see the mail that comes back to you.
I think this one is worth investing in.
I cant see from the above how you make it also go to the senders email address they supplied? To me that just sounds like a way to make it go ANOTHER of your own email addresses.
You are correct in your assumption.
Also, what I would want is for the customer to receive the information they added but in a nicer laid out email, rather than the “Bare basics” type email we receive.
This is not possible with CCF. May I suggest truing another plug-in. May I suggest Contact Form 7 by Takayuki Miyoshi. You can get very fancy with the formatting of the form itself, and the format of the email body too.
Hey Rob. Thank you so much for your reply. I have studied the template tags, but I think my problem is not knowing how to use them properly. The documentation tells you what the tag is supposed to do, but I am unable to easily get them to do what I want them to do.
For example, if I just wanted a list of links to upcoming events to appear in my sidebar, (no thumbs, date ranges, etc), I would presumably do the following:
<h4>Upcoming Events</h4> <ul> <li><?php tribe_get_events(); ?> </ul>But, I know that it is not that simple. I have looked at the code samples in the tribe.be documentation but it looks a bit complex for my simple needs.
Thanks again
KrokI found the following comment under the advanced tab (Custom HTML forms).
Paste all this code into a page or post and edit it to your liking. It is recommended you only use this feature if you are experienced with HTML. The destination_email field specifies where emails will be sent on successful submission; you can have the form send to multiple addresses by separating email’s with semi-colons (i.e. email@google.com; email2@google.com). The success_message field will add a popover containing the message when the form is completed successfully, the thank_you_page field will force the user to be redirected to that specific page on successful form completion. The required_fields hidden field is optional; to use it separate the field names you want required by commas. Remember to use underscores instead of spaces in field names!
There does not seem to be an option to do this in the plugin configuration page itself 🙁
This could be related to a permissions problem on the custom-contact-forms folder in WP themes.
I was having the same problem, and checked the permissions of the folder was 755. I used filezilla to change the permissions to 777, and now the attachments are sending.
Hi Mike
Sorry for not being clear. What I meant was:
1. In the mail that is sent to the admin (not the autoresponder), is there a way to include data from extra fields in the subject prefix? e.g.
Mail from: [user_something]. Needs info about [some_info]
where [user_something and [some_info] are extra fields that were created.
2. What I am asking here is, can I create a template that will display the form data differently in the mail? What I am trying to do is when the site admin gets the mail from FSCF, it is pre-formatted to look like the offline (paper) forms they use.
3. Oh, ok thanks. Was looking for a way to closely control the way the form is portrayed on a page. i.e. field placement, text formatting, etc to match my theme.
Thanks again – love your work.
Sorry for troubling you with all this.Regards
Russell