This is not an extension...........
201 2008-02-10 12:36
Re: [ AddOn ] list_Extensions.php (15 replies, posted in PunBB 1.3 troubleshooting)
202 2008-02-09 21:36
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Noted.
EDIT:
Nah I quite like the idea of an array storing all the data. Unless someone tells me otherwise.
Anyway have fixed problem.
203 2008-02-09 20:49
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
204 2008-02-09 04:23
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Will do and will do...
205 2008-02-09 03:43
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
206 2008-02-09 02:09
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Will release a new version tommorow.
@Bingiman: Will do...
@qubertman: Yep that fixes it. Im including it next release.
@orlandu63: Trying to think of a way around this... Will look at replacing first two items in array instead of clearing array.
207 2008-02-08 16:42
Re: Switch on query build true/false (3 replies, posted in PunBB 1.3 troubleshooting)
Ok let me try something and I will come back to you on that one.
208 2008-02-08 12:22
Topic: Switch on query build true/false (3 replies, posted in PunBB 1.3 troubleshooting)
Might be a silly request.
If you have this code...
($hook = get_hook('in_qr_get_new_topics')) ? eval($hook) : null;
$result = $db->query_build($query, true) or error(__FILE__, __LINE__);
How do I change true to false with the previous hook?
any chance of making this into a switch for the query builder?
EDIT: or better still.. should I NOT be changing this to false?
209 2008-02-08 11:55
Re: cant realy understand the new extension sistem realy .. is there any (9 replies, posted in PunBB 1.3 troubleshooting)
This is true.
Will wait for the docs...
Then will give some feedback... if required.
210 2008-02-08 11:46
Re: cant realy understand the new extension sistem realy .. is there any (9 replies, posted in PunBB 1.3 troubleshooting)
How to create extensions? Certainly
Yeah but how in depth will the documents go? beginner/intermediate/expert or covering all 3?
211 2008-02-08 10:32
Re: cant realy understand the new extension sistem realy .. is there any (9 replies, posted in PunBB 1.3 troubleshooting)
Anyone else want this info?
because if a few do... then I will do a topic goig through how I converted it.
EDIT: Also will the documents for 1.3 go over anything like this?
212 2008-02-06 18:39
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
I have quickly tested it on PunDemo and the time does not change by much.
0.022 without
0.058 with
EDIT:
Ok the more forums you have the more strain.
213 2008-02-06 18:19
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
For us, there is a delay in displaying the index page when this extension is enabled.
I will test it this evening and come back to you. No reason why it should slow it down that much (that I can see).
214 2008-02-06 17:32
Re: [Extension release] Browser and OS icons (13 replies, posted in PunBB 1.3 extensions)
Link to download is not live. Redirects to 100something
215 2008-02-06 15:00
Re: num_views cannot be 1? (3 replies, posted in PunBB 1.3 troubleshooting)
Cheers smartys.
216 2008-02-06 14:59
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Erm... Nah.
I meant as in the above extension adds a left join for the topics as t. So now if someone creates another extension and trys the same thing there will be a problem?
That kind of confliction. It might not happen on this query but what about other queries.
217 2008-02-06 13:58
Re: Removing www (6 replies, posted in PunBB 1.3 troubleshooting)
It was only a suggestion.
I was guessing most might have access to the .htaccess file and not the backend. In fact majority of places I haved rented space before in the past did not give you certain access
Im not bothered either way, as I have my own fix.
218 2008-02-06 13:21
Re: Removing www (6 replies, posted in PunBB 1.3 troubleshooting)
If someone goes to www.example.com and you have chosen example.com then it auto redirects and vice versa.
219 2008-02-06 12:34
Topic: num_views cannot be 1? (3 replies, posted in PunBB 1.3 troubleshooting)
When I create a topic I expect the number of views for that topic to be 1.
Vast majority of the time it sets at 2 views and occasionaly even has 3 views.
220 2008-02-06 12:08
Topic: Removing www (6 replies, posted in PunBB 1.3 troubleshooting)
Just a thought...
Would it be to much to have an option so that you can have only one of the below?
www.example.com
or
example.com
221 2008-02-06 11:57
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Cheers smartys.
With these extensions there is still large room for confliction. Dont you think?
222 2008-02-06 10:58
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Changed it now. Cheers bingiman.
223 2008-02-06 00:07
Topic: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Ok just a play about. Works for me though...
Here is the download for people who cant be bothered to copy and paste.
EDIT: Have changed isset to !empty as advised.
EDIT (1.2): A few updates... Still going to do a couple of changes for release.
EDIT (1.3): A few updates... If you used 1.2, you must replace it with this one.
EDIT (1.3): Mini update...
EDIT (1.4): Couple of big changes...
EDIT (1.5): Hopefully the last...
EDIT:
Please go to http://punbb.informer.com/forums/topic/ … -on-index/ for latest version of this extension.
224 2008-02-05 23:41
Re: Adding to query (question) (7 replies, posted in PunBB 1.3 troubleshooting)
Cheers smartys will give that a go.
225 2008-02-05 23:26
Re: Adding to query (question) (7 replies, posted in PunBB 1.3 troubleshooting)
Yeah a left join.
array(
'LEFT JOIN' => 'forum_perms AS fp',
'ON' => '(fp.forum_id=f.id AND fp.group_id='.$pun_user['g_id'].')'
)
that for example.