211
mjoel
Re: cakePHP 1.1 Is it worth importing?
  • 2008/2/17 9:51

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


nice

there is a tutorial posted last year telling how to build up modules for XOOPS with cakePHP

https://xoops.org/modules/news/article.php?storyid=4045



212
mjoel
Re: Yogurt "My Friends" Block
  • 2008/2/10 6:15

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


do you mean the block in your account page or the top page friends blocks ?

this is for the top page friends block...i didn't tried this but i think it should work...you can also modify this code to change the friend section in your account page

open yogurt/templates/yogurt_block_friends.html


find & replace this


<{section name=i loop=$block.friends}>
    <
div style="width:80%; text-align: center; page-break-after: always; margin: auto; page-break-before: always;">
    <
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" /> <{else}> <img src="<{$xoops_upload_url}>/<{$block.friends[i].user_avatar}>" /><{/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>
    </
div><br />
<{/
section}>
<
a href="<{$xoops_url}>/modules/yogurt/friends.php"><{$block.lang_allfriends}></a>



with this

<{section name=i loop=$friends}>
 <{if 
$smarty.section.i.first}><table><{/if}>
  <{if 
$smarty.section.i.iteration == }><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" /> <{else}> <img src="<{$xoops_upload_url}>/<{$block.friends[i].user_avatar}>" /><{/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 == }></tr><{/if}>
  <{if 
$smarty.section.i.last}>
    <{if (
$smarty.section.i.iteration == 1)}><td colspan="2" valign="top"></td><{/if}>
 
</
tr></table
  <{/if}>
<{/
section}>
<
a href="<{$xoops_url}>/modules/yogurt/friends.php"><{$block.lang_allfriends}></a>



213
mjoel
Re: Yogurt Social Network 2.9 BETA
  • 2008/2/10 5:50

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


i turned on the debug i have this error ...

DELETE FROM myprefix_yogurt_visitors WHERE (datetime<(DATE_SUB(NOW(), INTERVAL 7 DAY)))
Error number1054
Error message
Unknown column 'datetime' in 'where clause'


.thank you suico....keep up the good work...yogurt is truly one of the best modules for XOOPS



214
mjoel
Re: Server move problem
  • 2008/2/9 13:55

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


try to update all the modules in the admin modules section



215
mjoel
Re: Links on Xoops main site dont work
  • 2008/2/8 3:12

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


typo ...should behttp://www.xoopsdesign.com

xoops is still the best



216
mjoel
Re: YouTube tag
  • 2008/2/8 1:24

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Update to latest framework & xoopseditor

http://xoopsforge.com/modules/wordpress/index.php/149



217
mjoel
review my site
  • 2008/2/7 6:06

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


After a long hiatus, i reopened my experimental website few days ago with a new design and also some addition of new features...some of the main modules that I used yogurt social network, xoopstube, wflinks, xhld, newbb, rssfit etc...

help me to review my website...

im open to any comments & suggestion...

btw..i would like to say thank you to XOOPS core team, modules developers and the community for making my job easier !! XOOPS rules !! keep it up guys...



218
mjoel
Re: online/offline button cbb 3.08
  • 2008/1/10 19:11

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


- double post -



219
mjoel
Re: online/offline button cbb 3.08
  • 2008/1/10 19:10

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


not working

the image is from an imageset

i tried this with same result not working

<{if $topic_post.poster.status == '<img src="images/imagesets/xoops-magazine/english/online-a.png">'}>On-Line<{else}>Off-Line<{/if}>



220
mjoel
online/offline button cbb 3.08
  • 2008/1/10 17:43

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


how can i use just text instead of image for the online/offline button in cbb 3.08?

i can't changed it in template newbb_thread.html

<div class="comUserStatus"><{$topic_post.poster.status}></div>


so which file do i have to edit


thank you




TopTop
« 1 ... 19 20 21 (22) 23 24 25 ... 28 »



Login

Who's Online

177 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 177


more...

Donat-O-Meter

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

Latest GitHub Commits