Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Add File button not working
Avatar
id_elias
Member
Free Members
sp_UserOfflineSmall Offline
Mar 6, 2012 - 11:33 am

Hi, I'm using 5.0 Simple-press, to the point, when I try to upload a file, either by editing or creating a topic or reply, I get the white box with the buttons, Add Filesand Start Upload, but when I click nothing happens. As if they were not working.Check the permissions and the Full Access are:

-Can attach a signature to posts
-Can upload avatars
-Can upload images in posts
-Can upload half in posts
-Can upload files in posts
-Can upload signature images
-Can use the private messaging system

thanks .. and I apologize for my English .. frown

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 6, 2012 - 11:49 am

The it probably isn't working!
Can we have a link to your forum page?

andy-signature.png
YELLOW
SWORDFISH
Avatar
id_elias
Member
Free Members
sp_UserOfflineSmall Offline
Mar 6, 2012 - 1:56 pm

Yellow Swordfish said
The it probably isn't working!
Can we have a link to your forum page?

http://174.121.134.156/~ganacolo/foro/

 

there is .. thanks for the help. cry

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 6, 2012 - 2:21 pm

You have the problem explained here: http://codex.simple-press.com/.....-conflict/

But I think those nice people at Jigoshop have an alternate build they may be able to supply which may resolve the problem as that is where it is probably coming from.

andy-signature.png
YELLOW
SWORDFISH
Avatar
id_elias
Member
Free Members
sp_UserOfflineSmall Offline
Mar 6, 2012 - 3:20 pm
forum gives me these errors, these can be caused by Jigoshop?
 
Uncaught TypeError: Object [object Object] has no method 'propAttr'
jquery.ui.button.min.js:15
 
Uncaught TypeError: Cannot read property 'settings' of undefined
jquery.ui.plupload.js:1
 
thanks
Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 6, 2012 - 3:40 pm

It s likely.
And not caused BY Jigoshop but by the way Jigoshop is loading jQuery libraries.
Who knows - of that one gets fixed there may be another plugin also doing it but we know Jigoshop does s it is the place to start.

andy-signature.png
YELLOW
SWORDFISH
Avatar
id_elias
Member
Free Members
sp_UserOfflineSmall Offline
Mar 6, 2012 - 4:21 pm

JigoShop disable the plugin when everything works properly, it is possible todisable the link libraries SimplePress and use of JigoShop? or indicate that onlywhen browsing the forum, JigoShop not load the libraries? cry

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 6, 2012 - 8:02 pm

you can modify jigoshop, to not load the incorrect libraries on the forum page...

if (!sp_is_forumpage())  {
    #load jigshop stuff here
}
Avatar
id_elias
Member
Free Members
sp_UserOfflineSmall Offline
Mar 7, 2012 - 3:42 pm

I was able to solve the problem, I'll put it in case someone does happenyou know how to fix.. enclose the file jigoshop.php these three functions in the conditional and ready, also gives problems with the sub-plugin of blasphemy, so they know. Anything let me know. Thanks for the support.

if (!sp_is_forumpage()) {
wp_enqueue_script('jqueryui');
wp_enqueue_script('jigoshop_frontend');
wp_enqueue_script('jigoshop_script');
}

kiss

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 7, 2012 - 4:46 pm

Hey - not a bad solution. Good thinking.

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: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626