FIXED Error In DB Update Generator ACP


Subject: Error In DB Update Generator ACP
Fist

missed lang files db_generator.tpl

and in admin_db_generator.php file not found by convert to DB

OPEN adm/admin_db_generator.php file
FIND
Code: [Download] [Hide] [Select]
'S_FORM_ACTION' => append_sid("db_generator.$phpEx"),

REPLACE WITH
Code: [Download] [Hide] [Select]
'S_FORM_ACTION' => append_sid('admin_db_generator.' . $phpEx),

Subject: Re: Error In DB Update Generator ACP
THXS was getting frustrated with this

Also when you click on "phpBB MysqlAdmin" I get this error:

Code: [Download] [Hide]
  1. Un-Authorized Access. 


Any clue how we can add or embed or iframe the phpmyadmin login interface and then login into phpmyadmin like that?

Profile PM  
Subject: Re: Error In DB Update Generator ACP
I have updated the REPLACE code to the right format in your post

;-)

Subject: Re: Error In DB Update Generator ACP
Thanks!


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0372s (PHP: 52% SQL: 48%)
SQL queries: 11 - Debug Off - GZIP Enabled