Forums

Unfortunately no one can be told what FluxBB is - you have to see it for yourself.

You are not logged in.

#51 2008-05-30 08:35:21

KO
Member
Registered: 2008-05-13
Posts: 10

Re: FluxBB Wiki

Smartys wrote:

Since the code is for Dokuwiki and not FluxBB, no, it can't be a FluxBB extension wink

Ok, I had mistakenly thought there would be changes required with both the forum code and the wiki code. So I just have to drop the authentication code into the wiki and it should 'just work'!

Offline

#52 2008-05-30 09:21:06

Franz
Lead developer
From: Germany
Registered: 2008-05-13
Posts: 3,753
Website

Re: FluxBB Wiki

Uhmmm... the wiki's login system does not work


fluxbb.de | develoPHP

"As code is more often read than written it's really important to write clean code."

Offline

#53 2008-05-30 10:39:07

Smartys
Former Developer
Registered: 2008-04-27
Posts: 3,117
Website

Re: FluxBB Wiki

KO: The authentication layer is Dokuwiki code. If you upload the file and configure Dokuwiki to use it, it will "just work"
lie2815: It works for me

Offline

#54 2008-06-03 18:25:37

SuperMAG
Member
Registered: 2008-05-10
Posts: 700

Re: FluxBB Wiki

can any one make that upgrading from 1.2 to 1.3 quickly .... i realy need to update my forum

thanks


Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Offline

#55 2008-06-04 10:51:51

Connor
Former Developer
Registered: 2008-04-27
Posts: 1,127

Re: FluxBB Wiki

Upload 1.3, run db_update.php, done.

Offline

#56 2008-06-04 14:02:30

SuperMAG
Member
Registered: 2008-05-10
Posts: 700

Re: FluxBB Wiki

Connor wrote:

Upload 1.3, run db_update.php, done.

ok here are few questions

1- when i upload 1.3 and remove all the 1.2 files do i need to run install.php
2- what tables do i need to upload from the old 1.2 db.
3- my forums is highly modified by mods . will db_update.php removed the uneeded tables etc


Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Offline

#57 2008-06-04 14:06:33

Utchin
Member
Registered: 2008-05-09
Posts: 201

Re: FluxBB Wiki

ok here are few questions

Edit:
1. No.
2. Erm, all the base tables. I suggest just putting them all there.
3. No, nothing will be removed.

Last edited by Utchin (2008-06-04 15:11:13)

Offline

#58 2008-06-04 14:17:24

elbekko
Former Developer
From: Leuven, Belgium
Registered: 2008-04-30
Posts: 1,131
Website

Re: FluxBB Wiki

wtf?

1. No.
2. Erm, all the base tables. I suggest just putting them all there.
3. No, nothing will be removed.


Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Offline

#59 2008-06-04 14:28:57

SuperMAG
Member
Registered: 2008-05-10
Posts: 700

Re: FluxBB Wiki

ok two answers different from each other.

ok there are few more.

4- i want to remove all the unessasery tables of mods that remains in db. how . does db_update.php do that.


Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Offline

#60 2008-06-04 15:12:11

Utchin
Member
Registered: 2008-05-09
Posts: 201

Re: FluxBB Wiki

SuperMAG wrote:

4- i want to remove all the unessasery tables of mods that remains in db. how . does db_update.php do that.


No. you will have to remove them manulay

Offline

#61 2008-06-04 18:10:17

SuperMAG
Member
Registered: 2008-05-10
Posts: 700

Re: FluxBB Wiki

you got to be kidding me


Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Offline

#62 2008-06-04 18:53:37

elbekko
Former Developer
From: Leuven, Belgium
Registered: 2008-04-30
Posts: 1,131
Website

Re: FluxBB Wiki

Yes, it's all a big ploy to kid you.


Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Offline

#63 2008-06-04 19:27:12

Felix
Member
Registered: 2008-05-13
Posts: 352

Re: FluxBB Wiki

How should FluxBB know what mods you have installed and what tables they have created?

Offline

#64 2008-06-04 19:32:19

Smartys
Former Developer
Registered: 2008-04-27
Posts: 3,117
Website

Re: FluxBB Wiki

