Edit impossible on MyItems frontend page

More
11 years 8 months ago #33503 by labidis
Hi,
I need your help troubleshooting this issue.
I have a MyItems page to list articles created by the active user. (index.php?option=com_flexicontent&view=category&layout=myitems&cid=0)
I tried to edit an article in this frontend view using a super admin profile, but when I click on the edit button, I have a blank page!
Tried with Author view, I have the same issue.
But when I edit the article form a "classic view" as category view, no problem to edit from the frontend.
Joomla! 2.5.9
FLEXIcontent version 2.0.0 RC9b (r1601)

Any clue?
Thanks
Slim

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #33508 by ggppdk
Hello, firstly,

what is the URL that it is loaded when you click edit, copy and paste it here , to verify that it is correct


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #33517 by labidis
This is the URL that doesn't work:
http://127.0.0.1:8080/ipanema5/index.php/publisher-menu/my-articles?view=item&task=edit&cid=12:how-to&id=41:how-can-i-recognize-a-citrix-published-application

And this is a working URL:
http://127.0.0.1:8080/ipanema5/index.php/knowledge-base?view=item&task=edit&cid=12:how-to&id=41:how-can-i-recognize-a-citrix-published-application

Slim

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #33521 by ggppdk
You are on localhost so error reporting should be on by default (via FLEXIcontent code)

What is you PHP version?

If you do a "view page source" on the blank page do you see any text?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #33524 by labidis
PHP: 5.3.1
Actually the page is not totally blank, I can see my main menu and some modules but not the main content.
Looking to the source page, I compared a working page with the faulty one, and there is a complete missing block including a javascript
Code:
<script language="javascript" type="text/javascript"> window.addEvent( "domready", function() { document.formvalidator.setHandler('cid', function (value) { if(value == -1) { return true; } else { timer = new Date(); time = timer.getTime(); regexp = new Array(); regexp[time] = new RegExp('^[1-9]{1}[0-9]{0,}$'); return regexp[time].test(value); } }...
and flexicontent
Code:
div id="flexicontent" class="flexi_edit pagecolumns-2" style="font-size:90%;max-width:800px;"> <h1 class="componentheading"> Knowledge Base||Explore </h1> <form action="http://127.0.0.1:8080/ipanema5/index.php/knowledge-base?view=item&task=edit&cid=12:how-to&id=41:how-can-i-recognize-a-citrix-published-application" method="post" name="adminForm" id="adminForm" class="form-validate" enctype="multipart/form-data"> <div class="flexi_buttons" style="font-size:90%;">...
The above is missing in the faulty page

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #33527 by ggppdk
Hello,

then please check the HTML source for error messages from PHP

Search for :
Fatal error
Warning
Notice

And copy paste all messages that you find here


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.299 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline