Joomla! 1.6 templates


First Prev Page 2 of 4 Next Last 
Author Message
Mykee

Posted: 2/3/2011
Quote message 

Try with new 2.6 version, what released yesterday. See news page:
http://www.artisteer.com/?p=news

 
anonymoose

Posted: 2/11/2011
Quote message 

I have been updating a template made with Artisteer for 1.5, according to the only procedure I could find on the internet which was for a beta version of 1.6. I seem to mostly have it working, except that when I create a new menu link, then click on it, I get this error:

Fatal error: Cannot access protected property ContentViewArticle::$params in /home/vidainst/public_html/templates/rd_lighttemplate/functions.php on line 180

Does anyone know how to fix this?
 
anonymoose

Posted: 2/11/2011
Quote message 

deleting this file fixed it


templates/rd_lighttemplate/html/com_content/article/default.php
 
Rorie

Posted: 2/13/2011
Quote message 

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

does anyone know how to fix this?
 
Dinsdale

Posted: 2/14/2011
Quote message 

Yes, use Joomla 1.5.
 
Rorie

Posted: 2/14/2011
Quote message 

Quote Dinsdale:

Yes, use Joomla 1.5.


no i went thru a lot of trouble upgrading from 1.5 to 1.6 i want my template to work without down grading. any help will be apreciated.i ain't going back now

 
Dinsdale

Posted: 2/15/2011
Quote message 

Well if you really insist on being "bleeding-edge", expect to bleed a little.

 
Thx

Posted: 2/15/2011
Quote message 

hey guys,

how i can let artisteer themes work with joomla 1.6?

Thank you.
 
Shine

Posted: 3/5/2011
Quote message 

Hello friends.

Please how do get my artisteer templates to work with joomla 1.6
Thank you in advance.
 
Nick

Posted: 3/6/2011
Quote message 

I just purchased the $60 upgrade and the fatal error still is there. Can artisteer please fix this problem? I am still in the same rut.
 
BabyCute

Posted: 3/6/2011
Quote message 

:-) I plan to buy Artisteer, but when I try the demo, it does not work at all with Joomla 1. 6. It scares me :-(

I will wait till Artisteer is compatible with Joomla 1.6.

by the way, those who say, Artisteer works well in Joomla 1.6 are big lairs!

Good luck :-P
 
Garry

Posted: 3/9/2011
Quote message 

You need to have Artisteer 2.6 version in order to start exporting Joomla 1.6 compatible templates, you can download it from following page:

http://www.artisteer.com/?p=downloads

 
Gherasim Vasile

Posted: 3/10/2011
Quote message 

Quote Garry:

You need to have Artisteer 2.6 version in order to start exporting Joomla 1.6 compatible templates, you can download it from following page:

http://www.artisteer.com/?p=downloads


I have Artisteer 2.6, i exported a template for joomla, and when i install on the site is not working as expected. Here is what i get http://100.bxm.ro
 
dreambender

Posted: 3/10/2011
Quote message 

:-) Hi all

I'm Using joomla 1.6 and artisteer 2.5 and it works ... great i just change code :
Call to a member function getMessageQueue() on a non-object i

with

JFactory::getApplication()->getMessageQueue();

;-)

My Web is

still under construction please give me review about my site
http://cmykplus.com

Thanks
 
martin

Posted: 3/14/2011
Quote message 

hi i made my template with artiseer 3

