21
Shine
Re: WF-Links 1.09 RC ready for testing on XOOPS 2.5.5
  • 2012/7/1 20:48

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


BUG:
linkloadinfo.php
Last line. PHP closing tag is missing
?>



22
Shine
Re: WF-Links 1.09 RC ready for testing on XOOPS 2.5.5
  • 2012/6/30 8:16

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


[english] Don't understand what you mean. Flipse. To better understand please switch shortly to language dutch[/english]

[dutch] Flips, begrijp niet goed wat je bedoeld. Kan ik het ergens ff bekijken wat je bedoeld of een screenshot? Voor zover ik vast stel zijn er geen problemen. Heb dan wel xoops 2.5.5[/dutch]

[edit] Nevermind, see what you mean on nlxoops.nl. It does show the count of links within category, but links aren't showing within category.
I don't have that problem on my website. Then again have to admit I haven't updated to the very latest version. Version where Mamba took care of resolving the warning msg considering the array problem. (which didn't -yet- affect functionality of the module)
Could be that after solving this array-bug this bug evolved.

To see if that is the problem, try to reinstall the version before the array fix release. Then see what happens. If problem then isn't there, we know the fix occurs this new/ýour' problem.



23
Shine
Re: WF-Links 1.09?
  • 2012/6/25 9:17

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


BUG: Screenshot automaticly!

File:
templates/linkload.html
Prox line:28
<{if $wfllink.autoscrshot == 1}> <div> <a href="<{$xoops_url}>/modules/<{$wfllink.module_dir}>/visit.php?cid=<{$wfllink.cid}>&lid=<{$wfllink.id}>" target="_blank"><img src="http://mozshot.nemui.org/shot/128x128?<{$wfllink.url}>" align="right" /></a> </div> <{/if}>

Replace with:
<{if $wfllink.autoscrshot == 1}> <div> <a href="<{$xoops_url}>/modules/<{$wfllink.module_dir}>/visit.php?cid=<{$wfllink.cid}>&lid=<{$wfllink.id}>" target="_blank"><img src="http://open.thumbshots.org/image.pxf?url=<{$wfllink.url}>" align="right" /></a> </div> <{/if}>




24
Shine
Re: WF-Links 1.09?
  • 2012/6/24 20:54

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Quote:
Notice: Undefined index: extensions in file /class/module.textsanitizer.php line 622
Warning: array_filter() expects parameter 1 to be array, null given in file /class/module.textsanitizer


I know. But this goes way above my codeskill knowledge unfortunately. Hopefully you can solve it.
Also the -other- famous Xoopstree msg is there:
Quote:
Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php

Seems complicated to solve this?? (https://xoops.org/modules/newbb/viewtopic.php?topic_id=72162&forum=75&post_id=332163#forumpost332163 )

Yeah, we are getting around with Mc Donalds WF-Links. Great!



25
Shine
Re: WF-Links 1.09?
  • 2012/6/24 17:56

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Quote:
Yes, 100%




Latest Beta 1.09: So far so good. Mentioned bugs are solved. Conversion went succesfull!

Suggestion 1:
File: admin/menu.php
deactivate Documentation (prox line 88). Better would be to activate this within the HELP file (language/english/help), under Tutorials/Manual.

Suggestion 2:
File: admin/menu.php
Add menulabel Link management. If you have menulabel 'category management' there shoudl also be seperate 'link management'.

I've done the above. If you want you can download zipfile and replace specific files.
changes/updates for WFlinks 1.09Beta


Grtz., Shine



26
Shine
Re: SMF 2.0 to XOOPS 2.5
  • 2012/6/24 11:54

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


For example one can see the WF-links module has been updated recentlyso the new user can be find this module is in development:
https://sourceforge.net/projects/xoops ... epository/XOOPS2/wfLinks/




It is just a pitty that the presented naming of the zipped Wflinks files are again confusing and wrong. Which again, brings a lot of confusion and will end up in a mess.
- XOOPS2_mod_wflinks_1.08_Catzwolf.zip;
- XOOPS2_mod_wflinks-jquery_1.03_wishcraft.zip;
- xoops25_mod_wflinks_1.09Beta_Mamba.zip

The latest version Wf-Links 107Final, is McDonalds version and NOT Catzwolf's.As stated before McDonalds took of where Catz left with the Wf Links module.
Mamba gave it another versioning: 1.08. But actually it is McDonalds WF-Links 1.07 Final. It doesn't make sence why Catzwolf's name is behind it. It doesn't make sense why a name Is behind it!
WF-Links 1.08 (originally and actually is wflinks 1.07Final!) has been converted (yesterday) to blue move. Because of this conversion, it got a new versioning. Wf-Links 1.09 Beta. (I don't understand why mamba's name is behind it, bcs this gives the impression as if there are 3 different wflinks modules. Which in fact are 2.
It should be presented as:
- XOOPS2_mod_wflinks_1.07Final.zip;
- xoops25_mod_wflinks_1.09Beta_.zip.
Every new development/bugfix etc. with THIS WF-Links module should be .zip presented without any name addition. So the versioning and module is and will stay clear.


As for wishcrafts Wf Links: he took Catzwolfs WFlinks 1.03 and did some changes. This Wflinks is totally other (and much older) WFlinks as McDonalds. They do not match. It is a pitty he kept the name wflinks. Considering this situation and to minimalise confusion Wishcrafts wflinks, should hold his name. Presented as now is the best.
- XOOPS2_mod_wflinks-jquery_1.03_wishcraft.zip;
This Wflinks is a totally different module and isn't compatible with MCDonalds.





27
Shine
Re: WF-Links 1.09?
  • 2012/6/24 6:50

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Admin section:

missing image:
Frameworks/moduleclasses/icons/16/folder_add.png

Startpage counters don't work in other language than english. (Module Admin Summary)
What need to be done to fix this for other languages than english?

admin/index.php
Line prox 56
if ($totalnewlinks 0) {
    
$indexAdmin->addInfoBoxLine(
        
_AM_WFL_MINDEX_LINKSUMMARY"<infolabel>" '<a href="newvideos.php">' _AM_WFL_SNEWFILESVAL '</a><b>'
        
"</infolabel>"$totalnewlinks'Red'
    
);

The url newvideos.php should be (as far as I know/think) : newlinks.php

Prox line 78
if ($totalbrokenlinks 0) {
    
$indexAdmin->addInfoBoxLine(
        
_AM_WFL_MINDEX_LINKSUMMARY,
        
"<infolabel>" '<a href="brokenvideo.php">' _AM_WFL_SBROKENSUBMIT '</a><b>' "</infolabel><infotext>",
        
$totalbrokenlinks "</infotext>"'Red'
    
);

The url brokenvideo.php should be (as far as I know/think) : brokenlink.php

There isn't a file called newvideos.php or brokenvideos.php within wflinks.
Looks as if conversion was done with files from another module. (xtube ?)
Which result in xtube parts within converted module(s).
Am I right?



28
Shine
Re: WF-Links 1.09?
  • 2012/6/23 20:51

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


@Mamba

Thanks!
Will test it!

BTW: downloadfile is named: xoops-trunk.tar
It would be better to call it wflink107Final-gui.tar (something like that. So no mistakes can be made in future.

Since you converted it to blue move/gui, could you please deactivate my donwloadlink within my previous reaction. Just to prevend further downloads.
I cannot edit it anymore. Thanks.



29
Shine
Re: WF-Links 1.09?
  • 2012/6/23 11:19

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Concerning WF Links:

Wishcraft took version 1.06. Made changes and named it WF Links version 1.06. It is totally unclear which WF Links 1.06 he took for his enhancements. (Catzwolf’s/J. Neil?)
I asked Wishcraft:
Quote:

Is this a redeveloped version of the original WF Links 1.06 version of McDonald?
He answered: no it has different features like SEO Refereer codes for people to put a link on your links for those people.
See:https://xoops.org/modules/newbb/viewtopic.php?topic_id=74459&forum=66&post_id=342530#forumpost342530

Because Mc Donalds address features is lacking, seems to me that Wishcraft took Catzwollf’s Wf Links module. (?)

If we take a look at McDonalds WF Links: as of version 1.05 RC-1 he added address features. See his changelog:http://code.google.com/p/mcdonaldsstore/wiki/WFLinks
McDonald took this module up (after Catzwolf stopped as far as I know) and developed/bug fixed it further more for quit some time.
After version Wf Links 1.07 Final, Mc Donald stopped developing this module for Xoops. So this is the last official WF Links version for Xoops.

Somebody (ailtonlopes ?) gave Mc Donalds last WF Links 1.07 Final version another numbering : Wf Links 1.08 Final. (https://xoops.org/modules/news/article.php?storyid=6134)
For me (and other) it is totally unclear why. Within this 1.08 version you see a bugfixlist history. The last changes are dated 14.12.2008 1.07 Final. So why give it another versionnumber if no official changes have been made. And if there are, haven’t been put within the bugfixlist! And if there aren’t, why renumber it to 1.08 and zip it up? If I take a look at ailtonlopes website and his wflinks I don’t see anything differ from version 1.07Final.
http://ailton.pro.br/modules/wflinks/singlelink.php?cid=1&lid=18

I took a brief look at the source of Wf Links 1.08 presented by brazilian ailtonlopes. The change which was made was adding a language string:
define'_MD_WFL_DEVELOPERFORHIRE''Developers For Hire' );
and a bit personal template change. (file wflinks_singlelink.html)
It is possible that this is what he/she needed for personal use. To prevend mistakes considering versionnumbers and personal adjustments and upload, he gave his own personal WF Links another version number. Somehow this version start began to live a life. With the impression is as if this WF Links 1.08 was/is the latest WF Links version.

So, no there are 3 versions:
Wishcraft: Wf Links 1.06
Ailtonlopes: Wf Links 1.08 Final
McDonalds: Wf Links 1.07 Final

Confusion considering the module WF Links and versioning is overall complete.
As far as I know, Mc Donalds Wf Links is mostly used and is the official latest Wf Links.

Considering Wishcraft’s Wf Links and version (1.06) and further development: It is clear that if you use this moduel, some great features are lacking and will stay lacking. Read his answer:
Quote:
I have no intention to look at the two branches you have both spoke of, as you can see with this one where people have to put a link on their site for backlinking referencing and spam control will be all the changes made in this old module.
Link:https://xoops.org/modules/news/article.php?storyid=6134

If you ask me, this WF Links should be renamed and launched with another module name.

Considering the brazilian Ailtonlopes Wf Links version (1.08): This version should have never been released with this version number. Because actually this version was meant for personal use.
So skip this one and make sure it doesn’t end up as if it is an official release. Version 1.08 shouldn’t and doens’t official excist!

Considering Mc Donalds Wf Links version (1.07 Final) this is the official latest release of this module. This module should be within ‘the blue move’. It is a very fine Link module and can be used for multiple ways, because of the very fine addresses feature. Which by the way can be deactived within the settings of the module.
FYI: After the release of version 1.07 Final, 2 bugs popped up. These bugs have never been official fixed within Wf Links 1.07 Final.
Post subjectWF-Links 1.07 typo found   
-------------------------------------------------------------------------------- 
Found a small typo in WF-Links 1.07 that causes new links not to be displayed correctly on the Index Page
To fix this open the file ../templates/wflinks_index.html and find this line
Code: <{include file="db:wflinks_linkload.html" link=$link[i]}> 
Replace the above line with the following
Code: <{include file="db:wflinks_linkload.html" wfllink=$link[i]}> 
Save the fileupload it to your server and update WF-Links from the Module Administration.

Post subjectBug in include/notifications.php   
--------------------------------------------------------------------------------
When notifications are enabled an error might occur
Fix 
Open the file 
include/notifications.inc and replace this line
Code$mydirname basenamedirname__FILE__ ) ); 
with this line
Code$mydirname basenamedirname(  dirname__FILE__ ) ) ); 
================================

These above mentioned bugs, I fixed myself. I am running Mc Donalds Wf Links (fixed) 1.07 Final and it runs just fine. There are still some warnings, but I am no developer to be able to solve these. As far as I can say, these warnings have no effect on funtioning of the module. For this perhaps developers can shed a light on it.
If you feel like it, I can send you the Wf Links 1.07Final version (including the above 2 fixes). Just let me know.

Warnings I get: (xoops 2.5.5, WF Links 1.07 Final)
NoticeUndefined indexextensions in bestand /class/module.textsanitizer.php regel 622 
Waarschuwing
array_filter() [function.array-filter]: The first argument should be an array in bestand /class/module.textsanitizer.php regel 622 
Notice
Undefined indexextensions in bestand /class/module.textsanitizer.php regel 622 
Waarschuwing
array_filter() [function.array-filter]: The first argument should be an array in bestand /class/module.textsanitizer.php regel 622 
Notice
Undefined indexextensions in bestand /class/module.textsanitizer.php regel 622 
Waarschuwing
array_filter() [function.array-filter]: The first argument should be an array in bestand /class/module.textsanitizer.php regel 622



Grtz., Shine

EDIT:
OK,. .did some enhancements. (see bugfixlist) and zipped it up. Kept the versioning 1.07 Final because fixes aren't that big.
You can download revisited WF Link 1.07 Final (Mc Donalds)

EDIT2:
Download link removed as Mamba allready updated the module with the new Admin Gui, see post below.



30
Shine
Re: WF-Links 1.06 - XOOPS 2.5 GUI, Blue Room
  • 2012/6/23 8:20

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Downloadlink (and other links) not working




TopTop
« 1 2 (3) 4 5 6 ... 63 »



Login

Who's Online

178 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 178


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