Joomla and Alfresco
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2009 09:17 AM
Hello,
I´m using a joomla-alfresco plugin to browse files in alfresco from joomla sites. The connection is OK, I can see the preview of files.
But I cant see the metadata on the thumbnail site (created, updated) and I cant see the preview.
I tried all the ideas from this forum (editing default_preview_flash.php, web-preview.js …) but I still dont have any solutions 😞
I am using:
XAMP 1.7.1
MySQL 5.0.51
PHP Version 5.2.9
joomla 1.5 with Jumi 2.0.3
alfresco labs 3.1 stable
Does anyone have any idea, inspiration…
I really apreciate any help.
Thanks in advance, Kamil
I´m using a joomla-alfresco plugin to browse files in alfresco from joomla sites. The connection is OK, I can see the preview of files.
But I cant see the metadata on the thumbnail site (created, updated) and I cant see the preview.
I tried all the ideas from this forum (editing default_preview_flash.php, web-preview.js …) but I still dont have any solutions 😞
I am using:
XAMP 1.7.1
MySQL 5.0.51
PHP Version 5.2.9
joomla 1.5 with Jumi 2.0.3
alfresco labs 3.1 stable
Does anyone have any idea, inspiration…
I really apreciate any help.
Thanks in advance, Kamil
Labels:
- Labels:
-
Archive
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2009 10:07 PM
take a look on these two posts
see if they help
This code works for me on with current version of joomla and alfresco labs 3 final
http://forums.alfresco.com/en/viewtopic.php?f=49&t=18426#p62080
pay attention to the two modifications i made to the actual JS file in share
this will allow cross domain use and ensure proper encoding
http://forums.alfresco.com/en/viewtopic.php?f=49&t=17668#p62078
let me know
Adam
see if they help
This code works for me on with current version of joomla and alfresco labs 3 final
http://forums.alfresco.com/en/viewtopic.php?f=49&t=18426#p62080
pay attention to the two modifications i made to the actual JS file in share
this will allow cross domain use and ensure proper encoding
http://forums.alfresco.com/en/viewtopic.php?f=49&t=17668#p62078
let me know
Adam
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2011 05:01 AM
Hi folks,
Can you please provide steps for Integration along with/without SSO. ??
Appreciate your help….
-Nirvan V. Jain
Can you please provide steps for Integration along with/without SSO. ??
Appreciate your help….
-Nirvan V. Jain
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2011 09:47 AM
I have another problem, did everything as the instructions say, but he says
"You are not logged in to Alfresco, so we can't provide any documents. It can happen if the Joomla and Alfresco user names or passwords don't match, or if you're not logged in to Joomla."
I `m login in Alfresco and Joomla, the user name and password are the same, i don`t understand why this dont work…
Please some one answer me…
(Sorry my english)
"You are not logged in to Alfresco, so we can't provide any documents. It can happen if the Joomla and Alfresco user names or passwords don't match, or if you're not logged in to Joomla."
I `m login in Alfresco and Joomla, the user name and password are the same, i don`t understand why this dont work…
Please some one answer me…
(Sorry my english)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2011 02:58 AM
take a look on these two posts
see if they help
This code works for me on with current version of joomla and alfresco labs 3 final
http://forums.alfresco.com/en/viewtopic.php?f=49&t=18426#p62080
http://forums.alfresco.com/en/viewtopic.php?f=49&t=17668#p62078
Adam
Thanks, Ofrxnz. I read those two posts and my half problem is solved but still working…
Will get back soon as i finish it or put further queries for more assistants.
thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2011 12:48 PM
take a look on these two posts
see if they help
This code works for me on with current version of joomla and alfresco labs 3 final
http://forums.alfresco.com/en/viewtopic.php?f=49&t=18426#p62080
pay attention to the two modifications i made to the actual JS file in share
this will allow cross domain use and ensure proper encoding
http://forums.alfresco.com/en/viewtopic.php?f=49&t=17668#p62078
let me know
Adam
I had almost the same problem as kamil.korinek, but after reading your suggested posts I was able to resolve my pickle. thanks