subramanya1 / buddypress-media

Automatically exported from code.google.com/p/buddypress-media
0 stars 0 forks source link

System Crashes While Rendering Admin "Core Settings"->"Adding Media" screen #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
*** YOU MUST ANSWER ALL QUESTIONS. IF A QUESTION IS NOT RELEVANT YOU MUST
WRITE "NOT APPLICABLE" IN THE QUESTION FIELD. ***

[What steps will reproduce the problem? (We need detailed, specific steps.
If we cannot reproduce the defect on a dev machine, we cannot fix it.)]
1. Windows 2008 Std Srvr
2. WAMP 2.0
3. fresh install WP/BP/bp-album
4. Activate and navigate to core settings / Adding media

[What is the expected output? What do you see instead?]
That the page would render completely to display a Save Settings button at the 
bottom of the page. 

Instead the page only renders to "Content type detection method" and the source 
ends with 
[code]                <table class="form-table bpa-options">

                    <tr>
                        <th valign="top">Content type detection method </th>
                        <td>
[/code]

[What version of BP Media are you using?]

[What version of WordPress are you using?]

[What version of BuddyPress are you using?]

[What version of PHP are you using?]

[If the problem is layout related (broken page layout, etc) or browser
related (page just freezes, cannot connect to server) ...what happens when
you load the page in AT LEAST TWO of the following browsers:]
1.FireFox - (Report version number)
2.Internet Explorer - (Report version number)
3.Safari - (Report version number)
4.Google Chrome - (Report version number)

[What is the URL of your web host?]

[If you are running a public site, what is the URL to a page that shows the
problem?]

[Do you know how to use phpMyAdmin?]

[Do you know how to edit PHP code?]

[Please provide any additional information below]

Original issue reported on code.google.com by roydean....@gmail.com on 28 Sep 2010 at 3:25

GoogleCodeExporter commented 9 years ago
Oops! Here is the rest of the answers.

[What version of BP Media are you using?] 
9/27 Nightly Build 0.1.9

[What version of WordPress are you using?]
3.0.1

[What version of BuddyPress are you using?]
1.2.5.2

[What version of PHP are you using?]
5.3.1

[If the problem is layout related (broken page layout, etc) or browser
related (page just freezes, cannot connect to server) ...what happens when
you load the page in AT LEAST TWO of the following browsers:]
1.FireFox - Same failure - v3.5.10
2.Internet Explorer - Same failure - v8
3.Safari - Same failure - v5.0.2 (7533.18.5)
4.Google Chrome - Same failure - v6.0.472.63

[What is the URL of your web host?]
http://demo.ardee.com

[If you are running a public site, what is the URL to a page that shows the
problem?]
http://demo.ardee.com/wp-admin/admin.php?page=bp-album-setup
username is admin pwd is FIPBhA4UJY6u

[Do you know how to use phpMyAdmin?]
Yes

[Do you know how to edit PHP code?]
Yes

[Please provide any additional information below]
None available.

Original comment by roydean....@gmail.com on 28 Sep 2010 at 4:29

GoogleCodeExporter commented 9 years ago
Confirmed on dev system. It appears the problem is in the "determine available 
content validation methods" code that generates the "select content validation 
method" checkboxes.

Original comment by CarlRoett@gmail.com on 29 Sep 2010 at 7:48

GoogleCodeExporter commented 9 years ago
This is from an early nightly build. There have been significant code changes 
that now render this ticket invalid.

Original comment by fanquake on 27 Sep 2011 at 12:09