1
vinit
Bug in WF-Section 2.0
  • 2004/7/6 17:04

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


its a minor bug, the "List All Articles" has its link pointing from base directory instead of XOOPS home directory

example
List all articles has the following link
http://127.0.0.1/modules/wfsection/viewarticles.php?category=1

where as the link should be same as the category link
http://127.0.0.1/xoops/html/modules/wfsection/viewarticles.php?category=1

here xoops/html is the folder setup in which XOOPS installed.

if i click on the category (section) the second link (http://127.0.0.1/xoops/html/modules/wfsection/viewarticles.php?category=1) is there which is working fine, but when clicking the List all articles ... it breaks down.

Might be bug in template or somewhere...

***********************************
Edit
***********************************

on a quick look found that following code in wfsection_catindex.html is not working as expected. looks like here $xoopsurl is not getting its value.

<div align="right"><a href='<{$xoopsurl}>/modules/wfsection/viewarticles.php?category=<{$category.catid}>'><small><img src="images/icon/arrow_blueW.gif" alt="" width="16" height="16" border="0" align="absmiddle"> <{$lang_listarticles}></small></a></div>
<br />

Any one knows what could be the reason

vinit

2
Catzwolf
Re: Bug in WF-Section 2.0
  • 2004/7/6 17:34

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


@Vinit:

This is a known bug and you will find the anser to you question here:
Answer Here

Other Known Issues Reported

Liquid

3
davidl2
Re: Bug in WF-Section 2.0
  • 2004/7/6 17:35

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Added to the WFSections Bug report section here

Edit: Whoops Sorry Liquid - missed that one! *blush*

4
vinit
Re: Bug in WF-Section 2.0
  • 2004/7/6 17:44

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Thanks, trying to implement that change.. i think is very minor bug. please fix it in your side too.

Converting $xoopsurl to $xoops_url didnt work :( still showing same link. Any other thing need to be checked ????

Vinit

5
Bender
Re: Bug in WF-Section 2.0
  • 2004/7/6 18:33

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


This and the other bugs in the afforementioned thread will be fixed in the next release.

Please update your module in System Administration. After that it should be working as expected.

You might also check here:

View All Articles

6
Catzwolf
Re: Bug in WF-Section 2.0
  • 2004/7/6 20:00

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Quote:

vinit wrote:
Thanks, trying to implement that change.. i think is very minor bug. please fix it in your side too.

Converting $xoopsurl to $xoops_url didnt work :( still showing same link. Any other thing need to be checked ????

Vinit


Did you update the module after the changes?

Liquid

7
comegona
Re: Bug in WF-Section 2.0
  • 2004/7/7 0:07

  • comegona

  • Not too shy to talk

  • Posts: 165

  • Since: 2003/11/9


Sorry to bust in like this but, is there an upgrade to this version of WFS? I using 1.01


If not I may have to start learning PHP and MySSQL and build my own.

ps.. see I cant even spell MySQL propelly

8
vinit
Re: Bug in WF-Section 2.0
  • 2004/7/7 4:41

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Quote:
Did you update the module after the changes?


Oh, i forgot to do that. :( well will do that and see if it works.

======
EDIT
======

Did module update, still facing the same problem ????

Anything missing somewhere ??


Login

Who's Online

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


Members: 0


Guests: 233


more...

Donat-O-Meter

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

Latest GitHub Commits