[ALPHA] 0.0.4 User Control Panel for phpBB 2.0.4

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! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Post Reply
khisanthax
Registered User
Posts: 443
Joined: Sun Mar 02, 2003 1:49 am

Post by khisanthax »

I'm new at this, but so far I've added netclectics minical, todo list which I found at http://www.phpbbhacks.com/download.php?id=1106, feedback hack and my own personal help center which is just a bunch of links to the faq and pm the me and mods. I'm also going to add bb usage statistics once I get some help from the author or someone else about a little error. if anyone is interested in adding these to their own ucp let me know and I'll post what I did but if not then i don't just want to add clutter. Great mod, thanks again.
Duskette
Registered User
Posts: 118
Joined: Mon Jan 07, 2002 3:18 am
Location: Singapore
Contact:

Post by Duskette »

Josh Windu wrote:

Code: Select all

Open: 
includes/usercp_viewprofile.php

$buddy_img = ( '<a href="buddycp.php?mode=add&t='.$topic_id.'&u='.$poster_id.'"><img src="' . $images['icon_buddy'] . '" alt="Add user to Your Buddy List" title="Add user to Your Buddy List" border="0" /></a>');

the $poster_id shd be $profiledata['user_id'] right? can't work with ur code but changed to that, working fine now.

Code: Select all

$buddy_img = ( '<a href="buddycp.php?mode=add&t='.$topic_id.'&u='.$profiledata['user_id'].'"><img src="' . $images['icon_buddy'] . '" alt="Add user to Your Buddy List" title="Add user to Your Buddy List" border="0" /></a>');
Josh Windu
Registered User
Posts: 377
Joined: Sun Jul 14, 2002 3:14 am
Location: Australia
Contact:

Post by Josh Windu »

well they both work, but I will use yours.
Nitrotech - Alpha stage... Your own fully customisable forum! and site!
Duskette
Registered User
Posts: 118
Joined: Mon Jan 07, 2002 3:18 am
Location: Singapore
Contact:

Post by Duskette »

Josh Windu wrote: well they both work, but I will use yours.


the former cant work, iszit becoz of phpbb version?
Josh Windu
Registered User
Posts: 377
Joined: Sun Jul 14, 2002 3:14 am
Location: Australia
Contact:

Post by Josh Windu »

not sure but it worked for me
Nitrotech - Alpha stage... Your own fully customisable forum! and site!
president
Registered User
Posts: 169
Joined: Thu Apr 04, 2002 11:31 pm

Post by president »

ok, sorry to announce that my studies have caught up with me, I haven't been able to get alot of work done on this mod recently cos of study and now my exams are looming near. I'm afraid I won't be able to work on this project until after May 10th.

Hopefully MJ will be able to work some more on it in my absense.
MJ
Registered User
Posts: 180
Joined: Thu Jan 03, 2002 10:20 pm
Contact:

Post by MJ »

khisanthax wrote: I'm also going to add bb usage statistics once I get some help from the author or someone else about a little error. if anyone is interested in adding these to their own ucp let me know and I'll post what I did but if not then i don't just want to add clutter. Great mod, thanks again.
I had errors with the BB Usage MOD also when installed, but have now (after some modification to it), got it running bug-free on 204, PM me you want the how-to fix.

For those using the Referral MOD v1.0.4, I've done an add-on from the User CP MOD to add the users referring link into it you can download this Here

And for anyone using Thoul's phpBB Instant Messenger 0.5.5 MOD, the buddylist of User CP & IM can be combined into one. Instructs for this soon.

I'll take all these new ideas and get some some work done on this while you're gone Pres! ;)
khisanthax
Registered User
Posts: 443
Joined: Sun Mar 02, 2003 1:49 am

Post by khisanthax »

so htis is being worked on as an include all package? let me know if you want what I got, it's not much but I'll do what i can =)
User avatar
jvini
Registered User
Posts: 300
Joined: Tue Sep 24, 2002 11:20 pm
Contact:

Post by jvini »

Anyone up for these suggestions?

- Your Information (box with profile info, with avatar, total posts, etc.)
- Points System Module (inside the 'your info' box)
- Album Module (last pic posted; personal gallery info)
- Last post in selected forum (in Admin-defined forum, latest post)

Bold means I need it bad...let me know if there's anything I can do.

Thanks!
khisanthax
Registered User
Posts: 443
Joined: Sun Mar 02, 2003 1:49 am

Post by khisanthax »

your last one, is already there as a subscribed topic/thread or as the last topic replied to. the first one I was working on but the bb usage statistics mod didn't work for me, but if someone else can integrate more power
MJ
Registered User
Posts: 180
Joined: Thu Jan 03, 2002 10:20 pm
Contact:

Post by MJ »

jvini wrote: Anyone up for these suggestions?

- Your Information (box with profile info, with avatar, total posts, etc.)
Avatar, total posts, what else?? basically the default info thats shows next to a users post??? as a module on Left Hand Side of the User CP I'm thinking? If only the default 204 info is shown it can be included into the MOD permanent. We can write extra addons then to ADD certain info from other installed MODs to it.
- Points System Module (inside the 'your info' box)
This will have to be a seperate add-on, as not all users have the points system installed. Easy enough to do.
- Album Module (last pic posted; personal gallery info)
Another add-on. Last pic posted to the galleries in general??? Link to personal gallery?? Both these again easy enough ;)
- Last post in selected forum (in Admin-defined forum, latest post)
And this I believe is done.

I can probably have both these written up tonight, both will require lastest versions of Points & Album be installed.
MJ
Registered User
Posts: 180
Joined: Thu Jan 03, 2002 10:20 pm
Contact:

Post by MJ »

This is Addon 2 of 2 for the User CP MOD. This will add a link to the users Personal gallery into the User CP navigation and a block showing latest photo on the left hand side of the CP.

Click Here to download. :wink:
khisanthax
Registered User
Posts: 443
Joined: Sun Mar 02, 2003 1:49 am

Post by khisanthax »

can you get the bb usage statistic mod in there?
MJ
Registered User
Posts: 180
Joined: Thu Jan 03, 2002 10:20 pm
Contact:

Post by MJ »

Do you want the bbusage table below the PM's???

I'm currently working on User CP 0.0.6, and have added by default a User Info Box containing rank title & img, avatar, posts, location and join date.

Fixed a lot of bugs from 0.0.4 also, templates changes etc, new version should be available in a day or two.

Sneak Peak!!(You must be registered!!)

I also been given an addon for the Attachment MOD, so I'll make that available as part of the add-ons; and package the addon's all up together with the next version.
User avatar
jvini
Registered User
Posts: 300
Joined: Tue Sep 24, 2002 11:20 pm
Contact:

Post by jvini »

khisanthax wrote: your last one, is already there as a subscribed topic/thread or as the last topic replied to. the first one I was working on but the bb usage statistics mod didn't work for me, but if someone else can integrate more power


I think you misunderstood. What I need, is tracking for a specific forum....

example:

1. I post in 'Mod Beta Development'
a. doesn't matter whether I'm watching the topic or not
2. There is a new section in the User CP called 'Mod Beta Development', and it lists your post in there

May seem kinda useless, but I need it...if there's anything I can do ($?), let me know.

I can explain more if necessary.
Post Reply

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