101

(8 replies, posted in Feature requests)

Paul wrote:

Sounds like a prime candidate for a commercial licence.

this would be useful for ISP that provide this kind of service "ready-to-use", not necesserly under commercial licence wink

@sleddog : i've already think of it before ; but never take the time to finish it and like said Tobi ; "I would hate to spend a lot  of time on something and then the next day 1.3 is coming out..." big_smile

hi hnners,
you can come to Puntal Forum
and ask to the Puntal English Support your installation problem.
regards.

103

(4 replies, posted in PunBB 1.2 troubleshooting)

llanis wrote:

All your questions will find an answer here : http://puntal.foxmax.info

you mean http://puntal.foxmask.info wink

104

(4 replies, posted in PunBB 1.2 troubleshooting)

this will be plan to be included in the next release wink

you did not insall punbb correctly .
you have to download to content of the upload directory ; not the upload directory itself...

Mod DFSS 1.5.3 out : This release includes a better workflow with match manager

DFSS pack 1.0.1 got one more repository wink

@Rickard : on punbb.fr someone give me the solution.
the column word was not in binary mode.
i've exported the schema with phpmyadmin 2.8 fon a mysql5.x and imported with phpmyadmin 2.8 to mysql 4.
the exported column was always with binary mode but not after the import step.

so what we need to keep in mind is the BINARY on the word column wink

regards.

Hi,
For thoses of you who use the French punBB version : i've made a package that provides :
- punBB 1.2.11-FR
- puntal 1.7
- DFSS 1.5.2

thus you just have to go to http://website/forum/ and follow the installation step and you will be able to use this trio i a minute wink

the goal of this 2 deliveries is to give you the choice between installation all the component from the pack or just the DFSS mod (if you already own punbb & puntal)

DFSS Pack 1.0.1

coming soon the same pack for English Speaking users.

This New Release fix 2 bugs in the language script file.

DFSS 1.5.2 @DaFun Spirit
DFSS 1.5.2 @PunRes

Finally the problem is still here, i've made a post and got the error ...
as i'm fed up with this error i've dropped the call of the update_search_index of edit.php and post.php neutral
Search engine will not work at all ...

112

(2 replies, posted in General discussion)

Does someone already try to adapt some of the designs made for CSS Zen Garden to PunBB ?

I think the problem is fixed :
what i did is :
i followed the rules explained on this page admin_maintenance.php and each time the process stopped with the previous message i returned to the admin_maintenance.php page added 1 to the next ID as explain and continued until the process finished correctly.

ImoTh3P wrote:

Hi,

I could reply to you in french but as it's an english forum...

Are-you sure that the AUTO_INCREMENT parameters is still present for this table?

yes :

Field        Type                     Null       Key                 Default        Extra
id              mediumint(8) unsigned           MUL                 NULL     auto_increment
word           varchar(20)                       PRI

actually i've asked to my hosting provider if its possible that they upgrade from mysql 4.0 to 4.1 and i could change the charset to utf-8.
but now i really dont know how to fix the problem with a specific workarround or something.

as my new hosting use MySQL 4.0 ; i cant change the charset like that :
SET CHARACTER SET utf8
because MySQL 4.0 did not know this chartset yet.
utf8 is known since 4.1...

the exported dump was from a MySQL 5 database in UTF-8 .

1 . punBB 1.2.11
2 . i dont know the encoding as i'm using mysql4 hmm


EDIT >
3 . MySQL 4.0
4. charset  : LATIN1.

elbekko wrote:

See if it's already in? tongue

ho i did not think of it how stupid i am ...

any another suggestion from someone else ?

Hi,
I recently change of hosting and made a dump of my database to import it on my new website.
I met problem when importing in pn_search_words so i decide remove the table in the exported dump and imported the dump like that.
All went well but now ; sometimes when i post in the forum i meet the following error :

forum/include/search_idx.php
Ligne : 149

PunBB a rapporté : Impossible d'ajouter les mots index de recherche

La base de données a rapporté : Duplicate entry 'passé' for key 1 (Errno: 1062)

so i tried to reindex the searching engine by truncate the pn_search_words once again and rebuild the index but the problem is still there hmm
even with the rebuild index i meet the error Duplicate Entry.

Any suggestion ?

121

(1 replies, posted in PunBB 1.2 discussion)

Hi
i search a punBB theme for a Counter-Strike forum / website.
Anyone knows one ?

regards.

122

(3 replies, posted in PunBB 1.2 discussion)

nice !

123

(3 replies, posted in PunBB 1.2 discussion)

Hi,

i would answer yes

recently an ISP migrated its mysql servers from 4 to 5 and now ; many of the forum software ( phpBB/IPB ) used by their "customers" do not work anymore because of the following error

"SQL Error : 1054 Unknown column 'g.group_id' in 'on clause'

SELECT ug.user_id, g.group_id as g_id, u.user_posts, g.group_count, g.group_count_max FROM phpbb_groups g, phpbb_users u LEFT JOIN phpbb_user_group ug ON g.group_id=ug.group_id AND ug.user_id=3 WHERE u.user_id=3 AND g.group_single_user=0 AND g.group_count_enable=1 AND g.group_moderator<>3

Line : 550
File : functions_post.php"

to fix this by hand they just have to add ( and ) arround the tables in the FROM. this is SQL 2003 compliant, like MySQL justify its changes wink

So when i saw all this problem i made a grep on punBB but found nothing special about FROM a,b .... LEFT JOIN .... ON. That's why i would answer yes to my question.
Anyone can confirm ?

regards.

This release 1.5 fix 3 errors in my HTML bloc and add 2 fuctionnalities.

- the First One permits to activate or not a Team. Or create fakes Teams to put in it substitutes players or VIPs players or Retired ones.
- the Second One permits to an opposite team to choice one of your "active" team against which it wants to play.

As usual to download DFSS, follow the leader wink (or go to punres)

you already said that here http://punbb.org/forums/viewtopic.php?id=9952