search in include/functions.php for
function message
just below that is the <div>
You are not logged in. Please login or register.
PunBB Forums → Posts by kierownik
search in include/functions.php for
function message
just below that is the <div>
I checked the Links.php V2.0.0 and i did find the one by mandatory but i cannot find the rest, I will look out for it, thanks
kierownik wrote:but how do you like the look now, when you look at the printscreens?!
Very impressive!!!
do you know alot of php and security, would you want to beta test it for xss, and maby some other improvements, would not take long if i am finished?
kierownik wrote:4- not sure how to go about it, and why?
Checkout the Forums option under Administration to see how it is done.
You may only want to display certain categories to moderators, different categories to members and different categories to guests.
I planned it that it would be a public page where everyone could share links etc. they are only links to other site's, maby i will look into that one in the next version i will have to see how it goes.
but how do you like the look now, when you look at the printscreens?!
And please, no multiple expensive SELECT * queries in links.php, like those at lines 218-225:
and also similar SELECT * queries at lines 237-247, 271-276, etc.
These multiple SELECT * queries makes your app run slower, and violate 'MySQL rule #1: Select as little data as possible'.
Nice tips on optimizing MySQL: http://www.linuxformat.co.uk/wiki/index … QL_queries
I will try to set up a forum at my computer and then do a benchmark to see the difference, i am curious to see what the difference is
Yes.
More ideas:
- Duplicate a link and assign it to another category
- Specify text for the Title attribute of link
- Specify sort for each category (alphabetical, last added, # of hits (descending))
- Specify groups that can see each category
1- hmm, good idea, have to take a look at that.
2- very good idea, did not think of that one.
3- have to take a look at that one.
4- not sure how to go about it, and why?
I already have made is to that the administrator can see the number of hits behind the links, but not the one that has submited the link, that would be to much i think.
Maby a seperate page where everyone can see the link-hits?!
Some ideas:
- Specify icon image for each category
- Specify position order of links
- Allow the owner's link to see stats
1. hmm, good idea
2. another good idea
3. what owner, you mean the one that submited the link?
that sec. was an hour ago
nobody has any ideas
And no beta teste
try the wiki at punres
i do not know if the updat is easy maby sombody else knows, or have you already taken a look at the update's?!?
all you can do is find the html for the radio buttons in the punbb-files and add a class to them and then add the css to your css-file, or insert the style directly with style="background-color: red: color: inherit;"
update your forum first to 1.2.15 and then they all will work
1.2.15 is also safer then 1.2.9 I think.
Head Up on the upcoming release of V3.0.0
PunRes topic http://www.punres.org/viewtopic.php?pid=15693#p15693
In this version there are the next things:
* & will be changed into a &.
* You can have Link-hits.
* You can place small icons behind the links like, tip or hot.
* You can Un-install the whole thing .
*Option to reset the link-hits.
*Add link
*Edit link
*Add category
*Edit category
*you can move the category's up and down
*You can move the category's from one column to another
*You can let other people insert links, but if you want to review them first before the are visible it can
*Added a php page where you can see what icons are present
hmm cannot think of anything else, is someone has a good idea that they would like to see in this mod, let me know.
Sub-categoy's are not done.
And I need one beta-tester that is good in php to see if I did not leave any sql-injections in the mod.
Greetings kierownik
i thought it was in functions.php and then search for generate_navlinks
Hi i'm trying to get this to display in the footer exactly as it's shown but not having any luck whatsoever
© 2007 Christopher-Powell.co.uk ? All rights reserved ®
Design by Karl Schapp | Modified by Chris Powell
Portal / Forums Powered by PunBBHow do i do this?
this is what I see!
not very readable
kay.
sorry kierownik
accepted
search the wiki at punres http://wiki.punres.org/Wiki_index
go to your admin panel and then forums, there you can edit the permissions for every forum.
it would help if they could have changed selection of the combo box with every screen shot.
do not know what you mean?!?
and does my link help?
make it like this:
<a href="javascript:history.go(-1)">Go back</a>
On that page is there something like:
define('PUN_ROOT', './');
require PUN_ROOT.'include/common.php';
require PUN_ROOT.'lang/'.$pun_user['language'].'/common.php';
PunBB Forums → Posts by kierownik
Powered by PunBB, supported by Informer Technologies, Inc.