1

(23 replies, posted in General discussion)

Then I wish a moderator to close/remove this thread. Sorry for posting it here.

Have also ceased development on this project, don't have time to support it anyway.

2

(23 replies, posted in General discussion)

SuperMAG wrote:
SuperMAG wrote:

i cannot access the adminstartion area ... this error apear:

Parse error: syntax error, unexpected T_ELSE in /www/110mb.com/s/u/p/e/r/m/a/g/supermag/htdocs/Forum/Forum/admin/index.php on line 72

Sonrep wrote:

Fixed and released SunBB 0.1.1..

You might just remove the else on line 72 like this

well after i changed that i got another error:

Parse error: syntax error, unexpected '}' in /www/110mb.com/s/u/p/e/r/m/a/g/supermag/htdocs/Forum/Forum/admin/index.php on line 78

Sounds like you removed more than you should. I havn't tested this script, but I guess that you just removed an extra {. If that was the case, read the link again. Otherwise, I may take a look on it.

MadHatter wrote:

IMO its kind of lame to fork some else's work then promote your utensil on their website.

I'll stick w/ punbb.  lots-o-luck

Don't promote my own website, in the footer there's a link to the project page on sourceforge and to punbb.org.

hcgtv wrote:

You can go here: http://dev.punbb.org/browser/branches/punbb-1.3-dev

On the bottom you'll see: Download in other formats:

Click on: Zip Archive

ok..

quaker wrote:

do you have a link to a site that is running sunbb?

Q

Nope..

Andy wrote:

Yes, but to post it in the "Modifications" area of the original project's website is in my opinion, just damn rude. Create your own website and do it.

This just seems utterly pointless...

Was just interesting in the feedback. Wanted to hear the reaction from the punbb users/administrators first in order to see if it's ok. Kept the PunBB link in the footer and have no intentions to remove it in the future(If I'm going to continue with this project). Not planning to make a website of it, the maximum plans was just to fix bugs and then release a stable on sf.

3

(23 replies, posted in General discussion)

Right now, the only advantage is that you don't need to checkout from punbbs subversion repository.

Well, it wasn't intended to be special. Just fixing bugs and then release a stable ASAP.

Just want to read some more comments and later decide the future of this project.

4

(23 replies, posted in General discussion)

Fixed and released SunBB 0.1.1..

You might just remove the else on line 72 like this

5

(23 replies, posted in General discussion)

dude07 wrote:

If the things changed are so few, why not list them? wink

Well, a lot variable names have been changed, upgrade-functionality have been disabled. The version have been changed from 1.3 to 0.1..

6

(23 replies, posted in General discussion)

Well.. in waiting for PunBB 1.3 to be released, I decided to speed up the development, by giving it some competition.

SunBB is a fork of the current development branch of PunBB. Very few stuff have been changed(exept for the name). The signature link to Punbb.org have been kept.

Download

Comments..

7

(3 replies, posted in PunBB 1.2 discussion)

yemgi wrote:

no explanation needed 1.3 is not useable yet, its development is still in progress so it is normal that everything is not working

Not using it. Havn't used it for more than a half year or so.

Smartys, I see. Havn't heard about that method before. Thanks for the explanation!

8

(3 replies, posted in PunBB 1.2 discussion)

In punbb 1.3 there's no definition of the css class "altstyle". Despite this, some files refer to that class. I want a broader explanation than this. Is that a built in css class or something?

9

(1 replies, posted in PunBB 1.2 bug reports)

I haven't seen any definition for the css class: altstyle in the latest SVN of punBB 1.3

10

(1 replies, posted in PunBB 1.2 discussion)

Why was the plugin-system removed?

11

(38 replies, posted in PunBB 1.2 discussion)

I look forward for a move posts feature since I'm tired of users that posts in wrong thread. Split and merge threads is also essential.

Jansson wrote:

I've been planning to make a poll mod.

Why not a poll extension? smile

12

(38 replies, posted in PunBB 1.2 discussion)

hcgtv wrote:

One suggestion, you should put up an About page, it took me a while to figure out what the project was about.

May do, when/if I get time for that.

hcgtv wrote:

So you're hanging with Tortoise lately wink

That was when I started the project, now I've switched to the usual command-line svn wink Also using kdesvn.

