Error message

  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6402 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).
  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2386 of /home1/arqadmin/public_html/jadudev.net/includes/menu.inc).

jdeathe's blog

Readable URLs for Custom Scripts

The recommended location for custom scripts written for the Jadu CMS platform is within <install-path>/public_html/site/custom_scripts/ but this can lead to long and unfriendly URLs. Here we show how to use the Readable URLs feature to create a cleaner URL structure for a simple custom script.

 Installation


1. Create a new directory <install-path>/public_html/site/custom_scripts/howto_custom_script_readable_urls and populate it with the following files: