![]() |
|
#1
|
|||
|
|||
|
Hey Brian, how do you think I can correct this?
Before switching to vB4, while still in vB3.8, I disabled vBA CMPS and then uninstalled it from the plugins menu. (I didn't use the install file to uninstall). When upgraded to vB4, and went to install the new version of vBA, it still detected I had the plugin installed. I went ahead with the upgrade and everything works fine, except: When going in the plugins page there isn't any listing for vBA CMPS, and clicking the diagnostics for the CMPS warns me its disabled (even tho its not and it works fine still). How do you think I can get it to show back up in my plugins page? I tried the option for reinstalling plugins and nothing happened that I saw. |
|
#2
|
||||
|
||||
|
There shouldn't be any reason that using the option to reinstall the plugins wouldn't have added them back. Have you double-checked your 'Plugin Manager' link again after running that to make sure they haven't been added? And is the CMPS working if you try to access it from the user-end?
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
|
#3
|
|||
|
|||
|
Checked again just now, different system different location (work vs home) and still nothing showing in there.
Its odd since the diagnostics still detects it and says its disabled, but its not. Works just fine on the user-end. Really its nothing major since it works and all, and no plans of uninstalling, so its kinda moot but for functionality sake. Maybe the reinstall option doesn't work because it still detects its there or something? I'm not certain :-/ |
|
#4
|
||||
|
||||
|
If things are working on the user-end then there's no way the plugins would be missing... If they were then you would receive errors on your CMPS pages instead. When you're checking your plugins, you are going to Admin CP => Plugin Manager, right?
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
|
#5
|
|||
|
|||
|
heres a screenshot of my Manage Products page.
http://teknosounds.com/images/plugins_2.jpg In the AdminCP I have the VBA CMPS menu and can control everything there just fine. The page is active and working great for everyone. Its just not listed in the Manage Products pages and the diagnostics page says its disabled. Just an odd situation. Last edited by TeknoSounds; 04-20-2010 at 06:47 PM. |
|
#6
|
|||
|
|||
|
There is an adv_cmps at the top of the Plugin Manager
So it just doesn't exist in the Manage Products page. But even still in the Plugin Manager everything is listed as enabled. |
|
#7
|
||||
|
||||
|
Weird... I'm still not sure how the product would be missing, but you should be able to add it by running the following SQL query via your Admin CP or phpMyAdmin:
Code:
INSERT INTO product (productid, title, description, version, active, url) VALUES ( 'adv_cmps', 'vBadvanced CMPS', 'vBadvanced Content Management & Portal System', '4.0.0', 1, 'http://www.vbadvanced.com' )
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
|
#8
|
|||
|
|||
|
Thanks, that got it
![]() Still showed disabled using the Diagnostics page, tho just went back to the Plugin Manager and disabled then re-enabled vBA and it cleared the diags. So yeah, not sure what happened during the uninstall awhile back, but guess it fubar'd something. Anyway, all working again, thanks for your help sir! |
|
#9
|
|||
|
|||
|
Thanks, had the same problem, thought I was seeing things or not seeing things, query ran fixed it.
|
|
#10
|
|||
|
|||
|
Scared the **** out of me... Glad it worked.
Just disabled and enabled.. 1 less thing to worry about... Thanks!
|
|
#11
|
|||
|
|||
|
Quote:
|
|
#12
|
||||
|
||||
|
There is not a syntax error in the query above. Maybe you use table prefixes on your database tables? If so, then you'll need to add that prefix before "product" in the first line.
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Duplicate Plugins | r_hippy | Bugs From v4.0.0 RC1 | 9 | 03-15-2010 04:33 PM |
| One or more of your vBadvanced CMPS plugins are missing | worldwidereefer | Bugs From v4.0.0 Beta 2 | 6 | 01-25-2010 03:26 PM |
| Can vBadvanced Dynamics replace my current plugins? | trbothead | Pre-Sale Questions | 10 | 04-22-2009 10:47 AM |
| how do I enable in products and plugins? | redhawk | "How Do I..." Questions | 2 | 01-01-2009 08:45 PM |
| plugins | goshalim | Site Feedback & Updates | 1 | 10-20-2007 12:38 PM |