Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if (!class_exists($tableClass)) do not work #8585

Closed
dylanlyu opened this issue Dec 3, 2015 · 2 comments
Closed

if (!class_exists($tableClass)) do not work #8585

dylanlyu opened this issue Dec 3, 2015 · 2 comments

Comments

@dylanlyu
Copy link

dylanlyu commented Dec 3, 2015

Hi,
Sign in the background, the picture appears

Darwin+cfcd208495d565ef66e7dff9f98764da+01+[[]]

i try and tracking.
JTable::getInstance
if (!class_exists($tableClass)) do not work.
It looks like class_exists do not work.

Have any idea this problem occurs..
I use Joomla 3.3 version.

@mbabker
Copy link
Contributor

mbabker commented Dec 3, 2015

No idea what your actual issue is, but class_exists() in general will only work with classes that have already been loaded or are in an autoloaded path.

@ghost
Copy link

ghost commented Dec 3, 2015

@dylanlyu
Your site has been hacked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants