joomfreak-logo

It's time to pass this project on to someone passionate about continuing its journey. joomfreak offers a unique opportunity to build upon a well-established platform and keep providing the Joomla community with quality templates and tools.

If you're interested, we'd love to hear from you!
Contact us

VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Copied Template is not displayed
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Copied Template is not displayed

Re: Copied Template is not displayed 23 Oct 2015 08:44 #7626

thank you, but its not working. Only white screen now.

In line 437-444 Ive found:
// Get the id of the active menu item
$menu = $this->getMenu();
$item = $menu->getActive();

if (!$item)
{
$item = $menu->getItem($this->input->getInt('Itemid', null));
}

And I changed it to:
// Get the id of the active menu item
$menu = $this->getMenu();
$item = $menu->getActive();

if (!$item)
{
//added new line
$this->route();

$item = $menu->getItem($this->input->getInt('Itemid', null));
}

unfortunately no success ...

  • Posts:4
  • Tobi1
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Copied Template is not displayed 29 Oct 2015 03:38 #7652

Trying to post your question in joomla support forum.

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.52 seconds
Saturday 15 March 2025

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.