<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: trailing /? added to confirmation redirect</title>
		<link>https://legacy.forums.gravityhelp.com/topic/trailing-added-to-confirmation-redirect</link>
		<description>Gravity Support Forums Topic: trailing /? added to confirmation redirect</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:56:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/trailing-added-to-confirmation-redirect" rel="self" type="application/rss+xml" />

		<item>
			<title>kerchmcc on "trailing /? added to confirmation redirect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trailing-added-to-confirmation-redirect#post-29036</link>
			<pubDate>Sun, 03 Jul 2011 12:41:16 +0000</pubDate>
			<dc:creator>kerchmcc</dc:creator>
			<guid isPermaLink="false">29036@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got a problem with the confirmation redirect adding a /? to the end of the designated page.&#60;br /&#62;
Example:&#60;br /&#62;
When you fill out the first form on this page:&#60;br /&#62;
&#60;a href=&#34;http://www.adhdcoaches.org/acce-kubik/&#34; rel=&#34;nofollow&#34;&#62;http://www.adhdcoaches.org/acce-kubik/&#60;/a&#62;&#60;br /&#62;
the professional registration redirects to&#60;br /&#62;
&#60;a href=&#34;http://www.adhdcoaches.org/po-kubik-m/?&#34; rel=&#34;nofollow&#34;&#62;http://www.adhdcoaches.org/po-kubik-m/?&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sometimes *I* get the page as it should be, other times my experience matches the complaints from users saying that they get a blank where the post/content should be.&#60;/p&#62;
&#60;p&#62;Using Firefox Live HTTP Header add on, the header shows&#60;br /&#62;
&#60;code&#62;XML-RPC server accepts POST requests only.&#60;/code&#62;&#60;br /&#62;
(I don't really know what that means)(S)&#60;/p&#62;
&#60;p&#62;Some things I've read seem to imply that this could be a problem with the cache. But no specific cache plugin is installed.  Some conversations I've had with my guys suggest a problem with the Apache handler.&#60;/p&#62;
&#60;p&#62;I have done the &#34;switch to the twenty ten&#34; theme... same problem.&#60;br /&#62;
and the turn off all the other plugins... same problem&#60;br /&#62;
I tried making a new form with the same redirect confirmation, same problem.&#60;/p&#62;
&#60;p&#62;I tried changing the permalink structure to test the problem as suggested here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/form-not-submitting#post-2233&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/form-not-submitting#post-2233&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, when I set the permalinks to default (which given the ? might imply that's where the problem is) they don't change. They stay as domain/post-name&#60;/p&#62;
&#60;p&#62;When I change it back.. I get the message that the .htaccess is not writeable .. I changed the chmod to 777 ..  still not writeable.&#60;br /&#62;
I manually changed the .htaccess&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;
RewriteEngine On
RewriteBase /
// [the following line was not included before] (and no, this line is not in the actual file)
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&#38;lt;/IfModule&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That's all I've got about that problem.&#60;br /&#62;
However, here's some other stuff that happened:&#60;/p&#62;
&#60;p&#62;I had some trouble after the last WP upgrade adding weird characters. But I found that the DB_CHARSET did not match the set shown on the mysql database. I changed the DB_CHARSET to utf8_unicode_ci and that fixed the weird character problem.&#60;/p&#62;
&#60;p&#62;But is it possible there could be a problem with the DB_CHARSET?&#60;br /&#62;
See my post about that here: &#60;a href=&#34;http://bit.ly/mc6Ha9&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/mc6Ha9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm at a loss for where to look next (or better to fix this problem!)&#60;br /&#62;
Thanks&#60;br /&#62;
kerch&#60;br /&#62;
&#60;a href=&#34;http://www.adhdcoaches.org&#34; rel=&#34;nofollow&#34;&#62;http://www.adhdcoaches.org&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
