1
petarn
Re: WF-Links is not displaying links in Category Listings
  • 2006/5/20 1:47

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


Ok I still can’t figure it out. I even uninstalled the mod deleted it and reloaded the new one and installed it. Disabled all other Modules except the System, created a Category and Link. Set all the different permission settings to all. With the same result Popularity and Rating will show the links but if you go by Category Listings no links.
What am I missing? What else can I try?



2
petarn
Re: WF-Links is not displaying links in Category Listings
  • 2006/5/20 0:25

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


McDonald thx you so much truly appreciated!



3
petarn
WF-Links is not displaying links in Category Listings
  • 2006/5/19 23:24

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


WF-Links is not displaying links in Category Listings. I found the following post and did the following steps with no change for my problem:
https://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=42869&forum=28

File: viewcat.php
Description: fix page navigation on link pages.

line 206
========
old : $list_by = "'cid=' . $cid";
new : $list_by = "cid=$cid";

----------------------------------------------------------

File: viewcat.php
Description: pagenav not working in 'Browse links by alphabetical listing'

line 184
========
old : $list_by = "'list=' . $list";
new : $list_by = "list=$list";

----------------------------------------------------------

File: topten.php
Description: Popularity and Rating lists not showing
Solution: typo in line 34, groupid should be pid

lines 34 old
=============
$result = $xoopsDB -> query( "SELECT cid, title, groupid FROM " . $xoopsDB -> prefix( WFLINKS_CAT ) . " WHERE pid=0" );

lines 34 new
=============
$result = $xoopsDB -> query( "SELECT cid, title, pid FROM " . $xoopsDB -> prefix( WFLINKS_CAT ) . " WHERE pid=0" );

Note: In line 46 and 64 of the file viewcat.php the term 'groupid' is used also.
Changing this to 'pid' didn't change anything noticeable.


You can see at the sitehttp://www.mx96.com/modules/wflinks/ There are 2 Categories and 1 Links listed. Under Popularhttp://www.mx96.com/modules/wflinks/topten.php?list=hit or Top Rated you can view the link but not in the Category Listings. I triedhttp://www.wf-projects.com but the sites are empty. Are they still around?
Can anybody help me?



4
petarn
Re: CBB 2.32 "Fatal Error" Unable to access forum
  • 2006/5/19 18:18

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


got the answer here:
https://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=49851&forum=28
if anybody like to know



5
petarn
Re: "Fatal Error" Unable to access forum
  • 2006/5/19 18:15

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


You rull thx so much.
First i check on newbb_ guess what was not there then checked on version of cbb and needed ubdate. go figure now it works.
I really appreciate you help taking the time to reply.



6
petarn
"Fatal Error" Unable to access forum
  • 2006/5/19 17:07

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


I'm running XOOPS 2.2.4 with CBB 2.32 and the forum module is not working correctly. I've read elsewhere that the CBB module might have conflicts with WordPress, so I deactivated that module. This did not help either.

http://www.mx96.com/modules/newbb/
http://www.mx96.com/modules/newbb/viewforum.php?forum=1


I have tried using NewBB2, CBB 1.16, CBB 3.0, you name it. However, they all give me the same exact error. I'm truly stumped, please help.

this bin ask bevore at:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=48274



7
petarn
Re: CBB 2.32 "Fatal Error" Unable to access forum
  • 2006/5/19 17:02

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


I am haveing the exact same problem. Anybody got a answer for this?



8
petarn
Theme Changer module.
  • 2006/5/19 1:44

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


Is ther an Theme Changer module for XOOPS 2.2.3 Final available?



9
petarn
Including Java script in to Xoops?
  • 2006/5/18 20:45

  • petarn

  • Just popping in

  • Posts: 9

  • Since: 2004/9/14


Hi, I am new to XOOPS and php and trying to include some java <script language=JavaScript src=http://www.listinferno.com/show/list.php?id=10184></script> to a theme default page with now success. I can insert the code in to a block just fine.
Any pointers where I can start to learn about this some more to untherstand?




TopTop



Login

Who's Online

160 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 160


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