Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-11-17 07:08:11

99asterisk
New Member
Registered: 2005-11-17
Posts: 7

Problem with Forms tab

I was recieving a 403 from the Forms Tab, as described in three unanswered posts.

http://forum.textpattern.com/viewtopic.php?pid=86678#p86678

Using the link www.mysite.com/textpattern/?event=form& as suggested by speap worked

does anyone know why this is happening?

Offline

#2 2005-11-17 07:13:10

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Problem with Forms tab

The first two posts were made back in February. Why they were unanswered then, I don’t know, but your response only appeared today.

What have you set as your site url in the admin prefs?

Offline

#3 2005-11-17 13:54:54

99asterisk
New Member
Registered: 2005-11-17
Posts: 7

Re: Problem with Forms tab

my url is set to the top level of the domain im running textpattern on: www.mysite.com/blog/

(thanks for the reply)

Offline

#4 2005-11-17 14:40:51

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Problem with Forms tab

Do you mean that your site url is my-site.com/blog/, or that you have my-site.com and a section named blog? It makes a difference.

Offline

#5 2005-11-17 15:53:47

99asterisk
New Member
Registered: 2005-11-17
Posts: 7

Re: Problem with Forms tab

the url of my textpattern site is my-site.com/blog/, it is not located in the root, but in this subdomain and this is what my admin prefs is set to. ..

Offline

#6 2005-11-18 00:47:49

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Problem with Forms tab

So your site is here:
http://my-site.com/blog/

Textpattern admin is here:
http://my-site.com/blog/textpattern/

And if you try and go here:
http://my-site.com/blog/textpattern/index.php?event=form

it won’t allow it? Could you please post your diagnostics tab output?

Offline

#7 2005-11-18 05:47:53

99asterisk
New Member
Registered: 2005-11-17
Posts: 7

Re: Problem with Forms tab

yep thats it. and i cant get to …/textpattern/index.php?event=form
but i can get there from the tab that goes to …/textpattern/?event=form

here’s my diagnostics:

Textpattern version: 4.0.2 (r1076)
last_update: 2005-11-15 00:02:22/2005-11-14 23:27:53
Document root: /home/asterisk/public_html
$path_to_site: /home/asterisk/public_html/bs2
Textpattern path: /home/asterisk/public_html/bs2/textpattern
Permanent link mode: messy
Temp folder: /home/asterisk/public_html/bs2/textpattern/tmp
Site URL: www.99asterisk.org/bs2
PHP version: 4.3.10
Register globals: 1
server_time: 2005-11-17 21:47:06
MySQL: 4.0.25-standard
Locale: en_GB.UTF-8
Server:

Pre-flight check:
————————————
Your version of PHP has security related risks. Please turn register_globals off or update to a newer PHP version.
————————————

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/

<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php </IfModule>

#php_value register_globals 0

————————————

(thanks again and again…)

Last edited by 99asterisk (2005-11-18 05:53:24)

Offline

Board footer

Powered by FluxBB