Quote:
Originally Posted by EvilLS1
Ok, I think I found the problem. It seems that the "can view custom private fields" option is fairly new and isn't in the version I'm using.
To fix it, undo the changes you made to includes/init.php
Then find this:
Code:
'canseehiddencustomfields' => 262144,
Replace it with this:
Code:
'canseehiddencustomfields' => 262144,
'cantimeslip' => 16777216,
|
Thanks Evil that seems to have fixed the profile issue .. two more questions....
When I set the options to require a timeslip under 11.99 it doenst seem to work. I can post a 10.000 second time and it doenst prompt for anything
When the options to upload a timeslip is set to yes the field to enter a link to a time slip disappears .. I figure this is normal BUT how is a user supposed to upload a slip ? There is no prompt - I have a separate photo gallery they can upload to, so its not an urgent issue - just wondering.
Edit - After setting "Allow users to upload timeslips?" back to NO Uploads NOW you are prompted for timeslip for times under 11.99. It appears that the upload is broke and the prompt only occurs for links to timeslips...
Could this have been broken by the new version as well ???
Doug
PS- I may have jacked something up because I think I had the 2.0 version and didnt run the upgrade I did the 2.1 install because I a few months ago I had replaced all the files with Virgin VB files and had to reapply the worthy hacks.. I had to go back and run the upgrade script to get it working. The upgrade script had a couple errors