Template Import Content from Joomla 3 and Artisteer 4.1 problem


Author Message
estesasi

Posted: 5/5/2013
Quote message 

joomla 3.1.1

 
estesasi

Posted: 5/5/2013
Quote message 

In the hathor theme works fine
 
tim

Posted: 5/6/2013
Quote message 

I have the exact problem :(
 
padman68

Posted: 5/6/2013
Quote message 

Hathor theme did not solve the problem. Another thread with the same issue - http://www.artisteer.com/?post_id=221371&p=forum_post&forum_id=20

 
the_observer

Posted: 5/7/2013
Quote message 

It has been resolved as it is said here (i have not tested though) :

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30741

Regards.
 
Igor Cardoso

Posted: 5/31/2013
Quote message 

:-D
Resolvi da seguinte forma:
Na administração coloquei o TEMA " Hathor - Default" e fui nas opções do meu Template, e apareceu a opção de 'importação do conteúdo'.

Resolvido.
__________________________________

Decided as follows:
In the administration put THEME "Hathor - Default" and went on my Template options, and appeared to option 'Import Content'.

Resolved.
 
alessandro

Posted: 6/4/2013
Quote message 

I have the same problem, joomla 2.5.11 and artisteer 4,1,086.. i install the template i activate it, but when i import conntent i have error : request failed 500. Help...
 
Garry

Posted: 6/4/2013
Quote message 

@ alessandro

Try setting permissions of your Joomla installation folders to 755 and files to 644 and make sure you are running PHP 5.3.x

 
yravelo

Posted: 7/15/2013
Quote message 

hi,
in windows 7 how can i set the permissions in the installations joomla folder to 755 and 644.
thks
 
Garry

Posted: 7/15/2013
Quote message 

@ yravelo

You can easily change permissions using an FTP.
 
Michael S.

Posted: 9/21/2013
Quote message 

Artisteer 4.2 RC does not give the error 500 even without changing permissions. So thats solved. But other things don't seem to work.

 
Maya

Posted: 9/30/2013
Quote message 

i changed permissions but still have:
Request failed: 403

any ideas to solve this?
 
Ivo

Posted: 10/13/2013
Quote message 

I have the same problem - can't upload content from artisteer created template. I can solved problem as Igor Cardoso mention :-) - for now on localhost server (Xampp). Hope that will be the same on external server.
 
Theiva

Posted: 3/30/2014
Quote message 

i am using joomla 3.2.3 i have created a theme using artisteer 4 .i have uploaded the template to my joomla admin page but when i am clicking on the button "import content " it is producing an error as "Request failed 500 error"
 
Eileen
Artisteer Team

Posted: 3/31/2014
Quote message 

Hi Theiva,
most probably it is related to template size (I assume that it's pretty large) and PHP settings.
Check and adjust the setting in php.ini file as shown here:
http://forum.joomla.org/viewtopic.php?p=1556804
http://blog.paulgu.com/programming/increase-upload-size-in-your-phpini/

 
Beth

Posted: 1/2/2015
Quote message 

I went to template manager and clicked on the title of the template I am using. (same screen where you choose which pages the template is to be used with).

There was a big button that said "Import Content". That worked for me!
 
Henrik

Posted: 1/14/2015
Quote message 

I have had the exact same problem, but the Artisteer support team solved it.
It is very importent that you export your template in the same version as your Joomla. You can not export in Artister to Joomla version different from the version your Joomla server is running. Allso you have to include ARTX project and Content. I have purchased the new Artisteer v. 4.3.0 and updatet my Joomla to Joomla! 2.5.28 Stable. Now all is working..import button and all
 
zervas

Posted: 6/25/2017
Quote message 

Quote estesasi:

In the hathor theme works fine


I changed from ISIS to hathor theme and when I click the button import content , it shows me a message 'Request failed: 500'

Is there a solution? what can I do ?

thank you

 
Edy

Posted: 12/4/2018
Quote message 


with the new update of Joomla is the import of the Artisteer 4 Temple no longer knows why
 
Nike Lakerveld

Posted: 1/14/2019
Quote message 

I really would like to know how to solve this problem. It is just not possible to upload the content of an Artisteer Template in to Joomla 3.9.1. Please Artisteer lets solve this issue. Thank you!
 
Gina

Posted: 2/13/2019
Quote message 

Try the following hotfix:

1) Open theme folder on the server or via Joomla admin panel
2) open /data folder
3) open install.php file there
4) find this line:

