originalsideshow
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Fatal Error MessageHey Takayuki,
I’m having the same problem. I tried using the one you posted to download (above),
but it gave me the same problem.Thanks for your help, but this one didn’t work!
Thanks Ryan,
Maybe you can help me with that. A member recommended this to the poster:
“$callback = ‘self::’ . $prop;
change to ->
$callback = ‘WPCF7_ContactFormTemplate::’ . $prop;”I’m not sure where to find “$callback = ‘self::’ . $prop;”
because I’m not building the form from scratch, I’m using
Contact Form 7…I’m relatively new to all this and I appreciate
your patience and knowledge.Thanks
Forum: Plugins
In reply to: [Contact Form 7] after intall, I can't create or see any formI’m having the same problem. Seems like no one knows or it’s a new problem.
I’m getting:Fatal error: Cannot call method self::form() or method does not exist in…
After I hit “Add New”. Can someone please help??
Forum: Plugins
In reply to: [Contact Form 7] Fatal error: Cannot call method self::form()Let me correct,
I’m using a plugin not requiring me to shortcode the form myself, when I try to
activate the plugin, it goes to a page that says “Fatal error: Cannot…etc”.I’m not a programmer, can anyone help?
Forum: Plugins
In reply to: [Contact Form 7] Fatal error: Cannot call method self::form()Hi guys,
I’m having the same problem, but don’t know where:
$callback = ‘self::’ . $prop;
Is to be found. Can one of you please walk me through it?
Thank you so much!