11
zyspec
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/15 3:26

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Thanks Roby73. I have fixed the display for sort order in viewcat.php so it shows "Date (New Links Listed First), Title (A to Z), etc... (I also found a minor bug when I fixed this too)

I'll wait on clarifications from markesh on the problems reported above before I commit the changes to SVN.

12
markesh
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/15 7:38

  • markesh

  • Just popping in

  • Posts: 79

  • Since: 2007/7/14


I'm awfully sorry, zyspec -- in most cases, the cause of the problem is sitting right in front of the monitor

I made a mistake when downloading (only) the new files. I've downloaded the whole tarball and re-installed. Everything's fine now, but...

most recent block:
I can't find it... there's no block and no template

counting:
seems to be ok now, nevertheless:
Resized Image


5+1+56=62
summary: 61 active links (+1 waiting for validation, db-status="0")

db counts 60 items (lid 1-62, lid 29 and 30 are not there)

so mylinks seems to read only the lid counts.


besides I don't get the rss to work. I'll have a deeper look into this.

There are also problems when using MyLinks and MyDownloads 1.6. MD interferes with ML and also with MyReviews 2.19. I've deactivated MD, and ML and MR are fine (maybe I'll take the TDMDownloads instead)

suggestions:

1. admin/broken links
could you add the icons as shown in this image? It would make things a little clearer for novices

Resized Image


2. for later versions:
-- a complete list for all links would be fine (frontend and backend)
-- the admin section could be more convenient. A tree-like interface would be great (similar to the rmcommon-thing)
- a tree view for the categories in the frontend would also be nice. I hate clicking through the sub-categories...

3. German translation
I'm working on it


kind regards
markesh
First German XOOPS book: XOOPS-Buch.de

13
Mamba
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/15 13:57

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
1. admin/broken links
could you add the icons as shown in this image? It would make things a little clearer for novices

I've added it - please download from SourceForge SVN
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

14
zyspec
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/15 15:42

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Quote:
most recent block:
I can't find it... there's no block and no template

I've once again verified that it's in SVN and have it enabled on my test site (which I re-uploaded from SVN). Can you go the System->Modules control panel and update the MyLinks module then go to the MyLinks admin control panel & click the 'Blocks' menu link (above the tabs) and then show me a screenshot of what you see?

Quote:
5+1+56=62
summary: 61 active links (+1 waiting for validation, db-status="0")
db counts 60 items (lid 1-62, lid 29 and 30 are not there)
so mylinks seems to read only the lid counts.

I've fixed this in my local copy, I'll update SVN once we get through some of these other issues and I can merge my changes with the latest changes from Mamba.

Quote:
besides I don't get the rss to work. I'll have a deeper look into this.

Please make sure you turn XOOPS debug off, it will interfere with creation of a valid RSS feed.

I'll have to look at why MyDownloads and MyLinks are having problems. Can you tell me the symptoms of the failure? I have them both running on my test system (although the MyDownloads version is significantly different than what's in SVN so I may have 'fixed' MyDownloads). As soon as we get MyLinks working I can move on to fixing MyDownloads.

I'll add your other requests to the list of things to investigate in a future release.

Thanks for taking the time to help debug.

15
Roby73
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/15 22:51

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


There is an other qrcode module?

The button make it qrcode don't work whith module qrcode classic.

16
markesh
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/16 6:27

  • markesh

  • Just popping in

  • Posts: 79

  • Since: 2007/7/14


@mamba:
Thanks, looks fine

1. could you please do some more cosmetic? It would look a little nicer with one or two spaces between icon and text and maybe a "=" before the text, so that it is clear that these icons are not clickable but an explanation of the list below


2. There's a mismatch in the "About"-Tab:
_AM_MODULEADMIN_ABOUT_DESCRIPTION is not defined. Before we had

define("_AM_MYLINKS_ABOUT_DESCRIPTION""Description: ");


in admin.php


3. concerning main.php and Broken Links:

