| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/visitevirtuelle/administrator/components/com_ovacomposer/models/forms/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset addfieldpath="/administrator/components/com_categories/models/fields"> <field name="editor" type="editor" size="10" buttons="article,pagebreak,readmore" readonly="true" class="readonly" /> <field name="modules" type="sql" label="Select an article" query="SELECT id, CONCAT(title,'-',id) AS name FROM #__modules where published=1 and access=1 and client_id=0" key_field="id" value_field="name" /> <field name="contents" type="sql" label="Select an article" query="SELECT id, title FROM #__content where state=1" key_field="id" value_field="title" /> <field name="k2contents" type="sql" label="Select an article" query="SELECT id, title FROM #__k2_items where published=1" key_field="id" value_field="title" /> <field name="category" type="category" extension="com_content" /> <field name="k2category" type="categories" addfieldpath="/administrator/components/com_k2/elements" /> </fieldset> </form>