This mod doesn't work with punbb 1.2.8 and Mozilla.
It works with me : 1.2.8 and Firefox or IE.
You are not logged in. Please login or register.
PunBB Forums → Posts by Apupv
This mod doesn't work with punbb 1.2.8 and Mozilla.
It works with me : 1.2.8 and Firefox or IE.
Yes, it's seems to a pb with my pc...
I will try to look for this, althought it's not a big problem.
Thank you !
Nobody has an idea ? Or is it just me ?
Try the most downloaded one
Hello everybody !
I've got a problem under Firefox, the smiley are not clickable and the "set away" button doesn't work. Under IE, no problem...
I have this problem on my chat room, and also on the other (mypunbb.com ...)
Is that a known issue, or is it my Pc ?
Thanks !
Love
(well, ok, that's pretty simple...)
grosse
(fat in french)
you're welcome !
country
UP, i still have my problem with swf in signature...
If somebody knows...
dark side
Perdu
(trans. : Lost )
Saint Seya
Still nobody ?
Well, i'll have to wait
I've got a problem with the bbcode :
I can't put a Swf in a signature.
Anyway, it works great in the post.
Does anyone know how to fix it ?
J'ai un probleme avec ce bbcode : je n'arrive pas à mettre un swf dans une signature.
Pourtant ça marche très bien dans les messages.
Quelqu'un a une idée pour régler ça ?
I think this could be a problem with your server : do you have all the authorizations ?
I got this to work, and i had to edit the prefix at line 256.
That's all
Well...
May i recommend you to re-install all the file and the Sql Table, without changing the prefix, and only do the modification at line 256 ?
Bioman
Well, you didn't have to change pun_gallery to punbb_gallery.
But it's donne.
There is another table to rename :
Line 256
$gal_result = $db->query('SELECT gal.*, user.username AS username FROM pun_gallery AS gal, pun_users AS user WHERE gal.user_id = user.id ORDER BY gal.date_ajout DESC LIMIT '.$start_from.', '.$nb_images.'') or error('DB gallery', __FILE__, __LINE__, $db->error());
now replace with this
$gal_result = $db->query('SELECT gal.*, user.username AS username FROM punbb_gallery AS gal, punbb_users AS user WHERE gal.user_id = user.id ORDER BY gal.date_ajout DESC LIMIT '.$start_from.', '.$nb_images.'') or error('DB gallery', __FILE__, __LINE__, $db->error());
I think this would fix it.
A visual bug (on Firefox and IE):
when you roll your mouse over the thumb, the description is out of the window for the first thumb.
Un bug visuel (sou FF et IE)
quand on passe sa souris sur la première vignette, la description qui s'affiche est en dehors de la fenêtre.
http://upvphoto.free.fr/forum/gallery.php
EDIT :
We were writing at the same time...
PunBB Forums → Posts by Apupv
Powered by PunBB, supported by Informer Technologies, Inc.