31
waleedpak
Displaying User Welcome block (avatar)
  • 2008/2/24 10:56

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


hello,
i wanted to ask how can i create a block in
the top page to welcome a logged-in user..

for example,

------------------------

Welcome "username",
*display user avatar*
<link to inbox>

------------------

please help...



32
waleedpak
Re: editing the comments template
  • 2008/2/11 13:17

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


no one has the solution????



33
waleedpak
Re: Header Image
  • 2008/2/11 13:15

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


i think the problem might be in your browser cache system..
try deleting your browser's cache whenever you make a modification on your page...

coz just now i opened the url u provided and everything was ok.. there was no logo...

to replace the logo, go back to the place from where you deleted the logo.gif before this and replace it with your own one...



34
waleedpak
Re: Header Image
  • 2008/2/11 12:35

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


its easy...
right click on your current header image on look out for it's path...

then go the folder in which the header is located and upload it there....



35
waleedpak
editing the comments template
  • 2008/2/11 11:04

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


hello...
how can i edit the XOOPS comments template...
i mean where the:

"group"
"rank"
"avatar"
Joined2008/1/4
From
Kuantan
Posts
23
Online
!


are located...

coz my comments template is not showing users avatar because of the wrong img url....
it was supposed to be
my.site.url/uploads/xxxx.jpg

but its now
my.site.url/my.site.url/uploads/xxxx.jpg

i hope you understand what i;m talking about..
please help...


*edit=i mean the "no avatar" avatar image beside this post...



36
waleedpak
Re: Making Xoops Load Faster
  • 2008/2/11 11:00

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


thanks... that really helped...



37
waleedpak
Making Xoops Load Faster
  • 2008/2/11 8:35

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


Hello...
i just wanna ask that what should i do if i want my XOOPS header(containing the logo and other links) do not load everytime i open a link in my site...

is there any script for that..
please help..
thanks....



38
waleedpak
Re: ForumEx hack to "View User's Album" link
  • 2008/2/10 14:31

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


haha...
ok
thanks for the advise..
i'll take a look...



39
waleedpak
Re: Yogurt "My Friends" Block
  • 2008/2/10 14:27

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


yeah...
thanks a lot for the help...
but there was a slight mistake with the
PM javascript

i modified it a bit
here's the code...

<code>
<{section name=i loop=$block.friends}>
<{if $smarty.section.i.first}><table><{/if}>
<{if $smarty.section.i.iteration % 2 == 1 }><tr><{/if}>

<td valign="top">
<a href="<{$xoops_url}>/modules/yogurt/index.php?uid=<{$block.friends[i].uid}>" title="<{$block.friends[i].uname}>"><{ if $block.friends[i].user_avatar=="blank.gif" }> <img src="<{$xoops_url}>/modules/yogurt/images/noavatar.gif" width="63" height="50"/> <{else}> <img src="<{$xoops_upload_url}>/<{$block.friends[i].user_avatar}>" width="63" height="50"/><{/if}><br /><{$block.friends[i].uname}> </a>
<br />
<a href='javascript:openWithSelfMain("<{$xoops_url}>/pmlite.php?send2=1&to_userid=<{$block.friends[i].uid}>","pmlite",500,450);'><img src="<{$xoops_url}>/images/icons/pm.gif" /></a>

<br />

</td>
<{if $smarty.section.i.iteration % 2 == 2 }></tr><{/if}>
<{if $smarty.section.i.last}>
<{if ($smarty.section.i.iteration % 2 == 1)}><td colspan="2" valign="top"></td><{/if}>

</tr></table>
<{/if}>
<{/section}>
<a href="<{$xoops_url}>/modules/yogurt/friends.php"><{$block.lang_allfriends}></a>
</code>

thanks a lot man anyway......



40
waleedpak
Yogurt "My Friends" Block
  • 2008/2/10 4:30

  • waleedpak

  • Just popping in

  • Posts: 45

  • Since: 2007/11/25


hi there...
is there any hack so that the yogurt social network's "my friends" block shows 6 friends in just 3 rows, meaning 2 friends in each row....

the default is 6 friends in 6 rows....
thats a lot of trouble since it takes a lot space..


please help me////??




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

223 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits