Posted by manojondrupal on September 21, 2011 at 5:22am
Hi All,
In my drupal6 installation I am using 2 database, default drupal database and other database. In my drupal pages I am fetching data from second database and representing it using pager function. In settings.php required amendments are done. Now whenever I am using my administrator account all the pages are working fine. When I am using other login account then data from second database is not coming. In logs no message is showing.
Please help me regarding this problem.
Thanks in advance.
-
Manoj