Yes, FluxBB should definitely be dropping any tables it doesn't recognize from the database. That's a great idea. It's not like that would have any impact on other systems... oh wait. wink

Offline

#65 2008-06-04 19:40:54

Popov
Member
From: Bulgaria
Registered: 2008-05-18
Posts: 46
Website

Re: FluxBB Wiki

Please add bg (Bulgarian) to the wiki. I'll translate it.


Free forex software - visual backtester, optimizer, trader...

Offline

#66 2008-06-04 19:41:42

Smartys
Former Developer
Registered: 2008-04-27
Posts: 3,117
Website

Re: FluxBB Wiki

Done

Offline

#67 2008-06-04 20:04:10

Popov
Member
From: Bulgaria
Registered: 2008-05-18
Posts: 46
Website

Re: FluxBB Wiki

Ok. Thanks. I started.


Free forex software - visual backtester, optimizer, trader...

Offline

#68 2008-06-04 21:41:35

SuperMAG
Member
Registered: 2008-05-10
Posts: 700

Re: FluxBB Wiki

ok smart people how can you tell which mod is that table and remove when you have more then 100 installed ....

i have a simple idea that a kid can make up with it  .... why not make a script that remove all the tables that are not recognized by 1.3 ... or that are not in 1.3 tables list


Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Offline

#69 2008-06-04 22:19:06

Connor
Former Developer
Registered: 2008-04-27
Posts: 1,127

Re: FluxBB Wiki

SuperMAG, take it to a new thread.

and

Smartys wrote:

Yes, FluxBB should definitely be dropping any tables it doesn't recognize from the database. That's a great idea. It's not like that would have any impact on other systems... oh wait. wink

Offline

#70 2008-07-22 11:45:30

essius
Member
From: Sweden
Registered: 2008-07-20
Posts: 12

Re: FluxBB Wiki

It would be nice with some info about websiteintegration in the wiki. Maybe some pun-stuff can be "translated" to flux-stuff?

For e.g; http://punbb.informer.com/docs/dev.html#integration

When searching the flux forum its mostly "use external.php" and the next msg is "dont use that", and maybe a third saying "just use this, pull it from db" without how its done :S  :-)

Offline

#71 2008-07-22 11:52:06

Smartys
Former Developer
Registered: 2008-04-27
Posts: 3,117
Website

Re: FluxBB Wiki

And that is why we wouldn't use the PunBB documentation wink
It's an old holdover from the 1.2 days. extern.php, as was said in the topic that you obviously read, is meant to be used to syndicate data outside of the current site. If you're on the same site, you likely have access to the database, and therefore running a query and fetching the results will give you less overheard than a full extra HTTP request.
I don't happen to have time to write up a good wiki page on integrating content, although eventually there should be an extension which provides helper functions for doing just that.

Offline

#72 2008-07-22 21:11:45

theUg
Member
From: Russia
Registered: 2008-05-28
Posts: 57
Website

Re: FluxBB Wiki

1.2 is still a current final release of FluxBB, so it wouldn’t be prudent to completely forgo its support or respective wiki. wink


Not only do I not know the answer,
I don’t even know what the question is

Offline

#73 2008-07-22 21:32:49

Smartys
Former Developer
Registered: 2008-04-27
Posts: 3,117
Website

Re: FluxBB Wiki

The advice itself (use database queries over HTTP request) isn't any less true for 1.2 wink

And there are syndication pages for 1.2 and 1.3 that describe how to use them.

Offline

#74 2008-07-22 22:19:13

theUg
Member
From: Russia
Registered: 2008-05-28
Posts: 57
Website

Re: FluxBB Wiki

Mayhaps I am looking in the wrong place or looking for the wrong things, but all I see is extern.php this and extern.php that. smile


Not only do I not know the answer,
I don’t even know what the question is

Offline

#75 2008-07-22 23:53:09

Smartys
Former Developer
Registered: 2008-04-27
Posts: 3,117
Website

Re: FluxBB Wiki

Yes, when I said "them" I meant extern.php. It's a how-to on syndicating content, not on integrating existing content into your site.

Offline

Board footer

Powered by FluxBB 1.4.8