Joomla! 1.6 templates


  Page 1 of 4 Next Last 
Author Message
jennifer

Posted: 11/15/2009
Quote message 

I had some fun this weekend moving my artisteer templates to my Joomla! 1.6 alpha install. It went very smoothly all things considered. Only 2 minor code changes and it was plug-n-play from there.

However, it would be very nice if artisteer picked up the conventional joomla css tags from the new 1.6 release as the new core /html files are much cleaner and table-less now and it would make styling other components easier if artisteer were using standard joomla nomenclature on things. :-{}

Have a look at what's upcoming: http://nodwell.net/in-dev/152-joomla-16-templates-first-glance :-)
 
guest

Posted: 11/17/2009
Quote message 

Can you tell me what needs to be changed?
 
guest

Posted: 12/13/2009
Quote message 

My template doesn't work at all in 1.6

 
Frans

Posted: 1/13/2010
Quote message 

The same here. Templates are NOT working properly in Joomla 1.6.

After template install there is a message:

Fatal error: Call to a member function getMessageQueue() on a non-object in /var/accounts/CN20100009/www/templates/nlkanbeter/functions.php on line 11


 
calsnoboarder

Posted: 2/5/2010
Quote message 

Quote aasdfasd:

WOW thats low using a program to make templates and selling them.

Learn to code then sell them.


LOL.. Using this software only allows you to create basic templates... if you want really unique, high function joomla templates you're still going to have to code quite a bit. And selling Artisteer templates isn't a bad thing... there is no shortage of people willing to pay for stuff they have no interest in doing themselves.

Personally, I never charge my clients for templates, but I do build in the cost of producing a custom template into any contract... I quickly design in Artisteer then customize to suit, which is what I actually bill for...

 
Woody

Posted: 2/24/2010
Quote message 

I bought Artisteer simply because it allowed me to make easy customisations and as far as I'm concerned it's a brilliant product. It's easy to see why the code-slinging purists don't rate Artisteer, it's turned the black art of building templates into something Joe Public can do. For the most part, an Artisteer template fits the bill perfectly.

Creating basic, customised templates is only half the story, it doesn't matter how pretty your site is, at the end of the day, content is king! Make it as glitzy as you like but if the content is naff, then your site is naff.
 
Andrew

Posted: 3/31/2010
Quote message 

Replace: $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();

At least it got me past that error.

Quote jennifer:

I had some fun this weekend moving my artisteer templates to my Joomla! 1.6 alpha install. It went very smoothly all things considered. Only 2 minor code changes and it was plug-n-play from there.

However, it would be very nice if artisteer picked up the conventional joomla css tags from the new 1.6 release as the new core /html files are much cleaner and table-less now and it would make styling other components easier if artisteer were using standard joomla nomenclature on things. :-{}

Have a look at what's upcoming: http://nodwell.net/in-dev/152-joomla-16-templates-first-glance :-)


 
Andrew

Posted: 3/31/2010
Quote message 

Sorry, that quote was meant for this post.

Quote Frans:

The same here. Templates are NOT working properly in Joomla 1.6.

After template install there is a message:

Fatal error: Call to a member function getMessageQueue() on a non-object in /var/accounts/CN20100009/www/templates/nlkanbeter/functions.php on line 11




 
Micheal

Posted: 6/23/2010
Quote message 

The same here. So how to overcome this?
 
Grumblemarc

Posted: 6/23/2010
Quote message 

You don't. You wait for Artisteer to release a compatible version once 1.6 has gone stable.
 
Bernd

Posted: 7/12/2010
Quote message 

Any workflow to get the art-vmenu running on J 1.6??

 
Kenneth

Posted: 7/14/2010
Quote message 

Quote aasdfasd:

WOW thats low using a program to make templates and selling them.

Learn to code then sell them.


Please check the terms of use for the artisteer software........
Low is not having any cash to buy artisteer :D
"creativity has no price, especially if you are blind"

 
Carlos

Posted: 8/22/2010
Quote message 

:-) Thanks, Andrew, don't know where you get that...
If you read the message...

"Fatal error: Call to a member function getMessageQueue() on a non-object in /var/accounts/CN20100009/www/templates/nlkanbeter/functions.php on line 11"

... in my case it was on line 12, well, you edit "functions.php" on your artisteer template folder with some editor (like dreamweaver) and you just apply what Andrew said:

Replace: $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();
 
Alpha01

Posted: 12/10/2010
Quote message 

Quote Frans:

The same here. Templates are NOT working properly in Joomla 1.6.

After template install there is a message:

Fatal error: Call to a member function getMessageQueue() on a non-object in /var/accounts/CN20100009/www/templates/nlkanbeter/functions.php on line 11




I've the same error.
 
Dave

Posted: 12/10/2010
Quote message 

as noted twice already, change the getMessageQueue() code in functions.php ... worked for me with latest version of Joomla 1.6
 
tuner

Posted: 1/15/2011
Quote message 

Quote Andrew:

Replace: $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();

At least it got me past that error.

Quote jennifer:

I had some fun this weekend moving my artisteer templates to my Joomla! 1.6 alpha install. It went very smoothly all things considered. Only 2 minor code changes and it was plug-n-play from there.

However, it would be very nice if artisteer picked up the conventional joomla css tags from the new 1.6 release as the new core /html files are much cleaner and table-less now and it would make styling other components easier if artisteer were using standard joomla nomenclature on things. :-{}

