Cannot edit user profile (blank page)

chrbak's picture
chrbak
Fri, 02/27/2015 - 13:57
#1
Cannot edit user profile (blank page)

Hello,

I created a new user with no roles (just an authenticated user) and I logged in with his credentials.
When I go to edit his profile page form ( .../user/{uid}/edit ) I only see a blank page (the edit profile page is loaded throught your theme, not with the administrative one).

I think the problem has to do with javascript because the source code of the above page is ok (html items like email input box is there).

chrbak's picture
chrbak
Sat, 02/28/2015 - 04:08

The problem is in the file script.js. Specific the code:

        //Elements Appear from right
        $('.item_right').each(function() {
            $(this).appear(function() {
                $(this).delay(150).animate({
                    opacity : 1,
                    right : "0px"
                }, 1000);
            });
        });

is not working for that content (edit profile page) and as a result the opacity of the <div class="content item_right"> is been left to opacity:0. 

Therefore I cannot see anything.

Can someone help me on this? A quick solution would be to remove the css class item_right but then I will lose the animation...

cindy's picture
cindy
Mon, 03/02/2015 - 04:48

Hi,

Please send us your site's url and admin account as well as FTP account to [email protected] (also this forum link)

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.