When looking at friends in detailed (Extended) mode, there is a member_actions____ block that does not appear!!
(Check Screenshot)
where would I go about making sure that the appropriate functions are loading!
Thanks
When looking at friends in detailed (Extended) mode, there is a member_actions____ block that does not appear!!
(Check Screenshot)
where would I go about making sure that the appropriate functions are loading!
Thanks Work. Work. |
Does it do the same thing when you load the uni template? http://towtalk.net ... Hosted by Zarconia.net! |
Hey Sky, thanks for the response. Yes i have tested in uni, but to no effect. Any ideas? Work. Work. |
Nothing shows up at all in that section on my site. Have you tried cutting and pasting that text into the language keys and seeing what pops up? Or hitting it with Firebug and seeing what that tells you? |
gg: Yes, I have tried both but with no real result. I have also gone through the file structure for that segment and found this block : <div class="block_actions">
in : /templates/base/search_profiles_ext.html
Removal of __member_actions__ works for now, however having some member functions "view pics, etc" would be pretty useful! Work. Work. |