51
Mithrandir
Re: a Conjecture for others forums?

@ Orstio: Read permissions set so that the webserver can read the files?

@ Svaha: You'll need to install both SMF and the SMF-XOOPS bridge module in which you define the path of the SMF forum

@ Lance_: I'll try to set up a local SMF installation so I can test this. One question, though, is SMF running on its own database or the same as XOOPS?
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



52
Mithrandir
Re: a Conjecture for others forums?

Works fine at my local installation, so that's rather weird.

You don't get messages like
Module File for conjecture Not Found!Module File for Not Found!
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



53
Mithrandir
Re: a Conjecture for others forums?

Definitely - it should be installed just like any other module.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



54
Mithrandir
Re: Recommend me an RSS module anyone?

Search for Planet or xhld
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



55
Mithrandir
Re: a Conjecture for others forums?

OK, I'll let #3 go to the topic - it's not optimal, but I'd rather not duplicate permissions checks etc.

It ought to work, but it would be great if someone felt like trying it out
http://www.cusix.dk/uploads/xoops2_mod_conjecture_v2.00.tar.gz

as I don't have an SMF installation to test it against.
You configure in the module's preferences, which forum bridge to use (currently Newbb (i.e. CBB 3.07) or SMF)

Feedback here or on Cusix Xoops playground.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



56
Mithrandir
Re: a Conjecture for others forums?

Thanks for the info, Orstio

#1: check

#2: "valid SMF session" - when we are in another module, how do we ensure that the SMF session exists?

#3: Where will the user be sent afterwards? My intention is to go back to the article/download/etc. but if it goes to the thread, I guess people will live with it.

#4: Something like that, yes. Is there a hierarchy of categories and subforums or will a simple board table query do?

For banned:

Quote:
Do you plan to add support for more forums with your Conjecture (vBulletin, Invision Power Board.. Maybe I can make a nice list for you, if you want)?

I have abstracted things out so that all that is required is a new class and a small change to xoops_version.php

Quote:

Second: are you using $xoopsuser for things like permissions, usernames or what - for cbb or other forums bridged to XOOPS you can do it, but what if one is using a separate forum software that not share (or bridge) the userbase with XOOPS - and maybe don't need to give submits capability to users?

I don't do permissions at all, but leave it up to the forum module to enforce relevant permissions.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



57
Mithrandir
Re: a Conjecture for others forums?

No interest?
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



58
Mithrandir
Re: a Conjecture for others forums?

I will need some help on this.

I have abstracted it out, so that it should be relatively easy to add support for other forums, but someone with more intimate knowledge of SMF will need to help me with this.

I'll have to have self-contained, all-emcompassing code for:

1) Given a topic ID, return an array of posts in that topic
2) Given a forum ID, a topic ID and a parent comment ID, return a form for adding a comment
3) Posting a new comment, following submissal of the form
4) Getting a hierarchical array of all forums, for matching forums with modules
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



59
Mithrandir
Re: a Conjecture for others forums?

For the SMF standalone? Or with a bridge (I believe it has come out, right?)

Send me the code at jkp attie cusix.dk and I'll take a look at it sometime.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software



60
Mithrandir
Re: Function of 'pagenav' and 'renderNav(x,x)' ?

XoopsPageNav is not a function, but a class found in /class/pagenav.php

renderNav() is a class function that only takes one parameter, so if a module calls it with renderNav($x, $y), $y is discarded and not used.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 506 »



Login

Who's Online

202 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 202


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