|
Web -
Joomla
|
|
Thursday, 18 March 2010 21:43 |
|
ALERT - Include filename “mod_mainmenu/../../../../modules/mod_mainmenu/tmpl/default.php') contains too many “../”
The error above means that you have exceeded the limit (usually 4) of “../” to the included files. Most likely you're using a template on Artisteer CMS Joomla, in fact, the bug has been fixed with later versions of Artisteer, but can be solved manually by replacing the following line of code: require_once dirname(__FILE__) . str_replace('/', DIRECTORY_SEPARATOR, '/../../../../modules/mod_mainmenu/tmpl/default.php');
present in the file TemplateName\html\mod_mainmenu\default.php with this line: require_once realpath(dirname(__FILE__) . str_replace('/', DIRECTORY_SEPARATOR, '/../../../../modules/mod_mainmenu/tmpl/default.php'));
|
|
Windows -
Operating System
|
|
Sunday, 14 March 2010 16:29 |
|
Forgot your password Windows XP or Vista? No problem, there is a free program that suits you. It's called ophcrack and you can download the following link.
Operation is simple as downloading an ISO image that you burn to a CD, then restart your computer with the CD inside. As the program is a Linux Live CD auto start and its cargo shows a screen with the list of Windows users identified by the program. From here you can select the desired user and click on "Launch" to locate the password. The duration depends on the drafting of the password length to locate.
|