Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
Pb with "File uploader"
Avatar
Franck Durand
Rookie
Free Members
sp_UserOfflineSmall Offline
Apr 17, 2012 - 9:57 am

Hello, I have an issue with the plugin "File upload". When I activated it, I can not add topics. The consol error describes the problem:

Tue Apr 17 2012 4:50:22 p.m.
Error: spabupdate is not defined
Source file: https://simple-press.com/wp-co.....eta2-20460
Line: 1

 

Please, help me.

Franck

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Apr 17, 2012 - 10:30 am

That's a pretty typical error you will get when jQuery has stopped working due to a prior issue, The usual reason is described here: http://codex.simple-press.com/.....-conflict/
l
If this is the root of the probem then it is usually pretty easy to fix.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Franck Durand
Rookie
Free Members
sp_UserOfflineSmall Offline
Apr 17, 2012 - 10:48 am

Thank you for your answer very quick, but i'm new to this area and i don't know what file to use. I don't understand what to do. I'm french and it's complicated for me to understand the steps.

Excuse me for this lack of knowledge.

Avatar
Franck Durand
Rookie
Free Members
sp_UserOfflineSmall Offline
Apr 17, 2012 - 11:18 am

Ouf, I have found. I inserted the following code in the file "function.php"
google_jquery function () {
if (! is_admin ()) {
wp_deregister_script ('jquery');
wp_register_script ('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js', false, '1 .5.2');
wp_enqueue_script ('jquery');
}
}
add_action ('init', 'google_jquery');

And it works. Fixed.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Apr 17, 2012 - 1:59 pm

try and make sure everything else is working as well of course. Come back if there are problems.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625