Hi, Been a while since I was here! :shock: @wolfguard, You follow the instructions in the .mod file (it's text) and when you've edited all the files, include that db_update.php file in the upload, MAKE SURE it goes to your forum root. Run it once by accessing it with your browser and it will create ...
Wow, praise indeed, thanks mucho! 8-) I've been out of the loop for a while, haven't checked out phpBB3 and consequently have no immediate plans to port LEV over to it (if indeed it needs to be). Sorry if some people think I've not supported this well, but life has a habit of getting in the way of p...
Did you run the update script OR did EM perform the SQL correctly? If not, undo the whole thing and install manually. There are some notes in the MOD file regarding this.
This probably means you haven't done the edits properly - it's trying to insert a different number of values into the table as actually exist in it. As to the hotmail/yahoo issue, they routinely block port 25 so LEV has no chance of connecting. Wish I could offer some 'crumbs of comfort' but while t...
No prob, I have to admit I've not really looked at your latest version so do whatever you want to do with my 'update' and write-up/package as you see fit, at least then there won't be more than one cook in the kitchen
If you want to include my tweaks as a 'contrib' I'd be honoured - if you want to I'll write it up properly and post it here or send it to you, whichever you prefer
For sure :) My thinking was along the lines of whoever is modding the forum should at least know what they're doing and therefore this user should always be able to view the forum in full without using the ACP, e.g. to appraise the effect of a MOD using a 'test' account, without risking their users ...
Hi drumstix, Great to see you get back into things and issue an update - good work! :) I've added a 'special feature' of my own - what it does is allow the main Admin to be the 'sitemaster' so that any time common.php is called it restores this user's status and permissons - however the main point i...
I'm not too sure - revert your functions_validate.php to the state it was in BEFORE the LEV was added and see if it all works normally then do the LEV MOD manually - as has been discussed before, EM isn't a 'standard' and therefore 'EM Compliance' is also somewhat arbitrary - I never coded LEV to be...