Joomla 1.6 - articles from category blog don't show


Author Message
Jaka Žorž

Posted: 3/22/2011
Quote message 

See the page:
!!!! http://jares.si/index.php/dobre-p !!!


Joomla 1.6/latest Article 3 Beta (from 22 of March) and all Artisteer 3 versions before!

 
joe

Posted: 3/22/2011
Quote message 

what do you mean?
 
Jaka Žorž

Posted: 3/22/2011
Quote message 

If you click on article heading or read more buttom, the blank screen appears.
 
Jaka Žorž

Posted: 3/22/2011
Quote message 

The problem affect only "news" articles (when menu item type is category blog and the individual articles from that category are not assigned directly to individual menu item).

Joe if you want to test I could provide you with credentials for the admin.

 
Phil

Posted: 3/23/2011
Quote message 

The page isn't blank - if you view page source you see this.
<script language="javascript" type="text/javascript">
function setgood()
{
return true;
}

var sectioncategories = [];
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/jaresdoo/public_html/templates/template_1_6_1/html/com_content/article/form.php</b> on line <b>16</b><br />

function submitbutton(pressbutton)
{
var form = document.adminForm;
if (pressbutton == 'cancel') {
submitform(pressbutton);
return;
}
try {
form.onsubmit();
} catch (e) {
alert(e);
}

// do field validation
var text = <br />
<b>Fatal error</b>: Call to a member function getContent() on a non-object in <b>/home/jaresdoo/public_html/templates/template_1_6_1/html/com_content/article/form.php</b> on line <b>37</b><br />

 
Jaka Žorž

Posted: 3/23/2011
Quote message 

Phil, where to put those code?
I'm a designer not a programmer.
 
Jaka Žorž

Posted: 3/23/2011
Quote message 

Please ignore previous post.

Does anybody have an idea how to avoid this situation?

 
Ap

Posted: 5/2/2011
Quote message 

Hi Jaka,
I seem to have the same problem. With the default Joomla template I get articles, with my Artisteer template i get a blank page.
Did you solve the problem?
 
Henrik

Posted: 5/16/2011
Quote message 

:-@
I have exactly the same problem - except that the sourcecode on my page is only:

<script language="javascript" type="text/javascript">
function setgood()
{
return true;
}

var sectioncategories = [];

function submitbutton(pressbutton)
{
var form = document.adminForm;
if (pressbutton == 'cancel') {
submitform(pressbutton);
return;
}
try {
form.onsubmit();
} catch (e) {
alert(e);
}

// do field validation
var text =




Please - any solution anyone==
 
Henrik

Posted: 5/16/2011
Quote message 

:-)
I think I found a solution:
Change the layout of the articles to the 'Default' instead of artiseer's 'Form'.

See here
 
marcoita

Posted: 6/27/2011
Quote message 

Hi all.... i've generated a template with artisteer 3.0.0.33215

I'm using joomla! 1.6.3

I can't solve the problem with the visualization.


Can anybody help me with other ideas?

When i receive the blan page ( click on a menu item ) nothing returns from webserver.

Regards,

Marco
 
Robert

Posted: 6/28/2011
Quote message 

I am having the same problem.. Im not liking artisteer right now!!!!!:-/
 
2ninerniner2

Posted: 6/28/2011
Quote message 

Howdy,

A few suggestions:

1) upgrade to the very latest build 3.0.0.39952 for Windows, 3.0.0.39960 for Mac
2) use the default as noted in by Henrik above

Works just fine for me, as you can see for yourselves on a demo site I put up:

http://jml163.comxa.com

The Site Map > Articles menu item is of the type Category Blog layout

Cheers!
Lyle
 
Garry

Posted: 7/2/2011
Quote message 

As suggested above it should work in latest version, otherwise contacting Artisteer support may also be helpful.
 
BJ

Posted: 7/11/2011
Quote message 

Quote Henrik:

:-)
I think I found a solution:
Change the layout of the articles to the 'Default' instead of artiseer's 'Form'.

See here


Jeeezz, Henrik!

Did you save me a lot of time and worrying...........?

Thanks a mill - you've made my day!

Cheers!
BJ
 
kubwit

Posted: 9/23/2011
Quote message 

Hallo all together.
I have still the problem. Using artisteer last Artisteer.3.0.0.41778 and also i tried to change the layout.

i'm working on joomla 1.6.6 and my blank page has this
<script language="javascript" type="text/javascript">

function setgood() { return true; }

var sectioncategories = [];

function submitbutton(pressbutton)
{
var form = document.adminForm;
if (pressbutton == 'cancel') {
submitform(pressbutton);
return;
}
try {
form.onsubmit();
} catch (e) {
alert(e);
}

// do field validation
var text =


and nothing else

Thanks for your interest and possibel reply


 
Rob

Posted: 11/15/2011
Quote message 

Quote :
Quote Henrik: :-) I think I found a solution: Change the layout of the articles to the 'Default' instead of artiseer's 'Form'. See here

Forgive my ignorance, but how do you change the layout to default? Are you talking about changing the template used?


 
Rob

Posted: 11/16/2011
Quote message 

I have the problem no matter which template is used. Even the default Joomla template. It may have happened after my recent upgrade from 1.7.0 to 1.7.2.

i guess it's time to check on the Joomla forums.
 
Laurent

Posted: 11/21/2011
Quote message 

I have exactly the same problem... Joomla 1.7.1 + last version of Artisteer 3.

[Mon Nov 21 01:04:28 2011] [error] [client xxx] PHP Notice: Undefined property: ContentViewArticle::$article in /var/www/site/templates/scf/html/com_content/article/form.php on line 7

[Mon Nov 21 01:04:28 2011] [error] [client xxx] PHP Notice: Trying to get property of non-object in /var/www/site/templates/scf/html/com_content/article/form.php on line 7

[Mon Nov 21 01:04:28 2011] [error] [client xxx] PHP Notice: Undefined property: ContentViewArticle::$lists in /var/www/sup-sciences.com/templates/scf/html/com_content/article/form.php on line 27

[Mon Nov 21 01:04:28 2011] [error] [client xxx] PHP Warning: Invalid argument supplied for foreach() in /var/www/sup-sciences.com/templates/scf/html/com_content/article/form.php on line 27

[Mon Nov 21 01:04:28 2011] [error] [client xxx] PHP Notice: Undefined property: ContentViewArticle::$editor in /var/www/sup-sciences.com/templates/scf/html/com_content/article/form.php on line 48

[Mon Nov 21 01:04:28 2011] [error] [client xxx] PHP Fatal error: Call to a member function getContent() on a non-object in /var/www/site/templates/scf/html/com_content/article/form.php on line 48

Any workaround? that's boring to have 500 errors due to Artisteer :-<
 
Laurent

Posted: 11/21/2011
Quote message 

Code of the form:

$component = new ArtxContent15($this, $this->params);  $config =& JFactory::getConfig(); $publish_up =& JFactory::getDate($this->article->publish_up); $publish_up->setOffset($config->getValue('config.offset')); $publish_up = $publish_up->toFormat();


In fact it seems to be an obsolete code that is used...
For example it does not choose which version is used (ArtxContent15 or ArtContent16)...

HELP
 
Garry

Posted: 11/21/2011
Quote message 

@ Laurent

Make sure you are running PHP5 on your server.
 
Harry

Posted: 12/14/2011
Quote message 

When I make a menu of category blog layout , the articles are displayed in list instead of blog layout.

I'm using Joomla 1522 stable, I don't know what's wrong with artisteer, I tried 3.0 and 3.1 artisteer but same results.

If someone could have any idea where might I be looking, please help me out.
 
deexit

Posted: 2/27/2012
Quote message 

Quote Jaka Žorž:

If you click on article heading or read more buttom, the blank screen appears.


I found a solution that worked for me. I hope to be useful

"The problem is with a template override, that presumably came with the template. if you
/templates/pitb/html/com_content/article/form.php
to
/templates/pitb/html/com_content/article/form.somethingelse.php
And try the operation again, it will most likely work, it may not look the way it did before however. Still, worth a go. And if the template vendor did indeed provide this file (e.g. you havent created it yourself) then you should let them know about it, so they can create / issue you with a fix."
 
Murray

Posted: 3/26/2013
Quote message 

Thanks Deexit - this got the articles back, however my layout is now broken - my right side homepage column in my 3-column layout is now appearing at the bottom of the page.

Looks like I have to upgrade!
 

Reply


NAME *
EMAIL
SMILIES :-) :( :-D 8-) :*) :-/ :-{} :-X :-O :-@ O:) :-P :-< :-( :-| ;-) 
CODES [Quote] [B] [I] [U] [Code] [IMG] 
BODY *  
VALIDATION *