Office365, SharePoint, how To check permissions for a user or group, enter their name or email
Office365, SharePoint, how To check permissions for a user or group, enter their name or email 1- On your SharePoint’s set click on Click on top right Gear Icon > Site permissions 2- Click on “Advanced permissions settings” 3- and click on “Check Permissions” 4- and finally enter “To checkRead More…
Solution Fatal error: Uncaught Error: Call to undefined method SubmissionFileDAO::getAllFileStages OJS 3.3.0.8
Solution Fatal error: Uncaught Error: Call to undefined method SubmissionFileDAO::getAllFileStages OJS 3.3.0.8 after upgrade to thar version of OJS. Thank you for asking, all my plugins are updated… Fatal error: Uncaught Error: Call to undefined method SubmissionFileDAO::getAllFileStages() in /www/htdocs/journal/controllers/wizard/fileUpload/FileUploadWizardHandler.inc.php:35 Stack trace: #0 /www/htdocs/journal/lib/pkp/classes/core/PKPRouter.inc.php(387): FileUploadWizardHandler->authorize(Object(Request), Array, Array) #1 /www/htdocs/journal/lib/pkp/classes/core/PKPComponentRouter.inc.php(257): PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(Request),Read More…
OSJ updating procedure, example from from 3.2.1.1 to 3.3.0.8
Open System Journal updating procedure, example from from 3.2.1.1 to 3.3.0.8 The most important is backuping up your old code and datase before doing anything just in case if need to downupgrading (going back). 1- Replace the old code of the OJS with new code – keep the old config.inc.phpRead More…
We are looking for a hosting provider to host the following php projects resource, OJS, Cake php2 (migrate to 3), craftcms
We are looking for a hosting provider to host the following php projects resourcespace, OJS (Open Journal System, Cakephp 2 (migrate to 3),craftcms, Drupal 9 or newer, zenario 1- Resourcespace ResourceSpace open source Digital Asset Management software is the simple, fast, & free way to organise your digital assets 2-Read More…
OJS 3.3.0.8, Failed Ajax request or invalid JSON returned uploading
Solution OJS 3.3.0.8, Failed Ajax request or invalid JSON returned, when an user try to upload a galley either by QuickSubmit or publication. PHP Fatal error: Uncaught Error: Call to undefined method SubmissionFileDAO::getAllFileStages() in \\controllers\\wizard\\fileUpload\\FileUploadWizardHandler.inc.php:35\nStack trace:\n#0 \\lib\\pkp\\classes\\core\\PKPRouter.inc.php(387): FileUploadWizardHandler->authorize(Object(Request), Array, Array) \n#1 \\lib\\pkp\\classes\\core\\PKPComponentRouter.inc.php(257): PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(Request), Array) \n#2 \\lib\\pkp\\classes\\core\\Dispatcher.inc.php(144): PKPComponentRouter->route(Object(Request))\n#3 \\lib\\pkp\\classes\\core\\PKPApplication.inc.php(362): Dispatcher->dispatch(Object(Request))Read More…
Solution SMTP: PHPMailer Library Missing, PHPMailer is Required for SMTP to function.
Solution SMTP: PHPMailer Library Missing PHPMailer is Required for SMTP to function. Step 1 add to composer.json on section require: “require”: { …. “phpmailer/phpmailer”: “^6.5” }, Step from our main folder of the project – using CMD: ..> composer update Share this:
Login Sessions Timing Out on OJS Current version: 3.3.0.8 (October 12, 2021 – 08:41 PM)

It is that hte login Sessions Timing Out on OJS 3.3.0.8 probably a matter of adjusting your PHP configuration, e.g. the gc_maxlifetime setting. If you’re behind a proxy, you may also want to try disabling session_check_ip in config.inc.php. Some sessions variables: Number of days to save login cookie for ifRead More…
Aircrack-ng, penetration test
Aircrack-ng, penetration test Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, as well as the all-new PTW attack, thus making the attack much fasterRead More…
Common mistake/error message when trying to access MS SharePoint, AADSTS50085
Common mistake/error message when trying to access, this is code AADSTS50085 from Microsoft documentation, but make essier for everybodoy You can not logged or have more than ONE SharePoint’site in the site browser. AADSTS50085 Refresh token needs social IDP login. Have user try signing-in again with username -password Solution ofRead More…