Quote:
Originally Posted by jcgriff2
That is the plug-in manager.
%3F is hex for ?
%3D is hex for =
plugin.php%3Fdo%3Dproduct becomes - ...plugin.php?do=product
You should be able to reach plug-in manager with that URL. The page you posted looks like a default search page that loads when the URL is invalid. Seems like a URL decoding problem.
I usually see for plug-in mgr -
..admincp/plugin.php?do=product (but no index.php here) -
..admincp/index.php?loc=plugin.php?do=product
Do you see "GlowHost - Spam-O-Matic Log" under "Statistics & Logs" in ACP?
Try pasting (for the log): ...admincp/glowhostspamomatic.php
|
I get the same page when I do it that way, no change.