76

(9 replies, posted in PunBB 1.2 troubleshooting)

under admin-options

User post count        Yes    No  Show the number of posts a user has made (affects topic view, profile and userlist).


maybe that doesnt have an effect on show all posts. Do you know what would?

77

(1 replies, posted in PunBB 1.2 troubleshooting)

when someone uses search and goes back the thread shows but the poll/results do not. Anyway to fix this?

78

(9 replies, posted in PunBB 1.2 troubleshooting)

Any help? I have show post count turned on but its not showing up. The expanded profile mod have anything to do with this?

yemgi wrote:

in admin options, X = <br /> where X is the place in the links list.
or directly in functions.php, in generate_nav_links()

AWESOME THATS WHAT I NEEDED!!! Thanks so much!!

80

(7 replies, posted in PunBB 1.2 troubleshooting)

But I used this one!


if ($pun_user['g_read_board'] == '0')
    message($lang_common['No view']);

and should be:

if ($pun_user['g_read_board'] == '0')
    message($lang_common['No view']);
else if ($pun_user['g_search_users'] == '0')
    message($lang_search['No search permission']);

I did a whole page but you can customize the width, then it gives you the code to insert. RSS include. Just go to google or yahoo and look for a rss link on their home site, yahoo has a lot, pick the topic, copy it into the rss include website and youre set.

example and link at the bottom of this page http://www.ultimatesportsboards.com/

82

(8 replies, posted in PunBB 1.2 troubleshooting)

Hmm works but admin is the only one that can use it now. I need the mods to see it also.

83

(7 replies, posted in PunBB 1.2 troubleshooting)

thanks stofanto. I had removed the link from the top and someone started pasting the link on the boards. I had to use the other one (from that other thread) to remove their view. Problem is it keeps mods from seeing it also

84

(8 replies, posted in PunBB 1.2 troubleshooting)

awesome. Just what I needed!

85

(7 replies, posted in PunBB 1.2 troubleshooting)

How would I do this?

Paul wrote:

I'm confused. The topic asks about putting a break in the breadcrumbs and now you seem to be talking about the main menu. Which is it?

I was under the imprssion the links at the top of the board were the breadcrumbs? Thats how Ive seen others refer to them. Anyway I need force the links at the top to split and go to a second row.

Quaker said use this echo '<br />';

but where do I put it? the part where I want to split is part of the admin options to add links

as you can see after the admin link it starts the links entered in "options" I want to split the links in the middle of options so the individual sports will be on a second row. In the pic it starts after "contact us" and before "NCAAF"

http://i15.tinypic.com/54bngww.png

88

(9 replies, posted in PunBB 1.2 troubleshooting)

my users cant see the profile link to "show all posts" of other users, I cant find the switch for that. Did it change?

I need to force them to split into two rows. What file and what do I need to do please?


Thanks!

90

(47 replies, posted in Programming)

matt1298 wrote:
TFD wrote:
quaker wrote:

tfd you can create groups and then give them access to anything you want  you can promote or de-promote a user right now til this mod is out. you can block access to files and pages with some simple coding.

Q

I have a usergroup all set for when I start with donations. I dont know the coding or where it goes Quaker. I want them to be able to do the following:

1 Have a signature for donors (while normal users dont) set to 0x0 for now so no one can use it- how can I turn it on for one usergroup?

2 Donors can  subscribe to threads(while normal users cant) this is turned off now- how can I turn it on for one usergroup?

3 Donors can have a larger avatar than normal users- how can I turn it on for one usergroup?

4 I want to remove the link for normal users to load their own avatar but mods and admins can still load them. This would take care of 3 since I could set the limit higher and only upload a certain size for non donors

if the donation mod, puts a user into a group, then it will be rather easy (for us)  to only alloud users have sigs, subcribe threads, and load an avatar, altoguh i peronsaly am not sure about number 3

hmm isnt subscribe global either everyone has it or no one does? same with avatars and sigs right? everyone has the same size limitations. I need subscribe for 2 user groups only, larger avatar for 2 groups only, and sig for two groups only. I have 7 usergroups.

