Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
5 - 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: WF-Links 1.09 RC ready for testing on XOOPS 2.5.5
by Cesagonchu on 2013/3/18 8:48:10

Transifex : Wf-links 1.09 Final (language files for translators).

Sourceforge : Wf-links 1.09 Final.

Please help us with translations and tests.
Re: WF-Links 1.09 RC ready for testing on XOOPS 2.5.5
by Mamba on 2012/8/11 15:46:34

Quote:
If all fixes have taken place and no other errors occur, then please take it out of SVN. make it a .zip/tar file and place within blue move 'ready' modules.

It will be done as soon as we publish the Basic Module Pack, so people can test it, and then we'll be releasing final versions one by one. I hope, we'll be done with it in the next couple of weeks....

Thanks everybody for your patience, and for your help with testing and bug fixing.
Re: WF-Links 1.09 RC ready for testing on XOOPS 2.5.5
by Shine on 2012/8/10 21:33:46

If all fixes have taken place and no other errors occur, then please take it out of SVN. make it a .zip/tar file and place within blue move 'ready' modules.
Otherwise we are getting lost with this module an ppl download wrong version(s).

Thanks

Quote:

Mamba wrote:
Thanks fixed in SVN

Quote:

Shine wrote:

BUG:

Short overview other submittions by user. Link to entry doesn't work. That is because de name of the module isn't picked up.
<{$link.module_dir}>/
should be: <{$wfllink.module_dir}>/


FIX:
File: templates->wflinks_singlelink.html
Line prox: 116
old code
le="color: #000000"><?php <{if $wfllink.otherlinx > 0}> <br /><{$other_links}> <{foreach item=link_user from=$link_uid}> <div style="margin-left: 10px;"> <a href="<{$xoops_url}>/modules/<{$link.module_dir}>/singlelink.php?cid=<{$link_user.cid}>&amp;lid=<{$link_user.lid}>"><{$link_user.title}></a> (<{$link_user.published}>) </div> <{/foreach}> <{/if}>

Replace with:
le="color: #000000"><?php <{if $wfllink.otherlinx > 0}> <br /><{$other_links}> <{foreach item=link_user from=$link_uid}> <div style="margin-left: 10px;"> <a href="<{$xoops_url}>/modules/<{$wfllink.module_dir}>/singlelink.php?cid=<{$link_user.cid}>&amp;lid=<{$link_user.lid}>"><{$link_user.title}></a> (<{$link_user.published}>) </div> <{/foreach}> <{/if}>
Re: WF-Links 1.09 RC ready for testing on XOOPS 2.5.5
by Shine on 2012/7/3 10:05:10

xfresh, simple theme V2 (angelo Rocha)



If it is theme related than this problem -to my opninion- should occur also with other modules and their submitform. This is not the case.
Only with wflinks this problem turns up.
So, what are the differences between submitform wflinks and other modules?
SOmething missing within CSS or whatever of the themes where this problem occurs?

Per haps angelo could shed a light on this?

@phira: what theme do you use? (during this asking you already answered.)
Where did you get the theme from. Who is developer?
Re: WF-Links 1.09 RC ready for testing on XOOPS 2.5.5
by phira on 2012/7/3 9:57:54

my basic theme: rayan-bruen

Who's Online

253 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 253


more...

Donat-O-Meter

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

Latest GitHub Commits