Mediabox not defined
10 years 3 months ago - 10 years 3 months ago #21517
by knottulf
Mediabox not defined was created by knottulf
I've had mediabox_ck working for years, but now, after the site has been hacked and renovated, I get this strange error in firebug:
This is although seemingly all necessary javascript files are present:
The site version is joomla 2.5.24
What am I missing here?
Code:
ReferenceError: Mediabox is not defined
Mediabox.scanPage = function() {
This is although seemingly all necessary javascript files are present:
Code:
<script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
<script src="/media/system/js/core.js" type="text/javascript"></script>
<script src="/media/system/js/caption.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
<script src="plugins/system/mediabox_ck/mediabox_ck/mediaboxAdv-1.3.4b.js" type="text/javascript"></script>
<script src="plugins/system/mediabox_ck/mediabox_ck/quickie.js" type="text/javascript"></script>
<script type="text/javascript">
[...]
Mediabox.scanPage = function() { [...]
The site version is joomla 2.5.24
What am I missing here?
Last edit: 10 years 3 months ago by knottulf. Reason: joomla version given
Please Log in or Create an account to join the conversation.
10 years 3 months ago #21518
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mediabox not defined
Hi
try to reinstall the plugin mediabox, if this does not fix your issue then it does not come from the plugin but from another problem into your website
CEd
try to reinstall the plugin mediabox, if this does not fix your issue then it does not come from the plugin but from another problem into your website
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 3 months ago #21547
by knottulf
Replied by knottulf on topic Mediabox not defined
Thank you, reinstalling worked like a charm.
Sorry I didn't think of it at once.
Sorry I didn't think of it at once.
Please Log in or Create an account to join the conversation.
Time to create page: 0.206 seconds