|
|||
|
Jimbo: I've tried registering about 10 times but it keeps telling me that there is 'wrong validation' - which details do you need and I can email them to you. Did you type in the correct validation code (= the 3 digits)? posted by knn |
|||
|
|||
| in-my-opinion.orgTechnology, Computers, Science, InternetSoftware by the adminphpBB mod (freeware): Persistent Avatars + Avatar Toplist |
|
|||
|
OK, this is odd. The MOD is installed and apears to work. I see the buttons and can vote on avatars. The problem is that only my (admin) votes seem to be counting. When I look at the top list the other users votes apear on the right colem, but they are marked out and not counted on the total. posted by 5boomer5 |
|||
|
|||
|
|||
|
5boomer5: OK, this is odd. The MOD is installed and apears to work. I see the buttons and can vote on avatars. The problem is that only my (admin) votes seem to be counting. When I look at the top list the other users votes apear on the right colem, but they are marked out and not counted on the total. This is a feature, not a bug. You can adjust this in "avatarsuite_toplist.php": Open the file and adjust the first 3 lines. The reason is the following: It prevent users to sign up as new users and to vote for their own avatars. Users with less posts (default: 5) are allowed to vote but their vote will not count until they reach this amount of posts. posted by knn |
|||
|
|
|||
|
|||
|
OK, thnx This is a new board so me and one other are the only ones at 5+ post posted by 5boomer5 |
|||
|
|||
|
|||
|
I just want to list the avatars, but I am getting a blank page when I go to "avatarsuite_listavatars.php". The "readme.htm" file didn't say anything about updating the database, but do I still need to do that? Could that be the problem? Thanks! posted by PKfanSteph |
|||
|
|||
|
|||
|
PKfanSteph: The "readme.htm" file didn't say anything about updating the database, Yes, it does. It does very clearly so. posted by knn |
|||
|
|||
|
|||
|
I was reading the part that says "IF YOU ONLY want to list the currently used avatars of your forum (= if you don't want to make your avatars persistent) then 1) Copy all files to your phpbb folder 2) Run " I did that and it didn't work. So I need to do everything under "IF YOU DO NOT have "Sticky Avatar Mod" installed" as well? Thanks, -- Steph posted by PKfanSteph |
|||
|
|||
|
|||
|
To merely LIST the current avatars you don't need to run any SQL commands. Simply upload all files and run avatarsuite_toplist.php I just tried it out and it worked... What happens when you do it? posted by knn |
|||
|
|||
|
|||
|
Hi, this is a real cool mod, but I have still problems with it. After installation all avatars are shown as usual, but when a new posting is made the avatar is missing because the avatar field in the posts table wasn't filled. Ich have checked everything and I can't find it. Everything is added according to the install file, but it isn't working. Beside the parse_language.php file was missing in the zip. posted by Loeffel |
|||
|
|||
|
|||
|
Loeffel: Beside the parse_language.php file was missing in the zip. Ooops. Try now, I have uploaded a new .zip. posted by knn |
|||
|
|||
|
|||
|
Is it a different one then the one I found in what_searchengines_what_keywords_what_topics.zip? posted by Loeffel |
|||
|
|||
|
|||
|
I found out, why the avatar is not set in new posting, because the $userdata['user_avatar'] and $userdata['user_avatar_type']; are empty when the function ist called in functions_posts.php the SQL-String lokks like this: UPDATE phpbb_posts SET user_avatar = '', user_avatar_type = WHERE post_id = 36003 posted by Loeffel |
|||
|
|||
|
|||
|
Loeffel: I found out, why the avatar is not set in new posting, because the $userdata['user_avatar'] and $userdata['user_avatar_type']; are empty Wait a sec. Maybe you installed the upgrade from Sticky Avatars and not the full mod? Loeffel: Is it a different one then the one I found in what_searchengines_what_keywords_what_topics.zip? No, it's the same. posted by knn |
|||
|
|||
|
|||
|
Hi, no I've installed the full mod, but I found the error! It has something to do with my merge mod, where the last posting is merged to the previos one if it is the same user and then the posting counter isn't increased also. For this mod there are several changes needed. If you like I could send you my new install_full.txt changed for it. I've tested it and used it then for my working forum. Now everything runs fine, even if I don't know if I should activate the voting. I have tested it and its running, but I don't know if we should use it. I think I will ask my moderators. Really a great mod! posted by Loeffel |
|||
|
|||
|
|||
|
Loeffel: no I've installed the full mod, but I found the error! It has something to do with my merge mod, where the last posting is merged to the previos one if it is the same user and then the posting counter isn't increased also.
For this mod there are several changes needed. If you like I could send you my new install_full.txt changed for it. Oh, I see. You can post the changes here in this thread. posted by knn |
|||
|
|||
|
The time now is 9 February 2012, 09:46 php B.B. |