Welcome, Guest
Username: Password: Remember me

TOPIC: Errors with Layouts, URL Rewriting, Data Picker

Errors with Layouts, URL Rewriting, Data Picker 12 Jun 2013 13:17 #7450

  • jhallock
  • jhallock's Avatar
  • Offline
  • Senior Member
  • Posts: 43
  • Thank you received: 1
  • Karma: 0
Hi I am not sure if this is an issue with J-Cook, Joomla or my configuration/server.

I have Joomla! setup with "Search Engine Friendly" URLs and "URL rewriting". I am attempting to add a modal data picker to the front end of my website. It works fine when I turn these options off.

I created a modal layout for my view. I can view the layout by going to:
index.php?option=com_chronos&view=studies&layout=modal

With SEF and rewriting on, this URL is rewritten as:
/studies/modal

Visiting this URL produces an Error 500:
500 - View not found [name, type, prefix]: modal, html, chronosView

It appears that it is losing the "studies" portion when parsing the URL.

I get the same error when trying
/studies/default
, which is the name of my default list view.

I only get this error on list views. Attempting to visit
/studies/study/view
and
/studies/study/edit
and the respective layouts are displayed as expected.

As I was writing this, I just discovered more information that may be helpful. I have a menu option setup for "Studies" - myurl.com/studies is setup to go to the default studies view. If i visit /studies/studies/default - or /studies/studies/modal - my layouts are displayed as expected.

However - Joomla! is not creating these links from the modal data picker. It creates the link /studies/modal not /studies/studies/modal.

Any ideas?
The administrator has disabled public write access.
Time to create page: 0.095 seconds

Get Started