MyBB Community Forums

Full Version: Posting just saying undefined?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Are all plugins back enabled or not?
Try downloading a fresh MyBB zip file from mybb.com and upload the jscript-folder to the MyBB root of your server (via FTP) overwriting the existing files.
(2011-05-08, 10:45 AM)euantor Wrote: [ -> ]Just have to say, I love your 404 page Wink
LOL Thanks!


(2011-05-08, 10:46 AM)Aries-Belgium Wrote: [ -> ]Are all plugins back enabled or not?
Try downloading a fresh MyBB zip file from mybb.com and upload the jscript-folder to the MyBB root of your server (via FTP) overwriting the existing files.
Hi,
They are enabled and I uploaded that folder and didn't change it.. I can try again, as maybe it didn't work right?
No javascript on your forum works, you've added various javascript things to your forum (Wibiya, the snow) and somewhere there'll be a conflict with the MyBB javascript. You'll need to go through and remove the javascript you've added until you find what's causing this problem.
(2011-05-08, 11:47 AM)MattRogowski Wrote: [ -> ]No javascript on your forum works, you've added various javascript things to your forum (Wibiya, the snow) and somewhere there'll be a conflict with the MyBB javascript. You'll need to go through and remove the javascript you've added until you find what's causing this problem.
Hi,
Is there anyway I can just delete MyBB and then reinstall it with the same database so I will have all my users and posts?


Thanks
Yes but all your themes/plugins would be gone. But it would save all those settings, so you would just have to re-upload them.
There's no reason to reinstall your forum, just do as Matt said above.
(2011-05-08, 07:18 PM)Skybucks100 Wrote: [ -> ]
(2011-05-08, 11:47 AM)MattRogowski Wrote: [ -> ]No javascript on your forum works, you've added various javascript things to your forum (Wibiya, the snow) and somewhere there'll be a conflict with the MyBB javascript. You'll need to go through and remove the javascript you've added until you find what's causing this problem.
Hi,
Is there anyway I can just delete MyBB and then reinstall it with the same database so I will have all my users and posts?


Thanks

That would be a far lengthier and more complicated method than what I've suggested you do. You've just added something that's conflicting, you just need to find what that is. There's no need to start deleting the forum and messing about with databases for something like this.
(2011-05-08, 07:34 PM)MattRogowski Wrote: [ -> ]
(2011-05-08, 07:18 PM)Skybucks100 Wrote: [ -> ]
(2011-05-08, 11:47 AM)MattRogowski Wrote: [ -> ]No javascript on your forum works, you've added various javascript things to your forum (Wibiya, the snow) and somewhere there'll be a conflict with the MyBB javascript. You'll need to go through and remove the javascript you've added until you find what's causing this problem.
Hi,
Is there anyway I can just delete MyBB and then reinstall it with the same database so I will have all my users and posts?


Thanks

That would be a far lengthier and more complicated method than what I've suggested you do. You've just added something that's conflicting, you just need to find what that is. There's no need to start deleting the forum and messing about with databases for something like this.
Well I deleted every javascript thing and replaced them with a old backup with my old forum which didn't have this problem and it still says "undefined"
You've still got a load of non-default javascript on your page.

<script type="text/javascript" src="http://polarworld.co/forum/jscripts/snowfall.js"></script>
<script type="text/javascript" src="http://polarworld.co/forum/jscripts/thumbspostrating.js?ver=1600"></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
<script src="http://cdn.wibiya.com/Toolbars/dir_0801/Toolbar_801148/Loader_801148.js" type="text/javascript"></script>

If you remove it to test if it worked, it needs to stay removed until the cause is found, but everything that was there before is still there.
(2011-05-08, 09:29 PM)MattRogowski Wrote: [ -> ]You've still got a load of non-default javascript on your page.

<script type="text/javascript" src="http://polarworld.co/forum/jscripts/snowfall.js"></script>
<script type="text/javascript" src="http://polarworld.co/forum/jscripts/thumbspostrating.js?ver=1600"></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
<script src="http://cdn.wibiya.com/Toolbars/dir_0801/Toolbar_801148/Loader_801148.js" type="text/javascript"></script>

If you remove it to test if it worked, it needs to stay removed until the cause is found, but everything that was there before is still there.
Hmmm it looks like the Wibiya thing caused this mess... I deleted the wibiya code and then it worked o.O Odd it worked with it before...
EDIT: Yep it is. I re added it and it gave me the undefined thing.
Pages: 1 2 3