Jump to content

Recommended Posts

Posted

Am instalat pluginul pentru conectare steam dar cand dau sa ma conectez cu el imi da urmatoarea eroare :| .....


SQL error: Access denied for user 'root'@'localhost' (using password: NO)

SQL error code: 1045

Date: Friday 27th April 2012 01:19:58 PM



 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 Date: Fri, 27 Apr 2012 13:19:58 +0000

 Error: 1045 - Access denied for user 'root'@'localhost' (using password: NO)

 IP Address: 79.119.161.56 - /index.php?app=core&module=global&section=login&do=process&use_steam=1&auth_key=880ea6a14ea49e853634fbdc5015a024

 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.

 | File                                                                       | Function                                                                      | Line No.          |

 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|

 | admin/sources/handlers/han_login.php                                       | [login_external].authenticate                                                 | 665               |

 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

 | admin/sources/handlers/han_login.php                                       | [han_login].loginAuthenticate                                                 | 318               |

 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

 | admin/applications/core/modules_public/global/login.php                    | [han_login].verifyLogin                                                       | 447               |

 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

 | admin/applications/core/modules_public/global/login.php                    | [public_core_global_login].doLogin                                            | 107               |

 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

 | admin/sources/base/ipsController.php                                       | [public_core_global_login].doExecute                                          | 306               |

 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

Ce nu am facut bine oare?? :|

Posted

Pluginul se numeste SteamAuthMethod v1.0.2 si instructiunile sunt astea .....

Thank you for downloading my Sign in through Steam plugin for IP.Board


This plugin will allow new users to sign into your forum through the steam openid authentication system


-----------------


Installation: 


Step 1:

First upload the files in the upload folder to your forum directory


Step 2:

Go to your ACP and click Log In Management. Look at the bottom and install Steam login method by clicking the + Icon to it's side.


Step 3:

Enable the Steam Authentication Method by clicking the red Disabled text on the right of it


Step 4:

Click Manage Hooks. Browse for and import the supplied 'Steam_Login.xml' hook.


Step 5:

Enjoy your day as all should be well!


-----------------


Updrading:


Step 1:

If you are upgrading from 1.0.1 Skip to step 2.

First upload the files in the upload folder to your forum directory


Step 2:

Go to your ACP and Click Manage Hooks. Browse for and import the supplied 'Steam_Login_Upgrade.xml' hook.


Step 3:

There is no step 3, your done 


-----------------


Need Support? Post in the support topic for this plugin, or email me at adam@lavoaster.co.uk


-----------------


Want to send me a donation? https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LGZ5JV53BC9XW


-----------------


Are you a developer? The users steam id is stored in the members table, the column name is steamid.


and you can pull interesting stuff just by loading http://steamcommunity.com/profiles/<users steam id>?xml=1


For instance my steam id is http://steamcommunity.com/profiles/76561198010571702?xml=1[/code]

Posted
<?php

$INFO['sql_driver']			=	'mysql';

$INFO['sql_host']			=	'localhost';

$INFO['sql_database']			=	'';

$INFO['sql_user']			=	'';

$INFO['sql_pass']			=	'';

$INFO['sql_tbl_prefix']			=	'ipb_';

$INFO['sql_debug']			=	'0';

$INFO['sql_charset']			=	'';

$INFO['board_start']			=	'';

$INFO['installed']			=	'1';

$INFO['php_ext']			=	'php';

$INFO['safe_mode']			=	'1';

$INFO['board_url']			=	'http://forum.blackgames.ro';

$INFO['banned_group']			=	'5';

$INFO['admin_group']			=	'4';

$INFO['guest_group']			=	'2';

$INFO['member_group']			=	'3';

$INFO['auth_group']			=	'1';

$INFO['use_friendly_urls']			=	'1';

$INFO['_jsDebug']			=	'0';

$INFO['mysql_tbl_type']			=	'MyISAM';


define('IN_DEV', 0);

/* Remote archive DB - complete these details if you\'re using a remote DB for the post archive */

$INFO['archive_remote_sql_host']			=	'';

$INFO['archive_remote_sql_database']			=	'';

$INFO['archive_remote_sql_user']			=	'';

$INFO['archive_remote_sql_pass']			=	'';

$INFO['archive_remote_sql_charset']			=	'';


?>

Posted

Liniile:

$INFO['sql_database']                   =       ''; 
$INFO['sql_user'] = '';
$INFO['sql_pass'] = ''; [/code]

sunt exact asa cum arata in fisier, sau ai sters informatiile dintre ghilimele ? In mod normal ar trebui sa ai un nume la baza de date, un utilizator, si o parola.

Te-ai inregistrat? Ne-ar placea sa te prezinti.

Cum pot sustine forumul?
Cumpara de la eMag folosind acest link.
--------------------
oG2BN9d.gifse1WdXd.gifQG6MtmI.gifRHYjDzD.gifG5p1wui.gif

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.