[REQUEST] fading images
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
[REQUEST] fading images
For some reason, I got the exact same problem as Terr0r. The avatars won't show up again... I "de-installed" it again.
[REQUEST] fading images
So you made the same error as Terr0r 
If you want it working then install it and give me a link to your site.

If you want it working then install it and give me a link to your site.
[REQUEST] fading images
What happens if you remove this from overall_header:
Code: Select all
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<!-- If the above line is already present, don't add it again -->
[REQUEST] fading images
I have add this to my forum again but now is my avatar gone
take a look on my forum http://www.phpbbpoints.com/home.php
I have already jquery
so what must I do now ?
already thanks for the help
Greets Terr0r

take a look on my forum http://www.phpbbpoints.com/home.php
I have already jquery
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/jquery-1.5.2.min.js"></script>
that is for the mChat so if I set this in the oaverall_header.html <script src="{ROOT_PATH}script/jquery-1.4.4.min.js" type="text/javascript"></script>
then I use 2 jquery's and that is not good so what must I do now ?
already thanks for the help
Greets Terr0r
[REQUEST] fading images
You havent uploaded the entire script folder. I can see its not present.Arnevb wrote:Mmm... Nothing seems to happen...
[REQUEST] fading images
I think that is also the problem by me I have no script folder whit a jquery file in it
so what must I do now made a folder and call the name script and set the file jquery-1.4.4.min.js in it ?
so what must I do now made a folder and call the name script and set the file jquery-1.4.4.min.js in it ?
[REQUEST] fading images
Yes, exactly.Terr0r wrote:I think that is also the problem by me I have no script folder whit a jquery file in it
so what must I do now made a folder and call the name script and set the file jquery-1.4.4.min.js in it ?