Rickard wrote:

That's nice to hear. I'm adding the hooks required for the private messaging extension (which I am kind of writing at the same time).

Another thing I thought about was the ability to write and change extensions right from the admin. Because people have different needs. This could be possible without chmodding.. just by storing the edited extension in the DB(with xml). When you later overview your extension list, you can see a small this-extension-have-been-edited notice in those rows where you have changed code for the extension. It could also be possible to revert the changes back to default if you chose to. But that may be too bloated for PunBB.

Rickard just added a few hooks to the source code. That's great news for PunBB!

I've been using Rickards extension system in OpenLD for almost a month now and they work great(except when they conflicts with each other or a third party theme).

14

(10 replies, posted in Programming)

Update, there's currently 9 extensions available for OpenLD, 2 default and 7 that you can download.

15

(10 replies, posted in Programming)

Sorry to bump this old thread, but OpenLD 1.1 has been released.. it got new features like paypal integration and extensions smile

16

(5 replies, posted in PunBB 1.2 discussion)

Connorhd wrote:

In PHP, you can also write 'else if' (in two words) and the behavior would be identical to the one of 'elseif' (in a single word). The syntactic meaning is slightly different (if you're familiar with C, this is the same behavior) but the bottom line is that both would result in exactly the same behavior.

To quote your reference

Yes, I'm aware of that, I also mentioned that this wasn't a bug.

17

(5 replies, posted in PunBB 1.2 discussion)

Ok, this is not really a bug, but rather a syntax improvement suggestion

In extensions.php I found this

// Uninstall an extension
else if (isset($_POST['uninstall']))

Wouldn't it be better with some real php syntax like this

// Uninstall an extension
elseif (isset($_POST['uninstall']))

I havn't checked, but I suspect that this syntax can be found elsewhere in the code.

ref:http://se.php.net/manual/en/control-structures.elseif.php

hcgtv wrote:

After 1.3 comes out..

It's atleast a few months or a half year before 1.3 comes out, but I need a CMS before that.

Both miniportal and textpattern looks good, I will probably go for textpattern since I then can keep my "/forum" path and need a powerfull wiki.

Just according to your personal experience.

First, I will mention those CMSes I'm not going to use:
Puntal(too much french within the sourcecode, it's hard to edit(even tough sounds better than english))
Joomla(too much bloat, this is seriously the worst CMS I've tried so far)

Second, I like Drupal and I would like to use it as a CMS with PunBB.. but that's not possible.

So, what other great alternatives are there, what works best with PunBB except those I mentioned?

20

(10 replies, posted in Programming)

And now rc2 has been out for a while.. read about the changes here.

21

(10 replies, posted in Programming)

I reccommend everyone that have tried beta1 or beta2 to download the latest release: 1.0 rc1

The release fix a couple of bugs and implements new functionality such as the possibillity to add links/categories from the admin panel and a w3c compitable layout.

Read the whole changelog here.

zaher wrote:

Drupal is very slow.

In my experience, drupal is faster than many other CMS:s such as Joomla/Mambo

23

(10 replies, posted in Programming)

pedrotuga wrote:
Sonrep wrote:
pogenwurst wrote:

Would you consider adding a demo?

It would be pointless to add a demo since about 90% of the stuffs are in the admin. I can however show you a screenshot: http://sourceforge.net/project/screensh … _id=181014

??? should it output a directory site???

it will output a directory site like punbb will output a forum site. smile

24

(10 replies, posted in Programming)

pogenwurst wrote:

Would you consider adding a demo?

It would be pointless to add a demo since about 90% of the stuffs are in the admin. I can however show you a screenshot: http://sourceforge.net/project/screensh … _id=181014

25

(10 replies, posted in Programming)

I made a new directory script called OpenLD and released it under GPL, It has almost the same layout as PunBB 1.3 and includes some code from the PunBB project such as the db classes etc.

The features it has follows:
Ip banning
Word banning(censoring)
Link Directory
Powerfull administration of the Link Directory
Suggest Category
Submit Links

And some more..

It can be downloaded here: http://sourceforge.net/projects/openld/

Thoughts? Suggestions? Comments?
____________________

OpenLD 1.0 has been released..
download here