That may be part of my problem.
I could put the "contact.php" program in the
http://digitalbiz4u.com/wordpress/ directory and the program will find it
but the CMS "Edit this entry" part gives me the error
"Fatal error: Call to undefined function have_posts() in
/home/ekemp/public_html/wordpress/contact.php on line 100"
Any other thoughts on where to direct the
on (release) {
getURL("contact.php");
}
Reading the docs but haven't found what I should use for the url.
Thanks,
.../Ernie
++++++++++++++++++++++++++++++++++++++++++++++++
-----Original Message-----
From: Ashley Sheridan [mailto:[email protected]]
Sent: June-25-10 2:03 PM
To: Ernie Kemp
Cc: 'PHP General List'
Subject: Re: [PHP] Website content question CMS
On Fri, 2010-06-25 at 14:00 -0400, Ernie Kemp wrote:
>
>
> Need a some help from the group.
>
>
>
> I’m adding some wordpress template programs to my site.
>
>
>
> I added a contact page “contact.php” to wordpress on my site.
>
>
>
> http://digitalbiz4u.com/wordpress/
>
>
>
> When I click the “contact” button on the home page I get an 404 error.
>
> http://digitalbiz4u.com/wordpress/contact.php .
>
>
>
> The actionscript in the Flash is:
>
> on (release) {
>
> getURL("contact.php");
>
> }
>
>
>
> If someone could help point to what needs to be done here it would be
> appreciated.
>
> Thanks,
>
> .../Ernie
>
>
>
> ...man will occasionally stumble over the truth, but usually manages
> to pick himself up, walk over or around it, and carry on.
>
> Winston S. Churchill
>
>
>
>
>
>
>
>
>
>
It's because there is no contact.php file where the Wordpress install
expects it to be.
Thanks,
Ash
http://www.ashleysheridan.co.uk
No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.830 / Virus Database: 271.1.1/2962 - Release Date: 06/25/10
02:35:00
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php