Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter avbyrin

    (@avbyrin)

    I have the log now. What should I be looking for? There don’t seem to be explicit errors in it.

    Josh – The permalinks are already in date/name format but I re-saved it to see if it made a difference.

    Thread Starter avbyrin

    (@avbyrin)

    I’ll take a look at the directions.

    How do I get the PHP logs (sorry – I’m a newbie)

    Thanks.

    Thread Starter avbyrin

    (@avbyrin)

    I upgraded to the latest version (0.9.4.6) and still there’s nothing. FYI I’m using the PHP code for this particular form. The code is as follows:

    <form id="sendpress_signup" method="POST" class="sendpress-signup" >
    
    				<div id="error"></div>
    				<div id="thanks" style="display:none;">Thank you for subscribing!</div>
    				<div id="form-wrap" style="width:300px;margin: 0 auto;">
    					<p></p>
    											<input type="hidden" name="sp_list" id="list" class="sp_list" value="000" />
    
    											<p name="firstname">
    															<label for="firstname">First Name:</label>
    														<input type="text" class="sp_firstname" orig="First Name" value=""  name="sp_firstname" />
    						</p>
    
    											<p name="lastname">
    															<label for="lastname">Last Name:</label>
    														<input type="text" class="sp_lastname" orig="Last Name" value="" name="sp_lastname" />
    						</p>
    
    					<p name="email">
    													<label for="email">E-Mail:</label>
    												<input type="text" class="sp_email" orig="E-Mail" value="" name="sp_email" />
    					</p>
    
    					<p class="submit">
    						<input value="Submit" class="sendpress-submit" type="submit"  id="submit" name="submit">

    Also in another form (on this page http://www.fantasyleaguechampion.com/index.php/category/blog/nfl/) that uses the WordPress generated widget, I’m getting this error after submission:

    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.

    The emails are saved but the Thank you page is not showing up.

    I greatly appreciate your help! Thank you so much!

    I’m having the same issue. I’ve tried installing 2 different plugins then modifying header.php but nothing shows up.

    Then I tried just typing some random text after in the <span class=”site-name”> tag to see if I can see anything – nope. Not sure how to fix it..

Viewing 4 replies - 1 through 4 (of 4 total)