Artisteer 3.0 & Joomla Templates


Author Message
Joshua Smith

Posted: 12/23/2010
Quote message 

Well, I was all excited about the new Artisteer, but my first experience is less than satisfactory. It still creates great templates for Joomla 1.5, but they just won't install in Joomla 1.6. I get the same error every time:

[function.fopen]: failed to open stream: No such file or directory
Unable to write entry

Has anyone else had any success making Joomla Templates for Joomla 1.6?
 
JiiKoo

Posted: 12/23/2010
Quote message 

I created a new template and instelled it in Joomla 1.6 succesfully. But when I click a menu item in menu I'll get two errors:

Notice: Undefined property: ArtxContentArticleView16::$item in C:\wamp\www\joomla16RC\templates\vihrea_pori\functions.php on line 510

Notice: Trying to get property of non-object in C:\wamp\www\joomla16RC\templates\vihrea_pori\functions.php on line 510

-------
Joomla 1.6RC1 (with sampe data)
Artisteer 3.0.0.35180
 
Garry

Posted: 12/23/2010
Quote message 

Working just fine on my side, you should contact Artisteer support with exported template.

Following thread may also b heelpful: http://forum.joomla.org/viewtopic.php?p=2178752
 
iko

Posted: 12/24/2010
Quote message 

Same problem over here;

Notice: Undefined property: ArtxContentArticleView16::$item in C:\wamp\www\joomla16RC\templates\vihrea_pori\functions.php on line 510

Notice: Trying to get property of non-object in C:\wamp\www\joomla16RC\templates\vihrea_pori\functions.php on line 510

Joomla 1.6RC1 (with sampe data)
Artisteer 3.0.0.35180

 
iko

Posted: 12/24/2010
Quote message 

Hello

To be sure it has nothing to do witch my template I exported the basis template artisteer starts with no changes at all. called is basis. Import on clean 1.6 rc1 installation.

This is the result:

Notice: Undefined property: ArtxContentArticleView16::$item in C:\xampp\htdocs\joomla16\templates\basis\functions.php on line 510

Notice: Trying to get property of non-object in C:\xampp\htdocs\joomla16\templates\basis\functions.php on line 510

Maybe artisteer support can look in to this, its very annoying
 
JiiKoo

Posted: 12/24/2010
Quote message 

Quote JiiKoo:

I created a new template and instelled it in Joomla 1.6 succesfully. But when I click a menu item in menu I'll get two errors:

Notice: Undefined property: ArtxContentArticleView16::$item in C:\wamp\www\joomla16RC\templates\vihrea_pori\functions.php on line 510

Notice: Trying to get property of non-object in C:\wamp\www\joomla16RC\templates\vihrea_pori\functions.php on line 510

-------
Joomla 1.6RC1 (with sampe data)
Artisteer 3.0.0.35180


I suppose this is a WampServer issue (local server). I installed my Artisteer template on server (just testing) and all is working fine. :-)
 
Mykee

Posted: 12/24/2010
Quote message 

I generated a template and install to Joomla 1.6. Everything is working with sample datas. Every menus and links working now with this beta. :-)
 
Johann

Posted: 12/27/2010
Quote message 

I also experience the same problem as JiiKoo.
 
Houi

Posted: 12/29/2010
Quote message 

Just got my first 3.0 template into Joomla 1.6 and have the same problem :-@
 
iko

Posted: 12/29/2010
Quote message 

I changed error message rules in my php.ini to :

error_reporting = E_ALL & ~E_NOTICE

that resolved the problem for me.


 
Ruggero

Posted: 12/29/2010
Quote message 

Quote iko:

I changed error message rules in my php.ini to :

error_reporting = E_ALL & ~E_NOTICE

that resolved the problem for me.



Hardly a solution but more a suppression of the notice from PHP. A check should be done in the template code to ensure the property they're referrencing exists before trying to reference it. No big deal I if you say the template works otherwise, but it's still something that needs to be done of course.
 
galina

Posted: 12/29/2010
Quote message 

the excellent product, it's a great idea
 
John

Posted: 12/30/2010
Quote message 

I think so
 
2ninerniner2

Posted: 12/30/2010
Quote message 

Howdy,

- Joomla 1.6RC1 (with sampe data)
- Artisteer 3.0.0.35180 (exported as ZIP for Joomla!)
- Hostgator shared Linux account

Everything installs and works just fine; no errors at all :)

Cheers!
Lyle
 
2ninerniner2

Posted: 12/30/2010
Quote message 

- Joomla 1.6RC1 (with sampe data)
- Artisteer 3.0.0.35180 (exported as ZIP for Joomla!)

Also works just fine locally on XAMPP (Win 7 Home Premium)