Support Forum
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 ..
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.
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.
YELLOW
SWORDFISH
|
you can modify jigoshop, to not load the incorrect libraries on the forum page...
if (!sp_is_forumpage()) { #load jigshop stuff here }
Visit Cruise Talk Central and Mr Papa's World
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');
}
1 Guest(s)