Login
No account yet? Register
Home
hwd
Welcome, Guest
Please Login or Register.    Lost Password?
hwdVideoShare is developing quickly and therefore, some older post might contain information that is irrelevant now. Please remember this when searching for solutions. Additionally, some posts might contain links to old pages of this website that do not exist anymore.
Re:Multiple Includes of AC_RunActiveContent.js (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Multiple Includes of AC_RunActiveContent.js
#4045
Deriel (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Multiple Includes of AC_RunActiveContent.js 3 Months ago Karma: 0  
In the View Source of my page (http://www.valinor.com.br) I got:

Code:

<script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script> <script type="text/javascript" src="http://www.valinor.com.br/components/com_hwdvideoshare/js/swfobject.js"></script>
It's obviously terrible... what's the problem? How can I correct it? Please, my page get more tem 500kB from this .js alone :|
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4099
Davros (Admin)
Admin
Posts: 2459
graph
User Online Now Click here to see the profile of this user
Re:Multiple Includes of AC_RunActiveContent.js 2 Months, 4 Weeks ago Karma: 25  
Yea, this is bad and hwdVideoShare does not even use this script. So it can be removed, it is there from a pre-release when we were deciding which script to use to embed flash content.

Open this page and remove line 203:
JoomlaRoot/components/com_hwdvideoshare/source/view.php

Line 204 should be this:
$mainframe->addCustomHeadTag('<script type="text/javascript" src="'.$mosConfig_live_site.'/components/com_hwdvideoshare/js/AC_RunActiveContent.js"></script>';

Does that help?
 
Report to moderator   Logged Logged  
 
Like hwdVideoShare?
Support our project and vote in the Joomla Extensions Directory!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3698/Itemid,35/
  The administrator has disabled public write access.
#4123
Deriel (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Multiple Includes of AC_RunActiveContent.js 2 Months, 4 Weeks ago Karma: 0  
Strange, but the problem stills.

I commented the lines 203 and 204 but stills in my "view source" multiple times: http://www.valinor.com.br
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4136
Davros (Admin)
Admin
Posts: 2459
graph
User Online Now Click here to see the profile of this user
Re:Multiple Includes of AC_RunActiveContent.js 2 Months, 4 Weeks ago Karma: 25  
Can you post the URL of this page please?
 
Report to moderator   Logged Logged  
 
Like hwdVideoShare?
Support our project and vote in the Joomla Extensions Directory!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3698/Itemid,35/
  The administrator has disabled public write access.
#4140
Deriel (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Multiple Includes of AC_RunActiveContent.js 2 Months, 4 Weeks ago Karma: 0  
Davros wrote:
QUOTE:
Can you post the URL of this page please?

http://www.valinor.com.br
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4144
Davros (Admin)
Admin
Posts: 2459
graph
User Online Now Click here to see the profile of this user
Re:Multiple Includes of AC_RunActiveContent.js 2 Months, 3 Weeks ago Karma: 25  
OK, this is actually an issue with the module code. I've added to the bug list and it should be resolved in the next module release. Each video in the module is calling the necessary javascript despite if it has been called before!
 
Report to moderator   Logged Logged  
 
Like hwdVideoShare?
Support our project and vote in the Joomla Extensions Directory!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3698/Itemid,35/
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Subscribe For Unlimited Access
Download Free Version
EnglishNederlandseČeskýFrançaisGermanItalianPortuguêsSpanishVietnameseSrpski

Who's Online?

Loading Loading...
hwdMediaShare products now support Joomla 1.5

Getting Started

  • Download Free Version
    Get a copy of the free software first.
  • Install & Test Software
    Check our software is suitable for your project.
  • Subscribe For Pro!
    If you want more features, upgrade and download professional software.

Key Features

hwdMediaShare includes 3 native Joomla components that can be used to run a media sharing portal on your website. The package includes hwdVideoShare - a powerful video gallery used to display video in an organised layout. hwdPhotoShare is a photo gallery for sharing images between users on the Internet. hwdRevenueManager can be used to manage all your adverts in hwdVideoShare and hwdPhotoShare.

Why Subscribe?

We offer a free account that enables webmasters to download an evaluation copy of hwdMediaShare. The free version has some restrictions and does not include any Modules, Mambots or Plugins. If you like the software and want to download the Professional version please support our project and subscribe. The professional version has no restrictions and includes all available Modules, Mambots and Plugins.