require_once JPATH_BASE . DS . 'includes' . DS . 'toolbar.php';

5) replace it with this code:

$prefix = version_compare(JVERSION, '3.9', '>=') ? 'sub' : '';
require_once JPATH_BASE . DS . 'includes' . DS . $prefix . 'toolbar.php';;

 
jaap drenthen

Posted: 2/13/2019
Quote message 

Joomla versie 3.9.x update geeft fout in import content (foutmelding 500)
oplossing
1) Open theme folder on the server or via Joomla admin panel
2) open /data folder
3) open install.php file there
4) find this line:

require_once JPATH_BASE .DS .'includes' .DS .'toolbar.php';

5) replace it with this code:

$prefix = version_compare(JVERSION, '3.9', '>=') ? 'sub' : '';
require_once JPATH_BASE .DS .'includes' .DS .$prefix .'toolbar.php';



 
Paulina Boruta

Posted: 2/14/2019
Quote message 

Quote estesasi:

Hi I am trying to import a template from artisteer with the content,

I am exporting the template as a zip with the content button ticked,

In Joomla I upload the template via Extension Manager from the drop down.

But then for the life of me I cannot find the:
Install Content From A Template via the template styles.
When clicking on the template there is only screen with the options:
Style Name *

Template
Default
ID
Template description

What am I doing wrong?

i have upgraded to Joomla 3.1.1 - "import content from template button" does not exist on Joomla! 3.1.1- it was working fine on Joomla! 3.0.3

Joomla 3.1.1
[IMG]http://imageshack.us/a/img213/7002/46839415.jpg[/IMG]

Joomla 2.5.11



hej miałem ten sam problem na mojejs tronie https://rokio.tv pomogli mi administratorzy Artisteera
 
Alin

Posted: 2/19/2019
Quote message 

Hello to all,
I have installed Artisteer on my computer and I do not have an Export to Joomla ( I have Artisteer Standard and Themler Pro licence).
Any suggenstions?
Regards.

Quote estesasi:

Hi I am trying to import a template from artisteer with the content,

I am exporting the template as a zip with the content button ticked,

In Joomla I upload the template via Extension Manager from the drop down.

But then for the life of me I cannot find the:
Install Content From A Template via the template styles.
When clicking on the template there is only screen with the options:
Style Name *

Template
Default
ID
Template description

What am I doing wrong?

i have upgraded to Joomla 3.1.1 - "import content from template button" does not exist on Joomla! 3.1.1- it was working fine on Joomla! 3.0.3

Joomla 3.1.1
[IMG]http://imageshack.us/a/img213/7002/46839415.jpg[/IMG]

Joomla 2.5.11



 
Ammostro

Posted: 5/2/2020
Quote message 

Quote Gina:

Try the following hotfix:

1) Open theme folder on the server or via Joomla admin panel
2) open /data folder
3) open install.php file there
4) find this line:

require_once JPATH_BASE . DS . 'includes' . DS . 'toolbar.php';

5) replace it with this code:

$prefix = version_compare(JVERSION, '3.9', '>=') ? 'sub' : '';
require_once JPATH_BASE . DS . 'includes' . DS . $prefix . 'toolbar.php';;


:-) Thx, this worked fine for me.
 
Joe

Posted: 7/7/2020
Quote message 

Quote Gina:

Try the following hotfix:

1) Open theme folder on the server or via Joomla admin panel
2) open /data folder
3) open install.php file there
4) find this line:

require_once JPATH_BASE . DS . 'includes' . DS . 'toolbar.php';

5) replace it with this code:

$prefix = version_compare(JVERSION, '3.9', '>=') ? 'sub' : '';
require_once JPATH_BASE . DS . 'includes' . DS . $prefix . 'toolbar.php';;


:-) :-) :-) :-) :-) :-)

Thank you Gina that worked for me!!!!