2.0 Beta v2.0.2.14734 Bugs


Author Message
Dan E.

Posted: 2/10/2009
Quote message 

I have a few bugs to report in this Beta:

1) When I export a saved .artxz file as Wordpress for example, the name of the theme is generic, it's always called "ArtisteerExport".

In the previous 2.0 Beta the saved name of the .artx file would carry over into my exported theme name.

So in the export save dialog box I see this now:

C:\Users\user\Documents\ArtisteerExport


rather than

C:\Users\user\Documents\name_from_artx_file


One thing I do notice is a new "Export Options" dialog box.

2) The other issue is when I have a saved .artx file with a stock Artisteer header image customized to say show the top half of the image, if I reopen the saved file the customization on the header is lost.

Thanks again Artisteer for all the great work on this, It just gets better and better!

I am still hoping we can get registration, set user names and passwords to post, email subscriptions, and more categories soon here on these forums.


 
Dan E.

Posted: 2/10/2009
Quote message 

In regard to # 1 above, I see now that there is a new line to fill in the name of the theme and now an Artisteer Exported themes folder in Documents, however, it says "untitled" even though I have a saved .artx file. In past versions the name of the .artx file was always put into the theme name automatically.

Also the new Export Options box does not remember my custom info I put in across saving themes, it always goes back to the default Artisteer back links, I would love to be able to change this to my info permanently.


 
Caroline

Posted: 2/10/2009
Quote message 

Hello Dan,

The Export dialog displays the previously selected folder, i.d. if you exported your template to C:\Inetpub\wwwroot\wordpress27\ThemeName
you will get the same path displayed in the Folder box.

The Template Name box is filled with the name of your template specified in the Export Options dialog.

I don't have any problems with my custom info, all the information specified in the Export Options dialog is saved properly. Are you using the latest Beta update?
http://www.artisteer.com/?p=news

Regards,
Caroline.
 
Dan E.

Posted: 2/10/2009
Quote message 

Quote Caroline:

Hello Dan,

The Export dialog displays the previously selected folder, i.d. if you exported your template to C:\Inetpub\wwwroot\wordpress27\ThemeName
you will get the same path displayed in the Folder box.

The Template Name box is filled with the name of your template specified in the Export Options dialog.

I don't have any problems with my custom info, all the information specified in the Export Options dialog is saved properly. Are you using the latest Beta update?
http://www.artisteer.com/?p=news

Regards,
Caroline.

I am using the one that came out earlier today. 2.0 Beta v2.0.2.14734

I never had this problem before so I am assuming it is a new issue. Perhaps you have not downloaded this new version yet.

What I am saying is that Artsiteer in 2.0 Beta 1 and for that matter version 1.0 used to automatically grab the name of your .artx file and put it as the theme name. Now that does not happen anymore, I just get "untitled" for a saved .artx theme so I have to manually change it in the save dialog box.


 
Dan E.

Posted: 2/10/2009
Quote message 

Ooops, my bad, I see now that in 2.0 Beta 1 they did not have two separate fields in the save dialog box, now you get an option for a path and a name separately.

But the problem of the export options not remembering my personal info and website still exits.
 
Jonathan Bayer

Posted: 2/11/2009
Quote message 

I just downloaded the beta, and got the following bug:

I created a simple template, without a menu (I'll be making a manual menu in a block along the left). I then generated it, uploaded and installed it. When I went to the web page, I got the following error:

Parse error: syntax error, unexpected ';' in /******************/joomla/templates/*****/html/mod_mainmenu/default.php on line 115

The line in question is:

$GLOBALS['menu_showSubmenus'] = ;
 
Caroline

Posted: 2/11/2009
Quote message 

Hello Jonathan,

Please see my last post here:

http://www.artisteer.com/?p=forum_post&post_id=101366

and try adding true or false value to the 115 line of default.php file manually, like:

$GLOBALS['menu_showSubmenus'] = true ...;

It should help.

Caroline.
 
Andy T

Posted: 2/11/2009
Quote message 

A few things I've encountered with this BETA.

1. Last two 'floral' background 'glare' images appear to be corrupted. Have already reinstalled.

2. Sometimes when using the 'suggest design' feature in the 'ideas' tab some images are missing from the preview. You can however re-establish these images by reselecting the relevant options from the ribbon bar. This happens often with block borders and corner images. I have also experienced menu items displaying without their fill color.

Otherwise I'm finding it stable and an improvement over the already excellent version 1. My designs still crash Dreamweaver however and the latest version of Stylizer crashes when attempting to open a Artisteer design.
 
Bless H

Posted: 2/12/2009
Quote message 

Joomla-Export

With Beta 2.0.2.14734 is something wrong with the Menues.
see Example http://www.heinz.asb-infos.ch/j150e/

I miss floating size (Sheet/Width) not only fixed 900/1000/... pixels.

go on, great product
 
Caroline

Posted: 2/12/2009
Quote message 

Hello Bless H,

You obviously miss some spans in the menu. The item link code should look like:

<li id="current" class="active item1">
<a class="active" href="http://www.heinz.asb-infos.ch/j150e/">
<span>
<span>Home</span>
</span>
</a>
</li>

Have you modified the generated code? Or how did you get this problem? I cannot reproduce it on my end.

Caroline.
 
Bless H

Posted: 2/12/2009
Quote message 

Hello Caroline,

I havent anything modified.
I have installed another template just from scratch.
see the website again!
The same error.

where is the file and how is the name of the file to put the missing spans in?

One more error dedectet:
The file edit.png shoud be orange not blue.
The File edit_unpublished.png is blue. (this is correct).

Heinz
--------------------------------------------------------------------------------------
Hello Bless H,

You obviously miss some spans in the menu. The item link code should look like:

<li id="current" class="active item1">
<a class="active" href="http://www.heinz.asb-infos.ch/j150e/">
<span>
<span>Home</span>
</span>
</a>
</li>

Have you modified the generated code? Or how did you get this problem? I cannot reproduce it on my end.

Caroline.

 
Jonathan Bayer

Posted: 2/12/2009
Quote message 

Quote Caroline:

Hello Jonathan,

Please see my last post here:

http://www.artisteer.com/?p=forum_post&post_id=101366

and try adding true or false value to the 115 line of default.php file manually, like:

$GLOBALS['menu_showSubmenus'] = true ...;

It should help.

Caroline.


Thanks. I've just been commenting it out for now, which seems to work.


JBB
 
Rob

Posted: 2/17/2009
Quote message 

hi,
i created a new theme for drupal with the latest beta version and i always get the error:
"Fatal error: Call to undefined function menu_item_link() in /var/www/web10/html/themes/bedachung/template.php on line 66"

and in this line is written:
" $link = menu_item_link($mid, FALSE);"

any ideas?
thanks a lot.
/rob
 
Ellin

Posted: 2/18/2009
Quote message 

to Rob:
please look into the post
http://www.artisteer.com/?post_id=101410
the workaround for reported error is provided there.

Ellin