|
uCoz Community Archives Locked Problem with reputation increasing!! (BIG PROBLEM) |
Problem with reputation increasing!! |
So, my problem is:
In user's profile i want to that , someone else can increase my reputation in there.. So i decided to delete the AWARDS.. not reputation. Now i can't give reputation. it says i gave, but it isn't increasing -.- my site: http://cranger.ucoz.com HELP PLEASE !! (i have change reputation to respekti (in my language) ) |
i add code, i remember to u that Respekti, vaata respekti ajalugu is in my language: Reputation , look reputation history:)
Code <?if($_REP_READ_URL$)?> <div id="block25" class="udtb"><div class="udtlb">Respekti:</div> <a title="Vaata respekti ajalugu" class="repHistory" href="javascript://" rel="nofollow" onclick="new _uWnd('Rh',' ',400,250,{autosize:1,maxh:300,minh:100,closeonesc:1},{url:'/index/9-4'});return false;">Respekti (<b>0</b>)</a> [<a href="javascript://" rel="nofollow" onclick="new _uWnd('Rd',' ',400,250,{autosize:1,maxh:300,minh:100,closeonesc:1},{url:'http://cranger.ucoz.com/index/23-4'});return false;">±</a>]</div> <?endif?> |
khen1, from what I can see when I compare to my sites this code looks fine. Have you disabled anyones ability to give reputation?
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Open the window to read the reputation and then select in the top right hand corner the little circular buttons.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
I meant the circled one in the top right hand corner. Not when you go to give reputation but when you go to view it...
That code you posted above was that from your page source or your actual HTML scripting for the profile page? Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Okay, sorry about the previous posts if they have caused any confusion I'd assumed you had used page source and added the conditional operator after. I believe your issue lies in the face that you are not using the uCoz codes $_REP_READ_URL$ and $_RED_DO_URL$. If what you have above is your base HTML code I don't think it will work. You need to use the uCoz $_REP_DO_URL$ with a link and text to have it work.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Code <?if($_REP_READ_URL$)?> <div id="block25" class="udtb"><div class="udtlb">Respekti:</div> <a title="Vaata respekti ajalugu" class="repHistory" href="$_REP_READ_URL$">Respekti (<b>$_REPUTATION$</b>)</a> [<a href="$_REP_DO_URL$">±</a>]</div> <?endif?> This code I have posted above should work. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
It doesen't work :O
the pop-up doesen't shown ! this pop-up where i can increase the reputation :S E: SORRY MY PROBLEM, when i copyied this, i delete one $ ... PROBLEM SOLVED !! THANKS PARADOX + REP!!! Post edited by khen1 - Sunday, 2011-06-12, 0:32 AM
|
khen1, reputation is discussed here: http://forum.ucoz.com/forum/7-3293-1 There is no need in creating several similar threads. Please stick to one.
-Moved to Site Users and locked- |
| |||
| |||