define("_MD_MYLINKS_IGNOREDESC""Ignore (Ignores the report and only deletes the <strong>broken link report</strong>)");
define("_MD_MYLINKS_DELETEDESC""Delete (Deletes <strong>the reported website data</strong> and <strong>broken link reports</strong> for the link.)");


The text is not shown strong but only regularly


kind regards
markesh/karim
First German XOOPS book: XOOPS-Buch.de

17
markesh
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/16 16:09

  • markesh

  • Just popping in

  • Posts: 79

  • Since: 2007/7/14


@zyspec:

Thanks for your interest and for your patience

1. Block "Most recent"

screenshot as desired:

Resized Image


The "Aktuelle Links" = Recent Links

The module only provides the 3 blocks Recent, Random and Top

Latest download was from SVN Rev 8293



2. Template Admin

Maybe you could also have a look at this screenshot. I'm not quite sure whether this is ok.

Resized Image


The green color is original XOOPS output and not done by me after the screenshot was taken


3. RSS
is working now

The story behind: The feeds are collected by RSSFit XML RSS-Feed Version 1.21 in conjunction with XHLD0 3.07. The problem remained after installing X-Aggregator, using the same RSS-URI as with RSSFit.

Very strange was, that the error was the same as for MyDownloads, which is deactivated:

Resized Image


When I called the MyLinks rss.php directly in the browser, it looked ok. I then set up this URI in X-Aggregator, with no effect. Next step I deleted the MyLinks-RSS in X-Aggregator and set up a new one with the mylinks/rss.php URI. Tada...

The cause of the problem: RSSDFit uses a plugin for MyLinks, but this is still for the old MyLinks-Version. Maybe I'll go through it and try to get it running with MyLinks 3.1.

4. MyDownloads:
I'm using (i.e. I deactivated...) MyDownloads Version 1.6, modified by Hervé Thouzard. I'll send you more details later, if this is still of importance/interest. If this module is outdated, we could spare our resources for more important things

5. German translation:
Done so far

hth & kind regards
markesh/karim





First German XOOPS book: XOOPS-Buch.de

18
Mamba
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/16 17:49

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
1. could you please do some more cosmetic?

Done, and uploaded to SVN

Quote:
2. There's a mismatch in the "About"-Tab:
_AM_MODULEADMIN_ABOUT_DESCRIPTION is not defined.

This is now being pulled from ModelAdmin, so there is no need for it at the module level

Quote:
3. concerning main.php and Broken Links:

The text is not shown strong but only regularly

it's fixed now in SVN
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

19
markesh
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/16 20:32

  • markesh

  • Just popping in

  • Posts: 79

  • Since: 2007/7/14


svn 8204: "/english/main.php" is obviously "class/category.php"

svn 8205: strong text ok. "=" (as should be in 8204) not contained

just call me too perfect...

some more cosmetic sugestions:

-- Home/Configuration Check: one or two spaces after the green hook?

-- Modified Links: After "Descripton:" a blank line before the description to make it better readable.
Is it possible to color out the differences in original and proposed parts? I'd also suggest to change the appearance of the tables. See example image

Resized Image


If too difficult, it could be realized in a new version of MyLinks

-- Preferences: Two line in the tab are not separated by a white line ("Show extra functionality...", "Enable XOOPS sitewide search...")

kind regards
markesh/karim
First German XOOPS book: XOOPS-Buch.de

20
markesh
Re: MyLinks 3.11 missing file entry.php
  • 2011/11/17 18:48

  • markesh

  • Just popping in

  • Posts: 79

  • Since: 2007/7/14


@zyspec:

after a complete re-install of mylinks
-- there's now a menue item "Most recent"
-- when clicking on it, the Most recent list appears as content page (center)

I don't have this block in the bocks list (there are only Recent, Random and Top, as mentioned earlier), so I can't alter its position or change its title etc.

Maybe I misunderstood this and therefore was looking for a block like "Recent" or "Random".

kind regards
markesh/karim
First German XOOPS book: XOOPS-Buch.de

Login

Who's Online

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


Members: 0


Guests: 140


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