@todo _create NOT IMPLEMENTED

B06D4N
B06D4N's picture

Joined: 2008-01-28
Posts: 3
Posted: Sun, 2009-09-13 21:30

Bogdan Caraman's Gallery
http://www.bogdancaraman.com

My server details:
XAMPP 1.7.2 on Windows VISTA and Windows 6.1 (7600)
PHP: Version 5.3.0
MySQL: 5.1.37

Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color mod_perl/2.0.4 Perl/v5.10.0

So here's the error:
@todo _create NOT IMPLEMENTED
File: C:/*********/modules/gallery/controllers/rest.php, line: 133

And here's how we got there:
C:\*********\modules\gallery\controllers\rest.php [81]:
REST_Controller->_index( )
REST_Controller->__call( index )
C:\*********\system\core\Kohana.php [291]:
ReflectionMethod->invokeArgs( Movies_Controller Object
(
[resource_type:protected] => item
[uri] => URI Object
(
)

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

)
, Array
(
[0] => index
[1] => Array
(
)

)
)
Kohana::instance( )
C:\*********\system\core\Event.php [209]:
call_user_func( Array
(
[0] => Kohana
[1] => instance
)
)
C:\*********\system\core\Bootstrap.php [55]:
Event::run( system.execute )
C:\*********\index.php [85]:
require( C:\*********\system\core\Bootstrap.php )

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 17373
Posted: Sun, 2009-09-13 22:18

1st. windows is not supported.
2nd I browsed your gallery and did not see the error you mention, what are the steps you are taking to get this error?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
B06D4N
B06D4N's picture

Joined: 2008-01-28
Posts: 3
Posted: Sun, 2009-09-13 22:30

Ok, I was used Gallery only in Windows, so I will moved to Linux or UNIX;
I was start to "Add an album", and then appear that error but not every time. Maybe is from my server.

Bogdan

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 11026
Posted: Mon, 2009-09-14 18:47

I don't know about a shared host environment, but I've ran an older version of G3 on Windows just fine, using XAMPP
http://www.apachefriends.org/en/xampp-windows.html

Still not supported though :)

Also make sure you're using B3 or newer.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
B06D4N
B06D4N's picture

Joined: 2008-01-28
Posts: 3
Posted: Mon, 2009-09-14 19:37

Yes I use XAMPP 1.7.2 on Vista but till now with no problem, I will install XAMPP 1.7.1 again.

I was testing Gallery 3 Beta 3 now and still that error appear, I will see with xampp 1.7.1, I will back!

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 11026
Posted: Mon, 2009-09-14 19:39

Like I said, I had installed an old version of G3, B1 maybe Alpha. I know it was before B2 (I'm pretty sure) I'd have to test on my system at home again.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments