Announcement

#1 2016-08-22 03:50:40

stolz
Member
2016-08-22
1

synchronize using piwigo php code

Hi. Properly, question in header.

Last time i tried to use curl to synchoniztate, but this dont work.
So, now i use this code to auth:

define( 'PHPWG_ROOT_PATH',      './'    );
define( 'PHPWG_ADMIN_NAME',     'admin' );
define( 'PHPWG_ADMIN_PASSWORD', '123'   );

include_once( PHPWG_ROOT_PATH.'include/common.inc.php' );

try_log_user( PHPWG_ADMIN_NAME, PHPWG_ADMIN_PASSWORD, 1 );

and i auth. I cant found any information about quick synchro in admin.php. How can i make it now?

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact