[BETA] Ultimate Board Clubs 1.0.3

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Anti-Spam Guide
User avatar
woipi90
Registered User
Posts: 908
Joined: Mon Feb 16, 2009 5:32 pm
Location: Austria

Re: [DEV] Board Clubs

Post by woipi90 »

yeah, i thought about including something for he ups mod.... ;)

but i will need some time for this and right now i'm a bit busy studying and i realy need somebody to help me with this as jh0nny isn't replying to my posts anymore, who wanted to test and finish the first version for release.... :(


grz woipi
My mods: Ultimate Board Clubs
Support: only for the UBCS!
-----
function be_friends($uid, $u){return ($u == $user->['user_id']) ? false : true;}
$this->be_friends($uid, $user->['user_id']) ? $allow_pm : echo "You failed again";
_Al
Registered User
Posts: 203
Joined: Mon Oct 20, 2008 9:24 pm
Location: Sweetas - All your friends online
Contact:

Re: [DEV] Board Clubs

Post by _Al »

FANTASTIC WORK GUYS


Clube idea

optional..Pionts needed to join club
User avatar
darkonia
Registered User
Posts: 1901
Joined: Tue May 13, 2008 1:10 pm
Location: Munich, Germany
Contact:

Re: [DEV] Board Clubs

Post by darkonia »

woipi90 wrote:yeah, i thought about including something for he ups mod.... ;)

but i will need some time for this and right now i'm a bit busy studying and i realy need somebody to help me with this as jh0nny isn't replying to my posts anymore, who wanted to test and finish the first version for release.... :(


grz woipi
i can help you to beta testing the mod?
MMOG-Heaven - Das Gaming Portal
Community bedeutet Gleichgesinnte finden - MMOG-Heaven ist Deine Community! Von Spielern für Spieler bietet Dir dieses Portal genau das, was ein Spieler braucht. Bleibe ständig informiert, finde die neuesten MMORPGs, oder suche die frischesten News aus der Welt des Online Gamings - dieses und vieles mehr erwartet Dich auf MMOG-Heaven.
User avatar
woipi90
Registered User
Posts: 908
Joined: Mon Feb 16, 2009 5:32 pm
Location: Austria

Re: [DEV] Board Clubs

Post by woipi90 »

hy guys,

just released my first dev version....

plz don't forget it's a dev version and not considered to be run on a live board so don't complain if it ruined your board.... ;)

no i just discussed the dev stage with darkonia who will help me a bit and he meant it runs smoothly on his board after installing....


grz woipi
My mods: Ultimate Board Clubs
Support: only for the UBCS!
-----
function be_friends($uid, $u){return ($u == $user->['user_id']) ? false : true;}
$this->be_friends($uid, $user->['user_id']) ? $allow_pm : echo "You failed again";
User avatar
darkonia
Registered User
Posts: 1901
Joined: Tue May 13, 2008 1:10 pm
Location: Munich, Germany
Contact:

Re: [DEV] Board Clubs

Post by darkonia »

on my test board, not on my live board, but this i will test tomorrow :ugeek:

thx woipi xD

we hope for much response and good critics!
MMOG-Heaven - Das Gaming Portal
Community bedeutet Gleichgesinnte finden - MMOG-Heaven ist Deine Community! Von Spielern für Spieler bietet Dir dieses Portal genau das, was ein Spieler braucht. Bleibe ständig informiert, finde die neuesten MMORPGs, oder suche die frischesten News aus der Welt des Online Gamings - dieses und vieles mehr erwartet Dich auf MMOG-Heaven.
joebart72
Registered User
Posts: 743
Joined: Thu Feb 01, 2007 5:54 am

Re: [DEV] Board Clubs

Post by joebart72 »

Thanks woipi90, I try :D I think it would be a good idea to see clubs on viewtopic too... ;)
I don't see where to manage permissions ?

OK, after testing :

1/ We must choose an avatar for club. Is there a way to choose if avatar is required or not ?
2/ Why do I have to enter my email and twice ? I'me registered and have to enter my mail ? Very boring !
3/ I write a post and trouble with accents :
Vid??os [ Edit ] [ Delete ]
Instead of vidéos (I'm french)

4/ In CPA, I choose Disable verification ==> Yes and it stays on NO (I ran the install script). I only have this setting in CPA, is it normal ?
5/ An error occured when I went back to club index page :

Code: Select all

SQL ERROR [ mysql4 ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2 [1064]

SQL

SELECT * FROM phpbb_users WHERE user_id =

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/functions_clubs.php
LINE: 183
CALL: dbal_mysql->sql_query()

FILE: clubs.php
LINE: 151
CALL: board_clubs->get_user_info()
I learn English with phpbb.com :)
User avatar
woipi90
Registered User
Posts: 908
Joined: Mon Feb 16, 2009 5:32 pm
Location: Austria

Re: [DEV] Board Clubs

Post by woipi90 »

joebart72 wrote:Thanks woipi90, I try :D I think it would be a good idea to see clubs on viewtopic too... ;)
I don't see where to manage permissions ?

OK, after testing :

1/ We must choose an avatar for club. Is there a way to choose if avatar is required or not ?
2/ Why do I have to enter my email and twice ? I'me registered and have to enter my mail ? Very boring !
3/ I write a post and trouble with accents :
Vid??os [ Edit ] [ Delete ]
Instead of vidéos (I'm french)

4/ In CPA, I choose Disable verification ==> Yes and it stays on NO (I ran the install script). I only have this setting in CPA, is it normal ?
5/ An error occured when I went back to club index page :

Code: Select all

SQL ERROR [ mysql4 ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2 [1064]

SQL

SELECT * FROM phpbb_users WHERE user_id =

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/functions_clubs.php
LINE: 183
CALL: dbal_mysql->sql_query()

FILE: clubs.php
LINE: 151
CALL: board_clubs->get_user_info()
for the first thing i will make it so that the avatar isn't required anymore.... easy to make because there exists already a no avatar....

the second you don't have to enter a email adress i think because if you don't enter one the email adress from your nomal phpbb account is taken.... the reason why this field exists is because some peoble want to be contacted on another email adress if there are questions to this club....
f. e. if you have a club created for a society.... ;)

third one i will take a look on it....

some bug i see but it switches in the database right?

so to the last bug i need some more infos.... from where do you go back to the club index page?


grz woipi
My mods: Ultimate Board Clubs
Support: only for the UBCS!
-----
function be_friends($uid, $u){return ($u == $user->['user_id']) ? false : true;}
$this->be_friends($uid, $user->['user_id']) ? $allow_pm : echo "You failed again";
joebart72
Registered User
Posts: 743
Joined: Thu Feb 01, 2007 5:54 am

Re: [DEV] Board Clubs

Post by joebart72 »

For the last bug, it occured once i click on my profile.

For email, if I don't enter a mail, I have to all begin again, all is lost. Same thing if I entr a bad avatar (too big for example).
Once I submit and if my avatar is bad or email is not entered, all is lost and I must do again everything...
I learn English with phpbb.com :)
artikkk
Registered User
Posts: 379
Joined: Sun Jan 04, 2009 1:37 pm
Location: Roma

Re: [DEV] Board Clubs

Post by artikkk »

Code: Select all

[phpBB Debug] PHP Notice: in file /clubs.php on line 118: move_uploaded_file() [function.move-uploaded-file]: Operation not permitted

:?
sorry for my bad english :S
User avatar
woipi90
Registered User
Posts: 908
Joined: Mon Feb 16, 2009 5:32 pm
Location: Austria

Re: [DEV] Board Clubs

Post by woipi90 »

joebart72 wrote:For the last bug, it occured once i click on my profile.

For email, if I don't enter a mail, I have to all begin again, all is lost. Same thing if I entr a bad avatar (too big for example).
Once I submit and if my avatar is bad or email is not entered, all is lost and I must do again everything...

ok the email thing i will correct.... for the part if you upload a to big avatar i don't know how to keep the data inserted but you can go back so the form will appear again....
but if somebody can tell me how to do that the data isn't lost plz tell me....

for the debug error i don't know what i have done wrong with the upload function.... :(


grz woipi
My mods: Ultimate Board Clubs
Support: only for the UBCS!
-----
function be_friends($uid, $u){return ($u == $user->['user_id']) ? false : true;}
$this->be_friends($uid, $user->['user_id']) ? $allow_pm : echo "You failed again";
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [DEV] Board Clubs

Post by eunaumtenhoid »

thx^^

idea:

permissions for groups:

who can or not to create Clubs
who can or not to see the categories of clubs

panel of "moderation / administration" for the creator of the Clubs it can configure your Clubs, as:

list for the included approval
delete the Clubs
with the option of creating categories
to select non members can see the categories

In acp:

option of enable/ disable mod
option of disable the creation of Clubs
to place option of recent posts of the Clubs
option for you moderate the post

I have only these ideas in the moment, in case I think in more some I post here
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
woipi90
Registered User
Posts: 908
Joined: Mon Feb 16, 2009 5:32 pm
Location: Austria

Re: [DEV] Board Clubs

Post by woipi90 »

eunaumtenhoid wrote:thx^^

idea:

permissions for groups:

who can or not to create Clubs
who can or not to see the categories of clubs

panel of "moderation / administration" for the creator of the Clubs it can configure your Clubs, as:

list for the included approval
delete the Clubs
with the option of creating categories
to select non members can see the categories

In acp:

option of enable/ disable mod
option of disable the creation of Clubs
to place option of recent posts of the Clubs
option for you moderate the post

I have only these ideas in the moment, in case I think in more some I post here
thx this are very good ideas and when i have time again i will look into including some o f thembut time is limited as i'm currently busy studying, that's why i need some help to carry on the development while i'm busy....

but don't worry i don't give up the development on it.... ;)


grz woipi
My mods: Ultimate Board Clubs
Support: only for the UBCS!
-----
function be_friends($uid, $u){return ($u == $user->['user_id']) ? false : true;}
$this->be_friends($uid, $user->['user_id']) ? $allow_pm : echo "You failed again";
lugsciath
Registered User
Posts: 316
Joined: Tue Oct 02, 2007 11:12 am

Re: [DEV] Board Clubs

Post by lugsciath »

1.) The ??? seams to be a missing utf8 statement, i got the same error
2.) Have some sql errors also, justing testing out
lugsciath
Registered User
Posts: 316
Joined: Tue Oct 02, 2007 11:12 am

Re: [DEV] Board Clubs

Post by lugsciath »

I controlled all editing twice, copied all files well and got this error:
Allgemeiner Fehler
SQL ERROR [ mysql4 ]

Daten abgeschnitten, außerhalb des Wertebereichs für Feld 'user_id' in Zeile 1 [1264]

Beim Laden der Seite ist ein SQL-Fehler aufgetreten. Bitte kontaktiere die Board-Administration, falls dieses Problem fortlaufend auftritt.

sql error 1264 ?
on joining the clubs. The sql statement seams to be okay (i copied the line into the myadmin shell and it works), but the sql statement in functions_club.php / club php seams to be wrong. I didnt find a error.
lugsciath
Registered User
Posts: 316
Joined: Tue Oct 02, 2007 11:12 am

Re: [DEV] Board Clubs

Post by lugsciath »

http://webomania.wordpress.com/2006/10/ ... umn-error/

? I´m not able to do the solution in 1), because the option is locked by hoster ;)
Locked

Return to “[3.0.x] MODs in Development”