Translation page [RESOLVED]

Please report bugs here!

Moderator: Thorsten

Post Reply
guillaume
Posts: 27
Joined: Tue Sep 01, 2009 2:56 pm
Location: Montreal, QC, Canada
Contact:

Translation page [RESOLVED]

Post by guillaume »

Hi,

When using the translation page to modify for example the french language, I end up with a blue box before the table where I can edit. This blue blob can take a lot of space.

See attached file for a screenshot and the full content of this blob.

Thanks!
You do not have the required permissions to view the files attached to this post.
Last edited by guillaume on Wed Jan 20, 2010 5:03 pm, edited 1 time in total.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Translation page

Post by Thorsten »

Hi,

sorry... please remove the

Code: Select all

dump();
code in admin/trans.edit.php. Sorry for that.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
guillaume
Posts: 27
Joined: Tue Sep 01, 2009 2:56 pm
Location: Montreal, QC, Canada
Contact:

Re: Translation page

Post by guillaume »

Cool,

I removed the following line as instructed and it worked.

Code: Select all

dump($_SESSION);
Thx! :)
Post Reply