i get this message but i can`t find where to replace

Fatal error: Cannot access protected property ContentViewArticle::$params in /public/sites/www.cvservice-breda.nl/templates/cvservicebreda/functions.php on line 126









<?php
defined('_JEXEC') or die('Restricted access'); // no direct access
require_once dirname(__FILE__) . DIRECTORY_SEPARATOR . 'functions.php';
$document = null;
if (isset($this))
$document = & $this;
$baseUrl = $this->baseurl;
$templateUrl = $this->baseurl . '/templates/' . $this->template;
artxComponentWrapper($document);
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="<?php echo $templateUrl; ?>/css/template.css" media="screen" />
<!--[if IE 6]><link rel="stylesheet" href="<?php echo $templateUrl; ?>/css/template.ie6.css" type="text/css" media="screen" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" href="<?php echo $templateUrl; ?>/css/template.ie7.css" type="text/css" media="screen" /><![endif]-->
<script type="text/javascript" src="<?php echo $templateUrl; ?>/script.js"></script>
</head>
<body>
<div id="art-page-background-simple-gradient">
<div id="art-page-background-gradient"></div>
</div>
<div id="art-main">
<div class="art-sheet">
<div class="art-sheet-tl"></div>
<div class="art-sheet-tr"></div>
<div class="art-sheet-bl"></div>
<div class="art-sheet-br"></div>
<div class="art-sheet-tc"></div>
<div class="art-sheet-bc"></div>
<div class="art-sheet-cl"></div>
<div class="art-sheet-cr"></div>
<div class="art-sheet-cc"></div>
<div class="art-sheet-body">
<div class="art-header">
<div class="art-header-jpeg"></div>
<div class="art-logo">
<h1 id="name-text" class="art-logo-name"><a href="<?php echo $baseUrl; ?>/">Welkom bij CV Service &amp; Onderhoud BREDA</a></h1>
<div id="slogan-text" class="art-logo-text">Voor al uw ketel reparatie`s &amp; onderhoud</div>
</div>


</div>
<jdoc:include type="modules" name="user3" />
<jdoc:include type="modules" name="banner1" style="artstyle" artstyle="art-nostyle" />
<?php echo artxPositions($document, array('top1', 'top2', 'top3'), 'art-block'); ?>
<div class="art-content-layout">
<div class="art-content-layout-row">
<div class="art-layout-cell art-<?php echo artxCountModules($document, 'right') ? 'content' : 'content-wide'; ?>">

<?php
echo artxModules($document, 'banner2', 'art-nostyle');
if (artxCountModules($document, 'breadcrumb'))
echo artxPost(null, artxModules($document, 'breadcrumb'));
echo artxPositions($document, array('user1', 'user2'), 'art-article');
echo artxModules($document, 'banner3', 'art-nostyle');
?>
<?php if (artxHasMessages()) : ?><div class="art-post">
<div class="art-post-body">
<div class="art-post-inner">
<div class="art-postcontent">
<!-- article-content -->

<jdoc:include type="message" />

<!-- /article-content -->
</div>
<div class="cleared"></div>

</div>

<div class="cleared"></div>
</div>
</div>
<?php endif; ?>
<jdoc:include type="component" />
<?php echo artxModules($document, 'banner4', 'art-nostyle'); ?>
<?php echo artxPositions($document, array('user4', 'user5'), 'art-article'); ?>
<?php echo artxModules($document, 'banner5', 'art-nostyle'); ?>
</div>
<?php if (artxCountModules($document, 'right')) : ?>
<div class="art-layout-cell art-sidebar1"><?php echo artxModules($document, 'right', 'art-block'); ?>
</div>
<?php endif; ?>

</div>
</div>
<div class="cleared"></div>

<?php echo artxPositions($document, array('bottom1', 'bottom2', 'bottom3'), 'art-block'); ?>
<jdoc:include type="modules" name="banner6" style="artstyle" artstyle="art-nostyle" />
<div class="art-footer">
<div class="art-footer-t"></div>
<div class="art-footer-l"></div>
<div class="art-footer-b"></div>
<div class="art-footer-r"></div>
<div class="art-footer-body">
<?php echo artxModules($document, 'syndicate'); ?>
<div class="art-footer-text">
<?php if (artxCountModules($document, 'copyright') == 0): ?>
<p>Copyright &copy; 2010 ---.<br />
All Rights Reserved.</p>

<?php else: ?>
<?php echo artxModules($document, 'copyright', 'art-nostyle'); ?>
<?php endif; ?>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
<p class="art-page-footer"></p>

</div>

</body>
</html>
 
Garry

Posted: 3/15/2011
Quote message 

Simply upgrade to 2.6 version and you don't have to change anything: http://www.artisteer.com/?p=downloads
 
ARRR

Posted: 3/15/2011
Quote message 

Quote aasdfasd:

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

Learn to code then sell them.


No offence, but why not walk 10 miles to work every day, why not use a pin hole cammera to shoot a wedding, why not build your own house, why not cook your own dinner. This is a tool to allow "Designer" who are much better at making attractive sites then "Developers" accomplish this without the crutch of learning code. I am all Artisteer!!! By the way, how many of you are using a 30 year old computer to read this?
 
Beffa

Posted: 3/15/2011
Quote message 

Must reply sry. I find this "tool" very helpful with getting a basic design going, fast!
Of course one can just sell the template fresh out of artisteer if anyone buys it, customers choice! I am working on my first design with an template I generated in 15 minutes.

I'm sure u cant tell this is "Artisteer" if you dont look in the code, but what customer does!? Pure jealousy that ppl can make sites with alot less experience in coding.

http://dexterdesign.se/joomla/
 
zobot

Posted: 4/16/2011
Quote message 

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


Exactly....line 17, same thing. I do not appreciate seeing this error, after troubleshooting the crap out of my php tables, just to keep my content intact....seven days my site's been offline, and I finally had to suck it up and pay someone $100 to help me manually install columns into my content tables. Anyway, this can't be a coincidence that the Artiseer templates aren't working with 1.6.1. Um, is there an admin. on this, or what?
 
Garry

Posted: 4/20/2011
Quote message 

@ zobot

You should not see this error if using Artisteer 1.6 version, contacting Artisteer support may also be helpful.
 
Bennie456

Posted: 5/4/2011
Quote message 

I get this error:

Parse error: syntax error, unexpected T_IF in ...\templates\habblad\functions.php on line 12
 
Dawn

Posted: 5/7/2011
Quote message 

Have this error come up on the site any help please

Fatal error: Call to a member function getMessageQueue() on a non-object in D:\Hosting\7743532\html\joomla\templates\keymer3\functions.php on line 11
 
MKeyes

Posted: 5/9/2011
Quote message 

What I would love to know is, building a Joomla template in Artistseer 2.6 - how do you know if you're building a 1.5 or a 1.6? I've built one and there is nothing that directs me to making it for 1.5 or 1.6 - or saving it for either - so... how do you know?
 
PeterK

Posted: 5/9/2011
Quote message 

@Dawn This is a joomla 1.6.3 issue and have to do with youre contacts. Look here for a solution http://forum.joomla.org/viewtopic.php?f=615&t=614942&start=0

It worked for me.
 
Garry

Posted: 5/16/2011
Quote message 

@ Dawn,

Make sure you are using 2.6 or 3.0 version if you are using Joomla 1.6
 
Goldie

Posted: 5/22/2011
Quote message 

Quote martin:

hi i made my template with artiseer 3

i get this message but i can`t find where to replace

Fatal error: Cannot access protected property ContentViewArticle::$params in /public/sites/www.cvservice-breda.nl/templates/cvservicebreda/functions.php on line 126

.....



I have same problem :(( dont know what I have to fix in function...

 
roman

Posted: 5/22/2011
Quote message 

I got my template almost working in J 1.6, however the menu absolutely doesn't work in the horizontal position. Also, textures and graphics are missing from my menu buttons...

I changed the menu class to art-vmenu and I changed the position to user3 and I also tried position left. It doesn't work right, no textures appear, only links.

Also I noticed that if i change art-vmenu to artx-vmenu and change the position to left, it works a little better, but still no textures.

I'm using Art 3.0. I would really appreciate it if one of the devs would post what type of templates made in Artisteer 3.0, work well with J1.6.

Also, most people don't realize that you don't have to change anything for $mainframe var and JFactory. Artisteer 3 already has the code for J 1.6 generates. Check the functions.php and you'll see it.

 
Garry

Posted: 5/24/2011
Quote message 

@

I think you are making any mistake, contacting Artisteer support with Joomla username/password may be very helpful.
 
Newbie

Posted: 5/29/2011
Quote message 

Sorry I am new to Artisteer. I just created a joomla template with artisteer but when i load it loaclly through the admin control panel, only the header is showing up nothing like the template I created. I need to know what should be done so that the templates look sexactly how I created it. Any help will be greatly Appreciated
 
chelusky

Posted: 5/29/2011
Quote message 

I change the code, but stiil doesn't work , what else can I do.
this sucks :-<
 
First Prev Page 2 of 4 Next Last