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
Image and File Uploader w/chrome
Avatar
js
Member
Free Members
sp_UserOfflineSmall Offline
Aug 31, 2013 - 10:18 pm

Okay I found something else that may help track down whats going on.... if I create a poll and then vote the poll turns blank and it happens in both Chrome and FF....

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Sep 1, 2013 - 4:16 am

And do you get any script errors reported in the console when you do this? If this is a problem with your WP theme and there are no errors or issues reported in the console I am unsure as to how we can ascertain what the problem is.... Unless Steve (Mr Papa) has an idea...

andy-signature.png
YELLOW
SWORDFISH
Avatar
js
Member
Free Members
sp_UserOfflineSmall Offline
Sep 1, 2013 - 11:10 am

I am not seeing any errors in FF console and the poll vote gets counted but it just goes blank after voting.... if the page is reloaded the poll results do appear... I have some errors reported in SP error log... not sure if they are relevant

September 1, 2013
3:01 pm php file: /simple-press/forum/content/forms/sp-form-components.php
line: 469
function: sp_post_editor_smileys_options
Notice | Trying to get property of non-object

September 1, 2013
3:01 pm php file: /simple-press/forum/content/forms/sp-form-components.php
line: 422
function: sp_post_editor_default_buttons
Notice | Trying to get property of non-object

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Sep 1, 2013 - 1:25 pm

those  are both notices, not errors...  and 99% of the time harmless... we do try to correct them when they come up...

the first one has already been taken care of in the next version of SP...  and have made a note of the second one...

so does the poll issue also go away with the default wp theme?  if so, time to start looking at what js the theme is adding...

Avatar
js
Member
Free Members
sp_UserOfflineSmall Offline
Sep 1, 2013 - 2:54 pm

Yeah i meant i had some entries in the error log... 

I tested the poll with the default wp theme and the default sp theme and I get the same issue, after voting it just turns blank, doesn't show results, but if you reload the page then it did count the vote and the results do show... Also, if you haven't voted and you try to view the results via the link it just goes blank when the link is clicked... so maybe the poll issue has nothing to do with the uploader panel overlay on the text editor that I am getting with my theme.... 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Sep 1, 2013 - 5:01 pm

I am seeing the same issue when trying to view the results...  so will have to look into further and open a ticket...

but highly doubt any relation to your other issue... in this one, the polls are not getting the ajax response... no ajax involved in the attachments issue...

Avatar
js
Member
Free Members
sp_UserOfflineSmall Offline
Sep 2, 2013 - 12:59 am

Added the following css to my wp theme to fix the panel overlay in chrome and it doesn't happen now-

 

#spMainContainer .spInlineSection { 
z-index: 0; 
position: relative; 
}
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Sep 2, 2013 - 1:32 am

that really shouldnt be needed... but does explain it if the wp theme is doing some 'strange' layering of content sections...

good detective work...

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: 17363
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625