Many thanks for your help [and apologies it's taken me a few days to have a look at this]
I've resolved the page_title issue and it has imported OK except that the other fields are blank eg _Club_ID
Below is the section of code I've used
Could you advise what may be the issue?
Many thanks
Jerry
I've resolved the page_title issue and it has imported OK except that the other fields are blank eg _Club_ID
Below is the section of code I've used
- Code: Select all
<cms:db_persist _auto_title = '0' _invalidate_cache = '0' _masterpage = 'clubs.php' _mode = 'create' k_page_title = "<cms:show _Club/>" Club_ID = _Club_ID Club_URL = _club_url Club_logo = _club_logo Club = _Clubname >
Could you advise what may be the issue?
Many thanks
Jerry