Gofenice Posted January 8, 2018 Share Posted January 8, 2018 Im getting 'Invalid classname.' error message in admin modules page after installing the tbupdater module. Didi anyone faced the same and any suggestion to fix this? Thanks, Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted January 8, 2018 Share Posted January 8, 2018 If you cant get to your BO>Modules anymore then ftp to your site, and delete /modules/tbupdater. Link to comment Share on other sites More sharing options...
0 Gofenice Posted January 8, 2018 Author Share Posted January 8, 2018 @slick_303 but i want to update to latest TB, thanks for your suggestion. Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted January 8, 2018 Share Posted January 8, 2018 can you get to BO>Modules and Services still? Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted January 8, 2018 Share Posted January 8, 2018 either way it doesnt matter, if you delete it, the option to install it will be back again. Link to comment Share on other sites More sharing options...
0 Gofenice Posted January 8, 2018 Author Share Posted January 8, 2018 @slick_303 yes loads the module page after removing the tbupdater module folder Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted January 8, 2018 Share Posted January 8, 2018 if you removed it, then try installing again... Link to comment Share on other sites More sharing options...
0 Gofenice Posted January 8, 2018 Author Share Posted January 8, 2018 @slick_303 the message comes once the module is uploaded,!! Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted January 8, 2018 Share Posted January 8, 2018 what version of tb are you on? Link to comment Share on other sites More sharing options...
0 Gofenice Posted January 8, 2018 Author Share Posted January 8, 2018 @slick_303 1.0.1 Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted January 8, 2018 Share Posted January 8, 2018 It sounds like the newest version of the updater isn't compatible with 1.0.1, this is a job for @mdekker.... I would delete it for now, so you can get to your Modules and Services and then wait for a developer to help ya Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted January 8, 2018 Share Posted January 8, 2018 you can try manually d/l and installing an older version of it via github... Link to comment Share on other sites More sharing options...
0 Gofenice Posted March 9, 2018 Author Share Posted March 9, 2018 @slick_303 could you please guide me upgrading manually, i know replace the controllers and classes folder, what about the db structure changes if any ? Thanks, Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted March 9, 2018 Share Posted March 9, 2018 BACKUP YOUR FILES AND DB FIRST!! I don't believe there are any db changes, you 'should' just be able to copy all tb1.0.3 files over your existing site. If you using the default theme, and you've modified it, then don't copy over the theme. I would try this first. If that fails then try this... Step 1) Backup your files and DB before doing this!! ALL of your files, and your datebase via phpMyAdmin, a FULL backup!! 2) Delete all folder except: /config /img /modules (except the modules you have installed. In other words delete all core modules) /overrides (which is probably your problem so i dunno) /theme/. 3) Unzip the tb1.0.3 file to your computer, and delete /install and /img folders. Then rename admin to your old admin name. 4) Upload the rest to your site, coping over anything that may exist, which shouldnt be much 5) Edit your /config/settings.inc.php file, change the "define('TBVERSION', '1.0.1');" to "define('TBVERSION', '1.0.3');" 6) using phpMyAdmin, modify your tbconfiguration table changing PSVERSIONDB to 1.0.3 and PSINSTALL_VERSION to 1.0.3 (they both should say 1.0.1) 7) goto you admin url, login, and check your settings just for fun, they should all be the same. 8) enjoy 1.0.3 I have to say though, that doing a clean install of 1.0.3 is the better way to go, then you start nice and fresh. All you do is copy over your theme, and your img folder, and install any of your modules you need again. You can 'try' the first way, but this way is better in the long run. Of course you would need to import your customer info, all your product info, ect, but it can be done (and is out of the scope of this writing) Link to comment Share on other sites More sharing options...
0 wakabayashi Posted March 9, 2018 Share Posted March 9, 2018 Do you have a lot of data inside your installation? Otherwise you should install 1.0.3 directly! Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted March 9, 2018 Share Posted March 9, 2018 I agree @wakabayashi Link to comment Share on other sites More sharing options...
Question
Gofenice
Im getting 'Invalid classname.' error message in admin modules page after installing the tbupdater module. Didi anyone faced the same and any suggestion to fix this?
Thanks,
Link to comment
Share on other sites
15 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now