i was in sweden over the summer, can't wait to go back!
Happy to here you like my beloved country! The home of Skurt and Rickard Andersson!
You are not logged in. Please login or register.
PunBB Forums → Posts by FredrikK
i was in sweden over the summer, can't wait to go back!
Happy to here you like my beloved country! The home of Skurt and Rickard Andersson!
Maybe this one is little bit more interpretable.
Here is some more smilies in the original PunBB-smilie-style me and my friends have made!
Download: http://www.brunna.se/more_punbb_smilies.zip (including fixed parser.php file)
The green frog with cap to the right is a Swedish celebrity called Skurt and are most famous for an exclusive interview with the Swedish Crown Princess Victoria every Christmas (don't ask why). I would be honured if you used his smilie to help me spread his name over the world.
Edit: More:
Of course! No problem!
I'm happy to hear that! It took a lot of time to make them.
The text on the sign say "Stick to the topic!", but feel free to change it.
I have also located the problem to step 39 in the readme.txt.
#
#---------[ 38. FIND (line:261) ]-----------------------------------------------------
#$db->query('UPDATE '.$db->prefix.'groups SET g_title=\''.$db->escape($title).'\', g_user_title='.$user_title.', g_read_board='.$read_board.', g_post_replies='.$post_replies.', g_post_topics='.$post_topics.', g_edit_posts='.$edit_posts.', g_delete_posts='.$delete_posts.', g_delete_topics='.$delete_topics.', g_set_title='.$set_title.', g_search='.$search.', g_search_users='.$search_users.', g_edit_subjects_interval='.$edit_subjects_interval.', g_post_flood='.$post_flood.', g_search_flood='.$search_flood.' WHERE g_id='.$_POST['group_id']) or error('Unable to update group', __FILE__, __LINE__, $db->error());
#
#---------[ 39. REPLACE WITH ]-----------------------------------------------------
#$db->query('UPDATE '.$db->prefix.'groups SET g_title=\''.$db->escape($title).'\', g_user_title='.$user_title.', g_read_board='.$read_board.', g_post_replies='.$post_replies.', g_post_topics='.$post_topics.', g_edit_posts='.$edit_posts.', g_delete_posts='.$delete_posts.', g_delete_topics='.$delete_topics.', g_set_title='.$set_title.', g_search='.$search.', g_search_users='.$search_users.', g_edit_subjects_interval='.$edit_subjects_interval.', g_post_flood='.$post_flood.', g_search_flood='.$search_flood.' , g_invitations='.$invitations.' WHERE g_id='.$_POST['group_id']) or error('Unable to update group', __FILE__, __LINE__, $db->error());
And when I try to change setting for my user groups the following messege occur:
"An error was encountered
Error: Unable to update group. "
I'm using PunBB 2.1.10
Jag och mina vänner har gjort lite fler smilies i samma stil som orginal-PunBB-smilisarna!
Var bör man skapa en sån här tråd i det stora engelsktalande forumet?
Edit: Tillägg: Tråd fixad!
Thanks!
Edit: Here is more smilies in the orginial PunBB-smilie-style me and my friend have made!
Edit: Go here to download: http://punbb.org/forums/viewtopic.php?id=10172
Replika -- simple really.
a) with easy bbcode+smiley plugin installed, i just add a script to call more smileys using javascript. in all quickpost/post/edit files (viewtopic.php, edit.php, post.php) at the areas where the original smileys are located, i just added this script:
<a href="javascrip:null()" onclick="qpe=window.open('smiley.php', 'smilies', 'width=300,height=500,resizeable=yes,location=no,scrollbars=yes,status=no');qpe.focus();return false">See more smilies</a>
b) i copied help.php to a new file called smiley.php, and deleted all the other non-smiley contents. insert this javascript in the header:
<script language="javascript"> function add_smiley(z){ opener.document.forms[1].req_message.value+=z; window.opener.set_focus(); self.close(); } </script>
c) add this somewhere in smiley.php when the smiley data is being read from mthe database
echo ' '.$lang_help['produces'].' <a href="javascript:void(0)" onclick="add_smiley(\' '.$cur_text.'\'); return true;"><img src="img/smilies/'.$cur_img.'" alt="'.$cur_text.'" border="0" /></a><br />'."\n";
So when a user click on "See more smilies", a popup window of smiley.php will open up, and a click on each smiley will send the ascii code to the post textarea.
hope that helps.
Can anyone explain this in more details? Especially the first step (A), I don't understand where to put the script.
Edit: Please.
But how can I change the order in which the smiles are placed?
Thanks!
I have a problem with my forum and the modification Easy BBcode. When adding new smiles bigger then the original 15x15 size it doesn't look right when you are in the process of writing a new post. If I for example adds cards like GregK they get compressed to the size of 15x15 in the Easy BBcode-function, but they look right in the posted post in the thread. (Do I make any sense? )
I accidentally replaced the footer.php in on of my forum with another footer.php-file from another punBB-forum, and no it looks like this:
http://www.brunna.se/anslagstavlan/
Fuck! I'm about to cry now! Is there anything I can do?
Hur bör man översätta "Powered by" till svenska?
Har hjärnsläpp.
Jag kan tyvärr inte hjälpa dig. Men fråga på engelska så får du nog svar ganska snabbt!
I have done all the things they tipped about in the thread you mentioned. And almost alla problems are solved. Now you are redirected to the correct address and you can see the poll after editing or posting a message or navigate through the "last post" in index. But when using the function "Show recent posts" it still doesn't work.
Thank you very much!
Sorry att jag svarar så sent. Jag har den dåliga vanan att komma hit oftare för att be om hjälp än att själv ge hjälp.
Jag mejlade min msn-adress till dig! Lägg till mig på din lilla lista så kan jag hjälpa dig lite!
I have installed a modification which allows polls. It works fine accept one thing. When some one navigate to the polls with the "Show recent posts" or the "last post" on the first page the link is wrong. For the poll to be visible the address needs to /forum/viewpoll.php but the address becomes /forum/viewtopic.php
If you navigate to the poll the common way it's no problem.
Can some one help me? Or do you even udnerstand what I mean? I still have a hangover from new years eve.
And no, I don't now which poll-modification I've installed... YES! I am stupid.
Here is a thread to my forum and a poll if that helps. :S
http://www.brunna.se/forum/viewpoll.php?id=657
PunBB Forums → Posts by FredrikK
Powered by PunBB, supported by Informer Technologies, Inc.