Finally got the ratings working with it. I have a couple of unrelated alpha bugs that should be solved in time to release tonight or tomorrow. Total was 4 hours, so $100 for each of you. Will send invoice soon.
Went to SEO, turned on mod_rewrite, turned on the option to use top level cats as subdomains, and saved. Got the success page, then when it redircted back to admin/index.php it's throwing a 500 error.
Went to SEO, turned on mod_rewrite, turned on the option to use top level cats as subdomains, and saved. Got the success page, then when it redircted back to admin/index.php it's throwing a 500 error.
Thanks,
Jeff
Same error using a freshly downloaded autosetup.php.
fusionx - Somehow, permissions didn't allow your config.php file to be written during setup. The only time I've seen that with autosetup it was a server configuration problem. If you did it with a manual setup, the directory may need to be 777.
You said "same error" but it's a completely different error, by that way, unrelated to the previous one.
Comments on Subdomains to categories
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Largely done, just have to change a javascript call to use the appropriate subdomain in order to comply with browser security restrictions.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Finally got the ratings working with it. I have a couple of unrelated alpha bugs that should be solved in time to release tonight or tomorrow. Total was 4 hours, so $100 for each of you. Will send invoice soon.
See www.webmastersite.net/forum...500-pre-releases-8112.html for instructions on upgrading/installing 5.0.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Released alpha 7.
Member
Usergroup: Customer
Joined: Jun 27, 2008
Location: UK
Total Topics: 1
Total Comments: 12
Where can I get this? I tried the auto installer but always an empty file
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Fixed the autoinstaller now.
scripts.webmastersite.net/w...oad50.php?format=autosetup
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
Hi Paul,
Upgraded and admin/index.php loaded fine.
Went to SEO, turned on mod_rewrite, turned on the option to use top level cats as subdomains, and saved. Got the success page, then when it redircted back to admin/index.php it's throwing a 500 error.
Thanks,
Jeff
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
I'll try a manual install tomorrow.. right now it's time for a beer
Member
Usergroup: Customer
Joined: Jun 27, 2008
Location: UK
Total Topics: 1
Total Comments: 12
Hi,
Manually installed 5.0 v9
I am having the same issue, sort of, blank screen, have pasted the automatically created .htaccess files below as guess this is the problem?
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+[^/])$ $1/ [R]
RewriteRule ^admin/?$ admin/index.php
RewriteRule ^members/([0-9]+)\.html?$ memberlist.php?rewritten=1&page=$1
RewriteRule ^members/([-_/\+A-Za-z0-9]+)-([0-9]+)-trader\.html?$ trader.php?rewritten=1&id=$2
RewriteRule ^members/([-_/\+A-Za-z0-9]+)-([0-9]+)\.html?$ memberlist.php?rewritten=1&action=profile&id=$2
RewriteRule ^members/?$ memberlist.php?rewritten=1
RewriteRule ^help/?$ help.php?rewritten=1
RewriteRule ^help/([-_/\+A-Za-z0-9]+)/?$ help.php?rewritten=1&action=showcat&name=$1
RewriteRule ^help/([-_/\+A-Za-z0-9]+)/([-_/\+A-Za-z0-9]+)-([0-9]+)\.html?$ help.php?rewritten=1&action=showitem&id=$3
RewriteRule ^tags/([a-zA-Z0-9]+)/?$ search.php?rewritten=1&filled=1&action=filter&whichtype=links&tagscondition=like&tagssearch=|$1|
RewriteRule ^([-_/\+A-Za-z0-9]+)?/?([-_/\+A-Za-z0-9]+)-([0-9]+)\.html?$ link.php?rewritten=1&action=detail&id=$3&categorypath=$1&linktitle=$2
RewriteRule ^[-_/\+A-Za-z0-9]+?/?[-_/\+A-Za-z0-9]+-([0-9]+)-thread-([0-9]+)\.html?$ comments.php?rewritten=1&id=$1&page=$2
RewriteRule ^[-_/\+A-Za-z0-9]+?/?[-_/\+A-Za-z0-9]+-([0-9]+)-thread\.html?$ comments.php?rewritten=1&id=$1
RewriteRule ^([0-9]+)/?$ index.php?rewritten=1&action=displaycat&catid=$1
RewriteRule ^([0-9]+)/([0-9]+)/?$ index.php?rewritten=1&action=displaycat&catid=$1&page=$2
RewriteRule ^([0-9]+)/sp([0-9]+).htm$ index.php?rewritten=1&action=displaycat&catname=$1&subpage=$2
RewriteRule ^([-_/\+A-Za-z0-9]+)/?$ index.php?rewritten=1&action=displaycat&catname=$1
RewriteRule ^([-_/\+A-Za-z0-9]+)/([0-9]+)\.html?$ index.php?rewritten=1&action=displaycat&catname=$1&page=$2
Cheers
tony
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
With mod_rewrite turned off it works.
With mod_rewrite turned on I'm getting this:
Parse error: syntax error, unexpected ',' in /home/inpanama/domains/inpanamacity.com/public_html/includes/modrewrite.php on line 122
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Fixed the wrong copy (server instead of desktop) of that file yesterday. Released the proper one now.
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
Hi Paul,
Upgraded and admin/index.php loaded fine.
Went to SEO, turned on mod_rewrite, turned on the option to use top level cats as subdomains, and saved. Got the success page, then when it redircted back to admin/index.php it's throwing a 500 error.
Thanks,
Jeff
Same error using a freshly downloaded autosetup.php.
http://www.inpanamacity.com/business-directory/
Member
Usergroup: Customer
Joined: Jun 27, 2008
Location: UK
Total Topics: 1
Total Comments: 12
Works fine for me, very pleased, I did delete the whole directory and started again.
using v10
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
fusionx - Somehow, permissions didn't allow your config.php file to be written during setup. The only time I've seen that with autosetup it was a server configuration problem. If you did it with a manual setup, the directory may need to be 777.
You said "same error" but it's a completely different error, by that way, unrelated to the previous one.
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
"Same Error" meaning a 500 error on redirect.
Did a manual install, same steps, another 500 error.
Checked error logs on the server and found:
RewriteRule: cannot compile regular expression '^[-_/\\+A-Za-z0-9]+?/?[-_/\\+A-Za-z0-9]+-([0-9]+)-thread-([0-9]+)\\.html?$'\n
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
I blocked these two lines and it works as advertised:
##RewriteRule ^[-_/\+A-Za-z0-9]+?/?[-_/\+A-Za-z0-9]+-([0-9]+)-thread-([0-9]+)\.html?$ comments.php?rewritten=1&id=$1&page=$2
##RewriteRule ^[-_/\+A-Za-z0-9]+?/?[-_/\+A-Za-z0-9]+-([0-9]+)-thread\.html?$ comments.php?rewritten=1&id=$1
Edit - noticed the missing parens on those lines. Added them and it works now.
RewriteRule ^([-_/\+A-Za-z0-9]+)?/?[-_/\+A-Za-z0-9]+-([0-9]+)-thread-([0-9]+)\.html?$ comments.php?rewritten=1&id=$1&page=$2
RewriteRule ^([-_/\+A-Za-z0-9]+)?/?[-_/\+A-Za-z0-9]+-([0-9]+)-thread\.html?$ comments.php?rewritten=1&id=$1