>>
Site Map
>>
Forums
>>
General 6x
Forum module - topics in forum:
General 6x - Discussions reagarding any other PHP-Nuke Problems.
Your_Account Module Inactive
Only since yesturday people cannot log in or off the site. Everytime they try to do either if pops up with this module is not active. Looked in my modules thing and it aint got nothing there about Your_Account ?
Help please
Thats a bit strange

go check your modules dir on your server and see if its there, if not you'd best upload another.
when its there - make sure you set it to Active for All users too....

the actual folder modules/Your_Account is there on the server but not on the list when your in Nuke looking at the Modules
The folder is there - are the files in that folder too?
Yeah all files are in the folder. I even downloaded 6.8 again and uploaded the Your_Account Folder to make sure all was in it
Just uploaded NSN Your Account 680 Alpha thinking that may help but it still coming up Module not active when I try logging in out of the admin panel .
Completly baffled considering I though the Your_Account should be showing in the Modules Section in the admin panel to activate it if its on the sever ??
Is there anywhere else I should be looking seems its in the correct folder on the server but not showing up on the list in the admin section.
It really isnt a good idea to try other addons until you've fixed whatever the cause is.
Anyway, I'm a firm believer that things just dont break, something needs to be upset to cause problems. What was the last thing you did prior to it stopping working?
Now you need to make sure you've removed all the NSN files.
Re-upload a standard modules.php, admin.php admin/modules/modules.php and then go check your nuke_modules table is ok.
Give this a try and let us know.
The last thing that I remember uploading was the lost password hack to put in the email instead off username but that was a couple of days before but now that I think of it I would not have noticed this as I am always in as admin
Is there any way of re-installing say Nuke 6.8 but keeping all the posts and members and then re-loading all the extras afterwards ?
Well first off, make a full backup of your database as thats the bit with all the data in it.
You could try just deleting all the files on your server and reupload the original files and configure the config.php to work with your existing database and it should be fine, all you data will apear in the site even though its fresh files.
The only way that wont work is if you have made changes to the original nuke database structure, adding additional tables wont matter but if say for example you renamed any of the fields in the users table the original files might need that table and you could get errors
If you havent modified the originals tables then you should be fine.
Once again make sure you have a full backup before you start, you have been warned !!
Never touched anything really to do with SQL although uploaded a couple of files to do with add ons,
Is the config.php file the only file I really need to keep as original ?
And I will definatly make a backup. Can you do that through the control panel in Nuke admin?
The config is the only one that you need the settings out of everything else can go back to original.,
You can do a backup via the Admin pannel or directly from phpMyAdmin, in the export section.
Will that config.php file keep the posts and members on the site ?