[Module] Pydio
#11
RE: [Module] Pydio
Can anybody test this in Ubunutu and Windows, please?
So we will know it's working and finish with testing phase.  Cool
I will update then the module to get rid of issue with error 0204.

Thanks!
Reply
#12
RE: [Module] Pydio
I'll try it out when I get home from work later this evening and report back.

(WindowsXP, Ubuntu 14.04)
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
#13
RE: [Module] Pydio
Tiil now my clients have reporterd no strange things back. The like the interface and how it works.

But will keep you posted if we find some issues.

Centos 7 - Sentora 1.0.3
[Image: logo2.png]

My being on this forum is all personal and all is done here by me has nothing to with the company Web Improved I work for Smile
Reply
#14
RE: [Module] Pydio
Application Error [0204] is fixed now, please remove and install Pydio module again to get this fixed.
1st post updated.
Thanks!
Reply
#15
RE: [Module] Pydio
@[jollyjoke] I noticed a couple of errors when running the daemon manually.

Code:
Pydio Maintenance Clearing the cache. PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 70 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 70 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 71 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 71 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 72 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 72 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 73 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 73 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 74 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 74 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 75 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 75 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 76 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 76 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 79 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 79 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 81 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 81 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 82 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 82 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 83 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 83 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 84 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 84 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 85 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 85 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 86 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 86 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 87 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 87 End of Pydio Maintenance

After reading the code, it seems like you've got $panel_root defined and afterwards trying to use $panelRoot instead.
Reply
#16
RE: [Module] Pydio
(09-15-2015, 05:48 PM)Rynoxx Wrote: @[jollyjoke] I noticed a couple of errors when running the daemon manually.

Code:
Pydio Maintenance Clearing the cache. PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 70 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 70 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 71 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 71 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 72 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 72 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 73 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 73 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 74 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 74 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 75 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 75 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 76 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 76 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 79 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 79 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 81 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 81 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 82 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 82 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 83 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 83 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 84 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 84 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 85 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 85 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 86 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 86 PHP Notice:  Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 87 Notice: Undefined variable: panelRoot in /etc/sentora/panel/modules/pydio/hooks/OnDaemonHour.hook.php on line 87 End of Pydio Maintenance

After reading the code, it seems like you've got $panel_root defined and afterwards trying to use $panelRoot instead.
Hi @[Rynoxx],

THX a lot! - fixed this also, (all variables are now = $panelRoot) , also updated 1st post.
Rolleyes
Reply
#17
RE: [Module] Pydio
(09-15-2015, 06:40 PM)jollyjoke Wrote:
(09-15-2015, 05:48 PM)Rynoxx Wrote: @[jollyjoke] I noticed a couple of errors when running the daemon manually.

Code:
-- error code --

After reading the code, it seems like you've got $panel_root defined and afterwards trying to use $panelRoot instead.
Hi @[Rynoxx],

THX a lot! - fixed this also, (all variables are now = $panelRoot) , also updated 1st post.
Rolleyes

No problem, glad I could help!
Reply
#18
RE: [Module] Pydio
I cant install on my ubuntu 14

Reply
#19
RE: [Module] Pydio
(09-20-2015, 05:47 PM)insha Wrote: I cant install on my ubuntu 14

Hi @[insha],

May you please describe your error - where it hangs or what is the error message?
Also, what is you Ubuntu version?
Otherwise it's pretty hard to guess the problem.

Thanks! Wink
Reply
#20
RE: [Module] Pydio
Its ubuntu 14 version. I get blank page

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
[Module] ELFileManager (build on elfinder) Diablo925 94 332 ,262 05-30-2024, 05:25 AM
Last Post: TGates
[MODULE] phpMyAdmin-AU (Auto-Update) TGates 14 51 ,215 06-15-2021, 06:54 AM
Last Post: TGates
[MODULE] SenBrand - Basic Branding module for Sentora TGates 20 58 ,477 06-04-2021, 11:47 AM
Last Post: ccr1969

Forum Jump:


Users browsing this thread: 1 Guest(s)