![]() |
um, i can't fix the last part on my own... maybe someone who knows php can help :)
when you tell it to mail you a password, its supposed to generate one from a list of words and mail that one and store it in the database. it's getting stuck on the easy part - opening the list of words. the instructions say: Quote:
Code:
Warning: fopen("words.txt","r") - No such file or directory in /home/mod-chi/public_html/admin/ppassgen.php on line 29 Code:
<? i already tried the following: not putting quotes around the filename putting a full path to the words.txt putting a relative path to words.txt with no success.... |
The full path works fine for me
Code:
function ppassgen($words= "/full/path/to/words.txt", $min=2, $max=4, $cutoff=5, $sep= "_") { And don't forget to check the mod panel index.php. I think you have to modify something there too. |
hmm
i might not have put /users/ or whatever at the start of my path, i'll try again... you know what's the most annoying? this file has code in it to detect if the file open failed, but it's not working |
yeah the absolute path to the file works fine...
only problem i have now is when i go to the control panel i have to log in again... dunno if i'm smart enough to figure whats wrong (cookie problem?) i hope the vbulletin dudes put this in the code soon, i hate hacking my board! |
does this work with vb 2.0.3 ?
|
yepp.
|
it seems pogo had some problems
has the install file been updated with the correct details ? |
i have installed this following creamy/pogos changes and it works 100% perfect
thanks |
Hi folks,
I've been on holiday, so this whole thread happened in my absence. Thanks for the feedback. Is anyone still struggling? Would it help if I updated the instructions for 2.0.3 ? |
yeah that would probably help a lot... this is a kick-ass hack so keeping it updated is good :)
do you think there could be a problem somewhere? read my earlier post about it making me login again to get into he control panel - this is still happening. not a big problem but might as well fix it if possible. |
All times are GMT. The time now is 01:46 AM. |
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:
|