Status
Not open for further replies.

unnamed

Customer
I've got a lot set up but I'm running into a problem of uploading files. For some reason the upload goes fine but there is nothing to show for it. I don't get a link to download any file.

Also, should there be a button for the Add File? All I see is text.

And, I'm not able to add a description image. I don't see any edit buttons for it.

Only one category is showing for you, there are many more but I don't think any of it matters - let me know otherwise.
 
Last edited by a moderator:
This issue is most likely caused by the fact that you have a lot of scripts producing JavaScript errors on your forum. These errors most likely cause the browser to stop JS execution.

GET http://forum.wapscalc.com/images/tf_ideal/script.js 404 (Not Found)
GET http://forum.wapscalc.com/highslide/highslide.full.js 404 (Not Found)
GET http://forum.wapscalc.com/images/tf_ideal/fonts/bebasneue-webfont.woff 404 (Not Found)
GET http://forum.wapscalc.com/images/tf_ideal/fonts/bebasneue-webfont.ttf 404 (Not Found)
GET http://forum.wapscalc.com/images/tf_ideal/fonts/bebasneue-webfont.svg#BebasNeueRegular 404 (Not Found)

Code:
<script>$("#scanudesc a[title]").tooltip({   
position: "bottom right",   
effect: "slide"   
});   </script>
Uncaught TypeError: Object [object Object] has no method 'tooltip'

Code:
<script type="text/javascript">
    $(window).load(function() {
        $("#slider").nivoSlider({
        captionOpacity: 1.0,
        pauseTime: 10000
        });
    });
</script>
Uncaught TypeError: Object [object Object] has no method 'nivoSlider'



Please correct these issues and let me know if that solves it :)
 
Thanks, I'll have to sift through it and try to make sense of it all. So far I've added the first js mentioned (seemed to never transfer with ftp) as well as all the fonts. I also removed the nivoSlider script. I can't seem to find the scanu script but I went in and uninstalled it from my installed products. I also disabled the highslide too.

I'll keep plugging away at it and will come back once I think I have done everything asked.
 
Status
Not open for further replies.

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,713
Customer rating
0.00 star(s) 0 ratings
Top