Just upgraded AP and AF and now the images in AP are no longer showing up. What did I forget to read?

Comments

Ela’s picture

Same here

Michelle’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

No idea... Got a link? Hard to make a guess without more information.

Michelle

Ela’s picture

I'm sorry, My forums are for logged in only users..
Let me know if you would like a username and password.

Michelle’s picture

Well, that or copy the HTML source of the links here so I can see what's going on. Otherwise I have no idea.

Michelle

Drake’s picture

I've got got the same issue...
The icons are not visible in AF author pane,

I checked the classes and cannot find any issue here.
I also copied the image icons to my theme folder adn tried to assigne new class including the link to the images with no avail

Maybe this could be interesting for you:
I've got a advanced_profile_author-pane.tpl.php in my theme folder (it's the same like a orginal author-pane.tpl.php) and the icons are visible in my user profile page.

Skirr’s picture

Same problem.

Earlier AP had:

* - $online_icon: Icon that changes depending on whether the author is online.
* - $online_status: Translated text "Online" or "Offline"
* - $last_active: Time since author was last active. eg: "5 days 3 hours"

now:

* - $online_status_class: "author-offline" or "author-online".
* - $online_status: Translated text "Online" or "Offline"
* - $last_active: Time since author was last active. eg: "5 days 3 hours"

So i cant figure how to put the image instead of text.

Looks like there are no more $online_icon

Skirr’s picture

The problem is in css.
Try to check your css files. Especially if you use subthemes , zen , ect...

Skirr’s picture

Well, i putted author_pane.css in my theme directory and changed the image paths. That did the job.
But it looks like there is no way now to have images instead of text with alt text on hover and link on click :(

Skirr’s picture

And the last stroke is:
to use the classic css trick http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable... to change text with image we need to use:
.author-privatemsg a {
instead of
.author-privatemsg {

and so on...

Hope this will help everyone and the issue could be closed.

Ela’s picture

Could this be at all related to the fact that there is no privatemsg.author-pane.inc file in the Author Pane 2.1 modules folder, while there was one in 1.1 version?

Edit.. no I guess not. Anyway.. I still have this problem

apoc1’s picture

any solution found yet?

drupalcms.ir’s picture

same here after update from 6.x-2.1 to 6.x-2.3