1
Mamba
MyLinks 3.11 RC2 Ready for Testing
  • 2013/3/7 8:05

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


As announced in this News, Zyspec has released MyLinks 3.11 RC2 for Testing.

Mylinks is a XOOPS module that allows an administrator to create a series of website links. The module provides the ability for other users to submit sites for inclusion in the list which can be monitored by the administrator and then approved if desired.

Features:

  • Category support to put links into a logical order

  • Uses XOOPS search to search the title and description

  • Can screen shots stored locally or automatically create them using a 3rd party service

  • Create QrCodes for links (requires QrCode module)

  • Create link PDF

  • Print link Information

  • Tell-A-Friend feature to email information about a link to someone else (uses XOOPS Captcha)

  • Users can rate links

  • Links can be bookmarked using various 3rd party services

  • RSS / ATOM feeds

  • Flexible display of page headers, menus, etc

  • XOOPS blocks - Display random link, most recent links, Display most popular links

  • Supports usage of XOOPS Comment and Notification systems

  • User can report broken links

  • User can submit link for inclusion in the list



This is an RC release, please do not use it on a production site!

Important Notices:
Please read the INSTALL.TXT file for installation and configuration information. Mylinks 3.11 will be the last release supporting folder relocation.

Backup your existing site before installing/upgrading any new XOOPS module.

Download: XOOPS Mylinks 3.11 RC2
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

2
Cifug
Re: MyLinks 3.11 RC2 Ready for Testing
  • 2013/3/7 20:20

  • Cifug

  • Quite a regular

  • Posts: 208

  • Since: 2007/12/13


Just noticed the below errors... I must have missed them in preliminary testing

Warning: include_once(../class/utility.php) [function.include-once]: failed to open streamNo such file or directory in file /modules/mylinks/blocks/mylinks_rand.php line 29

Warning
: include_once() [function.include]: Failed opening '../class/utility.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php'in file /modules/mylinks/blocks/mylinks_rand.php line 29


The random block does however appear to be functioning perfectly though

Cheers,
Marty.

3
zyspec
Re: MyLinks 3.11 RC2 Ready for Testing
  • 2013/3/7 21:43

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Sorry about that, although annoying it won't cause any problems. That file include is no longer necessary so you can just comment out line 29 in ./blocks/mylinks_top.php
//    include_once '../class/utility.php';

4
Cifug
Re: MyLinks 3.11 RC2 Ready for Testing
  • 2013/3/7 23:13

  • Cifug

  • Quite a regular

  • Posts: 208

  • Since: 2007/12/13


Quote:

zyspec wrote:
That file include is no longer necessary so you can just comment out line 29 in ./blocks/mylinks_top.php
//    include_once '../class/utility.php';

I'm pretty sure you meant ./blocks/mylinks_rand.php

I did this and no more errors and the random link block works perfectly.

Thanks,
Marty.

5
zyspec
Re: MyLinks 3.11 RC2 Ready for Testing
  • 2013/3/8 4:08

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


*sigh* Yes, you are correct.... ./blocks/mylinks_rand.php

6
Cesagonchu
Re: MyLinks 3.11 RC2 Ready for Testing

First, thank you Zyspec, to have updated the module MyLink

Advice, remember to update the module to this link when you found and correct the error, for example:
Quote:

zyspec wrote:
That file include is no longer necessary so you can just comment out line 29 in ./blocks/mylinks_top.php
//    include_once '../class/mylinks_rand';



Then, I found some errors:

1 -
'/class/module.errorhandler.php' is deprecated since XOOPS 2.5.4please create your own error messages instead.




2 - When I set permissions, I have this message :
_MD_AM_DBUPDATED
instead of a sentence.



3 - When I go to:
mylinks/atom.php
modules/mylinks/rss.php

error on line 31 at column 1Extra content at the end of the document
Below is a rendering of the page up to the first error
.


7
zyspec
Re: MyLinks 3.11 RC2 Ready for Testing
  • 2013/3/15 17:29

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Cesag,

Thank you for testing this release. Here are a few comments.

Quote:

1 - '/class/module.errorhandler.php' is deprecated since XOOPS 2.5.4, please create your own error messages instead.


This is a warning from XOOPS core. This functionality will be replaced in a future version of Mylinks. This will not interfere with operation. I will place a note in the release documentation stating that this warning is expected in XOOPS 2.5.4+

Quote:

2 - When I set permissions, I have this message :
_MD_AM_DBUPDATED
instead of a sentence.

This will be changed in 6 places to _MD_MYLINKS_DBUPDATED.

Quote:

3 - When I go to:
mylinks/atom.php
modules/mylinks/rss.php

error on line 31 at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.


Please try this again with debug turned off.

8
Cesagonchu
Re: MyLinks 3.11 RC2 Ready for Testing

Quote:

zyspec wrote:

Quote:

3 - When I go to:
mylinks/atom.php
modules/mylinks/rss.php

error on line 31 at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.


Please try this again with debug turned off.



Now I have this:
This XML file does not appear to have any style information associated with itThe document tree is shown below.

9
zyspec
Re: MyLinks 3.11 RC2 Ready for Testing
  • 2013/3/15 21:38

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Thank you Cesag. I will try and test this again. Can you tell me which browser (and version) you are using so I can try and duplicate the issue?

10
Cesagonchu
Re: MyLinks 3.11 RC2 Ready for Testing

I use SRWare Iron
Version 24.0.1350.0 (176001).

Login

Who's Online

151 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 151


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