Have a look at what's upcoming: http://nodwell.net/in-dev/152-joomla-16-templates-first-glance :-)



:-)
It was my problem and this change was helpful. Tahnks.
tuner
 
judith

Posted: 1/20/2011
Quote message 

Quote Carlos:

:-) Thanks, Andrew, don't know where you get that...
If you read the message...

"Fatal error: Call to a member function getMessageQueue() on a non-object in /var/accounts/CN20100009/www/templates/nlkanbeter/functions.php on line 11"

... in my case it was on line 12, well, you edit "functions.php" on your artisteer template folder with some editor (like dreamweaver) and you just apply what Andrew said:

Replace: $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();




Kan iemand het ook even in het nederlands uitleggen? Ik heb het probleem met een gedownloade template maar geen idee waar en hoe ik moet doen wat jullie schrijven.

 
Brian Prothro

Posted: 1/20/2011
Quote message 

Cannot access protected property ContentViewArticle::$params in C:\xampp\htdocs\rvpms\jupgrade\templates\rvpms1\functions.php on line 167

Replacing the above mentioned code did not work for me, after moving to J1.6, any other suggestions? I did double check I had the right directory, and mine was around line 17.
 
Mike

Posted: 1/20/2011
Quote message 

Quote Carlos:

:-) Thanks, Andrew, don't know where you get that...
If you read the message...

"Fatal error: Call to a member function getMessageQueue() on a non-object in /var/accounts/CN20100009/www/templates/nlkanbeter/functions.php on line 11"

... in my case it was on line 12, well, you edit "functions.php" on your artisteer template folder with some editor (like dreamweaver) and you just apply what Andrew said:

Replace: $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();


Judith,

Je moet even het bestandje functions.php opzoeken in de folder waar je je template heb staan ( je kunt ook even zoeken op functions.php en dan kijken waar je de naam van de betreffende template erbij ziet staan, dan openen met kladblok.

$messages = $mainframe->getMessageQueue();
vervangen voor :
$messages = JFactory::getApplication()->getMessageQueue();

$mainframe->getMessageQueue();
vervangen voor :
JFactory::getApplication()->getMessageQueue();


 
Sion Stanton

Posted: 1/20/2011
Quote message 

Quote Carlos:

:-) Thanks, Andrew, don't know where you get that...
If you read the message...

"Fatal error: Call to a member function getMessageQueue() on a non-object in /var/accounts/CN20100009/www/templates/nlkanbeter/functions.php on line 11"

... in my case it was on line 12, well, you edit "functions.php" on your artisteer template folder with some editor (like dreamweaver) and you just apply what Andrew said:

Replace: $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();



Hi All are there any updates on this error, I cannot get around it with the above


Cheers

Sion
 
Plaus

Posted: 1/21/2011
Quote message 

Joomla! 1.6 succesfully installed the template here. However when I tried to use the vertical menu and navigation it failed to load markup and images.
I reinstalled version Joomla! 1.5 which showed the template as it should be.
 
Edgar Wagner

Posted: 1/21/2011
Quote message 

My big problem is the main menu doesn't work horizontally, only vertical position.
The beez 2 is working correct. What is the main different beetween?
 
Juergen Rebmann

Posted: 1/22/2011
Quote message 

Hi Edgar,

See this:

http://www.artisteer.com/Default.aspx?post_id=153738&p=forum_post&forum_id=20

 
Chirs

Posted: 1/22/2011
Quote message 

Hey guys, so I'm now in my Artisteer Template Joomla 1.6 get up and running, only the Main Menu will not display properly.
Has anybody ne solution for this?
 
Lemuel

Posted: 1/22/2011
Quote message 

Ok, I have to ask the dumb question. Have not started working with Joomla 1.6 yet. Just downloaded the latest Mac version. Question is, do the templates that are created simply work with 1.6 as well as 1.5? I was looking for a save as 1.6 or something like that.
 
Alex

Posted: 1/22/2011
Quote message 

Lemuel,

"templates that are created simply work with 1.6 as well as 1.5" - yes

Thanks,
Alex
 
Sion Stanton

Posted: 1/23/2011
Quote message 

:( I am still struggling with 1.6 , I have reindstalled 1.6 and tried dirrerent Artisteer templates butcannot get around the

Fatal error: Call to a member function getMessageQueue() on a non-object in /home/sionstan/public_html/16/templates/sionstanton2010c/functions.php on line 17

Problem .

I have tried

Replace: $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();

but no luck

http://www.sionstanton.com/16/

Any Ideas

Many thanx

Sion
 
lemuelj

Posted: 1/24/2011
Quote message 

Thanks Alex,

Guess I will install 1.6 and start working with it.

Quote Alex:

Lemuel,

"templates that are created simply work with 1.6 as well as 1.5" - yes

Thanks,
Alex


 
hans

Posted: 2/3/2011
Quote message 

I'm new in joomla 1.6
I've change $mainframe->getMessageQueue();
With: JFactory::getApplication()->getMessageQueue();

but the result just give horizontal content not 3 coloumn???
because I want it collected tommorrow.

Thanks a lots
 
Laety

Posted: 2/3/2011
Quote message 

Hello,

I've tried to replace the code in the PHP file, it helps but same as Hans

but the result just give horizontal content not 3 coloumn???


No menu, nothing...i'm desperate :( :-(
 
  Page 1 of 4 Next Last