Fresh Gallery 3, Translation Issues Error

d1p

Joined: 2009-01-31
Posts: 4
Posted: Wed, 2009-04-15 17:31

Hey,

I have a fresh G3 alpha 3.

when doing Start / Stop Translating i get the following error (which doesnt bother translating)

in my opinion this resaults from a worng link redirected :
* http://www.domainname.com/sites/gallery3/index.php/sites/gallery3/index.php
instead of
* http://www.domainname.com/sites/gallery3/index.php

Should i open a ticket for it ?

Thanks,

*********** Error Msg ***********

Page Not Found

The requested page was not found. It may have moved, been deleted, or archived.

kohana/core/Kohana.php [787]:

The page you requested, sites/gallery3/index.php, could not be found.
Stack Trace

*

Kohana::show_404( )

* kohana/core/Event.php [209]:

call_user_func( Array
(
[0] => Kohana
[1] => show_404
)
)

* kohana/libraries/Router.php [163]:

Event::run( system.404 )

*

Router_Core::setup( )

* kohana/core/Event.php [209]:

call_user_func( Array
(
[0] => Router
[1] => setup
)
)

* kohana/core/Bootstrap.php [49]:

Event::run( system.routing )

* index.php [61]:

require( kohana/core/Bootstrap.php )

Loaded in 1.4617 seconds, using 2.20MB of memory. Generated by Kohana v2.3.2.

*********** Error Msg ***********

AttachmentSize
TransModeOnOff.JPG68.7 KB
 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-04-24 00:26

I can't reproduce this. Do any other links have this problem? Are you running PHP as CGI (using .htaccess, for example)? Can you try a nightly download to see if the problem still exists?

 
d1p

Joined: 2009-01-31
Posts: 4
Posted: Fri, 2009-04-24 06:14

Hey,

Is there a place where i can find the nightly or just checkout from svn ? (i couldn't find it on SF.net)
how do i upgrade ? (i guess i should diff the config.php, what more ?)

Thanks,

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2009-04-24 18:27
Quote:
Is there a place where i can find the nightly

http://www.gallery2.hu/

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
marshel

Joined: 2009-04-28
Posts: 1
Posted: Tue, 2009-04-28 15:43

I got errors when trying to upload tranlatios. Mostly strange is the fact i had several sucessfull language uploads half a hour before.

Here is the error.

Marcel Aniceto - marshel (pt_BR)

----------

Exception

core/helpers/l10n_client.php [192]:

Translations submission failed with: HTTP/1.0 400 Bad Request
Stack Trace

* core/controllers/admin_languages.php [63]:

l10n_client_Core::submit_translations( )

* core/controllers/admin.php [49]:

Admin_Languages_Controller->share( )

*

Admin_Controller->__call( Array
(
[0] => Admin_Languages_Controller Object
(
[theme:private] =>
[uri] => URI Object
(
)

[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] =>
[ip_address] =>
)

)

[1] => share
)
)

* kohana/core/Kohana.php [270]:

ReflectionMethod->invokeArgs( languages, Array
(
[0] => share
)
)

* kohana/core/Event.php [209]:

Kohana::instance( Admin_Controller Object
(
[theme:private] =>
[uri] => URI Object
(
)

[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] =>
[ip_address] =>
)

)
, Array
(
[0] => languages
[1] => Array
(
[0] => share
)

)
)

* kohana/core/Bootstrap.php [55]:

Event::run( )

* index.php [61]:

require( kohana/core/Bootstrap.php )

Loaded in 2.3114 seconds, using 3.04MB of memory. Generated by Kohana v2.3.2.

updt--- i bug ticket this on sourceforge

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Thu, 2009-04-30 15:54

Looks like the server was overloaded. Can you try again?