OK, nice job !
But I report one bug :
"Delete multiple messages" don't work (only one post is delete each time).I use PunBB 1.2.2, updated from 1.1.5 (and old PM mod also).
weird i had no problem with it
You are not logged in. Please login or register.
PunBB Forums → Posts by Ataxy
OK, nice job !
But I report one bug :
"Delete multiple messages" don't work (only one post is delete each time).I use PunBB 1.2.2, updated from 1.1.5 (and old PM mod also).
weird i had no problem with it
so what have you decided you release it or not anxious to put it up i am
ok i did not upload any of the folder its now done and it works perfect
thx again for the great mod
ok i had the PM mod for v1.1.5 and i did the change to the file manualy and now i get this when i log into the the forum
Warning: generate_navlinks(./include/pms/functions_navlinks.php): failed to open stream: No such file or directory in /home/vhost/d-vault.peerforces.com/html/forum/include/functions.php on line 267
Fatal error: generate_navlinks(): Failed opening required './include/pms/functions_navlinks.php' (include_path='.:/usr/local/lib/php') in /home/vhost/d-vault.peerforces.com/html/forum/include/functions.php on line 267
does it really mather if i run the installer script instead of making the change manually to all the file cuz i had the mod installed in 1.1.5 and now i am running 1.2.2
edit the instal_mod.php file by changing this line
$punbb_versions = array('1.2.1');
to
$punbb_versions = array('1.2.2');
the file is not in the punbb folder
well great job Loiso and thx to those that helped in finding the problem
Yup, I got that too: and I couldn't upload (but that's unrelated)
Change
<?php echo $lang_uploads['Uploader']; ?>
to
<?php echo 'Uploader'; ?>
thx smartys work perfect now
ok i have made the change in the uploads.php file with erassiva code so now i am able to get to uploads.php but i get this
as for the rest it seems to work perfectly i have upload one file and i did not get any error message
Ataxy wrote:what is there to change to make it work with 1.2.2 since its made for 1.2.1
ok found it just mod the installer script to accept v1.2.2UploadMoD should work on any 1.2.x punnBB version. Mod doesn't affects code it just adds several files, same thing with db - it need 2 tables to be created. So, it won't work with new punbb versions only if data structure will be changed (i.e. new variable names, or certain data will be stored in other db table etc.). However i tested it only on 1.2.1 yet
No but thats it what i am saying is that all i had to change was that line
$punbb_versions = array('1.2.2');
Ataxy wrote:ok i got it iinstalled but now how do one upload when you do your post there is no attachement option or anything
basicly where should i find that user sectionwww.yoursite.com/pun_folder/uploads.php
Also you can add link to uploader in nav menu. Go Administration/options. Find there "Additional menu items" and use something like
5 = <a href="uploads.php">Uploads</a>
Ok here is my problem when i make a link that points to uploads.php i get this message:
The constant PUN_ROOT must be defined and point to a valid PunBB installation root directory.
And yes i did upload the content of the upload folder to root and not the upload folder to root.
so now i can basicly access the admin plugin and set right for user but i can get to upload stuff to the uploaded folder
ok i got it iinstalled but now how do one upload when you do your post there is no attachement option or anything
basicly where should i find that user section
what is there to change to make it work with 1.2.2 since its made for 1.2.1
ok found it just mod the installer script to accept v1.2.2
really nice really stylish as it is
i have no test database but i cant wait to see if it works
thx connord it work perfectly
and thx rickard for such a great forum
ok all i get is SQLerror
i have also noticed that in the administrator/option/Additional menu item section of my forum there is this html code in the box
<br />
<b>Notice</b>: Undefined index: o_additional_navlinks in <b>/home/vhost/d-vault.peerforces.com/html/forum/admin_options.php</b> on line <b>468</b><br />
ok thx rickard next question is for connord i have the database plugin and i am trying to run this query:
INSERT INTO config (conf_name, conf_value) VALUES('o_additional_navlinks', NULL);
but ounce i submit the query i always get a page telling me:
SQLerror
also rickard do i delete all the php scripts that are in the cache or some in particular
ok i have updated my forum to the v1.2.2 the installation went smooth except that now when i load my forum i get this appearing at the top of it but it still loads
Notice: Undefined index: o_additional_navlinks in /home/vhost/d-vault.peerforces.com/html/forum/include/functions.php on line 271
i dont know if someone can shine some light on whats the problem
wow that sounds really good
humm interesting indeed for 1.2.1
it did the same thing on my site
hummm you would not have any advice cuz me and php is a big nono as all i know are some basic html
can i get it to generator new from more then one section in the forum and i know that id work with the forum id how can i know what is the id of a forum section
also how can i get it to instead of creating in the archive file with month and year as name to be only 1.html ,2.html ,3.html etc...
wonderfull a last a huge leap foward in a forum that needed that option thx
PunBB Forums → Posts by Ataxy
Powered by PunBB, supported by Informer Technologies, Inc.