Can you provide a sample of the XML that are using please?
sorry for delay – back on this job now! Here’s the XML:
<?xml version="1.0" encoding="UTF-8"?>
<job>
<command>add</command>
<username>oasishradmin</username>
<password>W@qN1lk6</password>
<contact_name>Nick Lamb</contact_name>
<contact_email>nicklambdesign@gmail.com</contact_email>
<contact_telephone>020 7987 6900</contact_telephone>
<contact_url>www.smith.com</contact_url>
<days_to_advertise>7</days_to_advertise>
<application_email>bob.12345.123@smith.aplitrak.com</application_email>
<application_url>http://www.url.com/ad.asp?adid=12345123</application_url>
<job_reference>AB2</job_reference>
<job_title>Test Engineer</job_title>
<job_type>Contract</job_type>
<job_duration>6 Months</job_duration>
<job_startdate>ASAP</job_startdate>
<job_skills>VB, C++, PERL, Java</job_skills>
<job_description>This is the detailed description</job_description>
<job_location>London</job_location>
<wpbb_job_industry>Industrial</wpbb_job_industry>
<wpbb_job_category>Employee Relations</wpbb_job_category>
<job_industry>Marketing</job_industry >
<salary_currency>gbp</salary_currency>
<salary_from>25000</salary_from>
<salary_to>30000</salary_to>
<salary_per>year</salary_per>
<salary_benefits>Bonus and Pension</salary_benefits>
<salary>£25000 - £30000 per annum + Bonus and Pension</salary>
</job>
When you post from the Network Portal what errors is returned ?
Actually, it is now posting jobs successfully.
I still get the username/password error on the URL?wpbb=broadbean page, but the jobs are being added OK, thanks.
You will always get an username / password error just visiting that page as no data is posted to it and it is checking posted data against the saved username and password from the db – hence it fails.
Glad it is working for you now.
OK, fair enough.
I’m sure I’ll have more questions shortly…!
I am sure you will find using version 2 much easier in development terms.