91

(47 replies, posted in Programming)

quaker wrote:

tfd you can create groups and then give them access to anything you want  you can promote or de-promote a user right now til this mod is out. you can block access to files and pages with some simple coding.

Q

I have a usergroup all set for when I start with donations. I dont know the coding or where it goes Quaker. I want them to be able to do the following:

1 Have a signature for donors (while normal users dont) set to 0x0 for now so no one can use it- how can I turn it on for one usergroup?

2 Donors can  subscribe to threads(while normal users cant) this is turned off now- how can I turn it on for one usergroup?

3 Donors can have a larger avatar than normal users- how can I turn it on for one usergroup?

4 I want to remove the link for normal users to load their own avatar but mods and admins can still load them. This would take care of 3 since I could set the limit higher and only upload a certain size for non donors

thats first code doesnt work for me. maybe something has changed in newer versions? how can I get view topic and post new poll on one line and still placed to the right (current location)

reviewum.com wrote:

Definitely way more than two punbb users requesting this. 

I was thinking about creating a new member group with additional privileges (Private messaging, image hosting, etc.) for "forum sponsors" but the administration of manually adding people to the group and then removing them after xx months is too much of a hassle.

vBulletin has a payment mod which looks pretty advanced: http://www.vbulletin.com/docs/html/main ? ns_example

I'd almost be willing to settle for a simple countdown mod that automatically moves someone from a premiere group to a standard user group if they haven't renewed after xx days.  I'm okay with manually adding members to a group when they pay, but it would be a pain to have to remember to pull their membership when the time runs out / subscription expires.

This may be better suited for version 1.3, but maybe some people can partner up to pay someone to build this mod / plugin.

Id be willing to chip in. I need this.

cool thanks avantgarde! I will try this later today and see what happens!

I tried installing frontpage and got it to work but then the forums all had the side bar menu, decreased header size etc. I want the forums to stay as they are but have just a frontpage with the side menu etc. Is there a way to do this?





also I would like to have actual news (not threads or topics from the forum) diplayed. Anyone can tell me how that can be done? I see people do it somehow get AP wire or cbssportline.com sports news displayed in small blocks that link to the whole story.




Thanks in advance.

96

(47 replies, posted in Programming)

bump. I could really use this. Also Id like to have that usergroup have access to stuff others dont, subscription to threads,  larger avatar, maybe a prefix for the normal rank to show they dontated, signature etc. Most of that is turned off so a switch to turn them on per usergroup would be sweet.

97

(9 replies, posted in PunBB 1.2 troubleshooting)

look forget it dude I'll wait for someone that can help rather than telling me get a new host or look it up. I dont feel like wasting my time on something that isnt helping.

98

(9 replies, posted in PunBB 1.2 troubleshooting)

MattF wrote:

Firstly, mentioning your level of expertise, (or lack of), in the future would help when you ask questions like this.

Secondly, it's irrelevant if you don't know the commands. That is what documentation is for, and there is shedloads of it on the mysql site.

As there is for phpmyadmin too:

http://www.phpmyadmin.net/home_page/index.php

I believe I said in post one I had never backed up and had no idea what I was doing. Ive looked for hours now and I cant make it work which is why Im here asking...

99

(9 replies, posted in PunBB 1.2 troubleshooting)

MattF wrote:
TFD wrote:

ok that doesnt help but thanks. I need to at LEAST get the user stuff uploaded and its not working

The advice Jeremie gave you is perfectly valid. Use the commandline tools supplied with Mysql itself.

Nope, he said use MysqlDump and I dont see it. Getting another host isnt an option and command line would be even worse since this is the first time Ive done this and know NO commands. I was hoping some one could tell me how to use phpmyadmin to swap at least the users and their info since the new database isnt the same as the old (different mods/tables) thanks anyway.

100

(9 replies, posted in PunBB 1.2 troubleshooting)

ok that doesnt help but thanks. I need to at LEAST get the user stuff uploaded and its not working