![]() |
I just have one more question...would it be possible to add the # of refferals users have next to their name? I miss that feature...
|
REX - please re-download the hack. I have edited the ziped files to fix this problem that you are having. Please re-upload all new files and see if that works. The only file that was edited was the referrals.php
James - Give me a day or two and I will have an answer for you.. Sorry. |
James - Please re-download the zip file, I have made some changes in referrals.php
Please re-upload this new file to your forum, will take care of that problem. Everyone else please do the same. File was edited for this problem on 1/18/05 - RESOLVED |
That did the job! Thanks.
James |
Code:
Warning: chdir(): No such file or directory (errno 2) in /usr/local/apache/www/crazyapes/majorfmforum.com/htdocs/forum/referrals.php on line 29 Please advise... this is after your fixes... :ermm: |
Major - You are still required to edit this page to your vbulletin path. On line 29 of referrals.php it looks like you need to have the following:
chdir('/usr/local/apache/www/crazyapes/majorfmforum.com/htdocs/forum/'); |
Ok sorry, my bad, i didnt realise the upgrade overwritted the file, its fixed, thanks...
|
hmm... i think i still have problems... the admin panel doesn't look like your screen shot...?
Also i cant see the option to make the list more etc... currently it only shows me in the list. http://img70.exs.cx/img70/204/ref3xe.jpg |
Quote:
Finally...this hack is looking GOOD :) |
MAJORFM - you need to run the upgrade script that is in the zip file. This should solve your problems. Follow the instructions for upgrade exactly how they are written. Then let me know.
|
i did that again... as i did the first time...
Quote:
|
copy and paste manually both templates into your template manager. For some reason your template that you are using isnt showing the updated one. Make sure you get both refer & referbit uploaded and then let me know. :)
|
i was wondering if there was any way i could get my mods to see this hack as well without giving them admin privlidges! my mods play a very active role in my website and think would benefit all of the mod/admin team!
|
Quote:
Now it gives me page numbers but only one person per page, and in the ACP, there still isnt a box to reset individual member ref's etc... and where is the option to display more then just one member per page? |
Major - You really need to follow the instructions. Again in the referrals.php file there is a setting that will allow how many results you want to show per page. Find it and edit that. As far as the ACP - try re-uploading the file referralstats to your admincp area.
|
OK people I'm adding a few more new things to this hack, but I need some input from all of you. I'm adding the following: total users ever referred since joined - would you like to see this total in the admincp or allow your users to see this on the referrals.php page? Also what else would you like to see in both the admin and users referrals pages???
|
Quote:
That is the real object right? So it moves up users that have referals that bring in x each. this option could be in admin cp. like referal pyramid?=x |
and my suggestions :)
- pick a usergroup or user's that should be able to see and use this (pref user's as individuals). (just so moderators can see this as well) - and you also need the ability to have what usergroup the referals are in, so you can tell if they're an active part of the community, i know you have posts. - the join date of the referals - and just a number in brackets showing the amount of people they've refered mark (4) then you can click on mark and see who his refered! i don't believe this to be to hard, just a few more sql statements. |
aussiev8 - the moderators can see this, actually everyone is allowed to see these referral statistics the only thing they can't use or see is the reset referrals in the admincp. Is this what you are talking about??
Good ideas though... |
Quote:
|
ok now I got it to work but how can i get it to look like this showing more than one user per page
|
djjeffa - you need to read the instructions. You need to set the max results in the referrals.php page. This shows how many results per page. It is at default set to 1 result per page... :)
|
glad to see it wasnt only me that was blind... lol
|
Quote:
thanks guys worked great |
gspot - great upgrade, except for one thing.
The auto-installer must've left out the phrases, because the entire admin CP section of it is phraseless. (even in the navigation window) |
Quote:
|
Nope, the phrases just aren't there. I ran the installer again, and still no dice. Everything else is ok though.
What phrases are added by it? I could do it manually if neccessary... |
Quote:
|
Hi Gspot.
i finally did the upgrade to the new version. Im having 2 small issues... 1. Can't see "referaal Statistics' option in admin panel. Its there... but hidden. See attached pic. 2. I do not get the full text on the configuration settings.!! what cud be missing? the phrases? how can I ad those? 3. what does RESET REFFERAL do now in the new version??? the option in admin panel under USERS. it open a BLANK page when i click on it. does it needs to be removed? overall, :up: |
viks - the "Reset Referral" needs to be removed, the $vbphrase for that line in /admincp/index.php was changed from $vbphrase['reset_referrals'] to $vbphrase['get_referrals'] that was the only change to this file.
I will add the manual addition of the phrases tonight to the zip file, so please re-download if you are having issues with the auto-installer. |
who ever is having problems installing phrases - please re-download the zip file and upload the new auto-installer. Let me know if you still have problems...:)
|
I have upgraded again using the auto-installer.
This time around I see that 26 phrases have been added however the issue remains the same. 1. I have removed "reset referrals" as u suggested but "Referral Statistics" option un Admin Panel remain hidden (as per my pic above). 2. I still do not see any text in the right frame after seletcing "referral Statistics". (as my my second pic above). :ermm: - any suggestions |
:ermm: That fixed it for me, gspot! :)
Edit: I keep getting this error on referrals.php Warning: chdir(): No such file or directory (errno 2) in /referrals.php on line 18 I have it chmod to 777, and set the path correct in the admin CP, but I still get it... |
[QUOTE=Megareus RexWarning: chdir(): No such file or directory (errno 2) in /referrals.php on line 18
I have it chmod to 777, and set the path correct in the admin CP, but I still get it...[/QUOTE] Goto Admin CP -> Users -> Referral Statistics click configure refferal statistics and then put the path to your referral.php here mine is like this - /hsphere/local/home/myname/mywebsite.com/forums once u have the path OK u wont get the error message. - |
Thanks Viks, I was able to get it to work! (Actually, you just reminded me that another hack I had possessed the correct path to my vB forum, so I just copy/pasted :P)
|
For all of you that had problems installing the new phrases prior to 1/27/05 on "referral statistics Version 2.1" please download this file and upload it to your /admincp directory. Follow the instructions and then remove this file from your server.
** Please note: only run this file if you have already ran the auto installer and your phrases were not added ** The auto installer was fixed at 6:22pm pacific standard time on 1/27/05 |
Quote:
Thanks Gspot. good stuff and good support. |
Everyone - There were some errors in some of the scripts on the new release. Please re-download the zip file and re-upload all the files. If you have already upgraded to this version, please just re-upload the new files to your server. You DONT need to run the install or upgrade script if you are already up-to-date.
THIS SHOULD BE THE LAST FIX FOR VERSION 2.1 :) FIXED 1/27/04 - 6:30PM PST. |
what version are we on now? v2.1.1.1.1.1? (just poking at you a little....)
|
Quote:
|
All times are GMT. The time now is 04:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|