Subdomains to categories
Use subdomains for categories
Version: 4.1.48
URL:
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 65 Total Posts: 7614 |
Posted 07/03/08 - 8:27 AM:
Odd, that rule works on my server. Adding the parentheses back will break your comments threads. |
|
tonypearce
Member Usergroup: Customer Joined: Jun 27, 2008 Location: UK Total Topics: 1 Total Posts: 12 |
Posted 07/03/08 - 9:22 AM:
Hi, after playing a while I'm finding these problems: http://www.home-supplies.co.uk/ click the link: Computer Audio and Video Cables http://computer-audio-and-video-cables.home-supplies.co.uk/ no joy, it does not go to the subfolder. clicking a link on the 'top 5' menu gives an error ermission deniedand again the link does not open. Any ideas?? |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 65 Total Posts: 7614 |
Posted 07/03/08 - 10:13 AM:
That's not how it is on my server, so I'll need access: http://scripts.webmastersite.net/w...dex.php?section=inspection (I can understand the redirect loop, but not the category behavior.) Edited by Paul on 07/03/08 - 10:33 AM |
|
fusionx
Experienced Usergroup: Customer Joined: Jun 18, 2008 Total Topics: 21 Total Posts: 83 |
Posted 07/03/08 - 12:28 PM:
Paul wrote: Odd, that rule works on my server. Adding the parentheses back will break your comments threads. I'll send you login info so you can check it out. http://repair-services.inpanamacit...directory/test-link-1.html doesn't load - assuming it's the same issue that Tony has? Trying to add a comment to that link, and get this: Non-numeric id value requested: test-lin Also assuming that's what you meant by 'adding the parens will break the comments thread'? Thanks, Jeff |
|
tonypearce
Member Usergroup: Customer Joined: Jun 27, 2008 Location: UK Total Topics: 1 Total Posts: 12 |
Posted 07/03/08 - 12:51 PM:
I have posted my login details Thanks Tony |
|
fusionx
Experienced Usergroup: Customer Joined: Jun 18, 2008 Total Topics: 21 Total Posts: 83 |
Posted 07/08/08 - 9:00 AM:
Manually uploaded the lastest alpha and am getting this - the DB does exist with the correct username/pass, and the DB server is running. Servertest.php returns no errors: Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/inpanama/domains/inpanamacity.com/public_html/databases/mysql.php on line 9 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/inpanama/domains/inpanamacity.com/public_html/databases/mysql.php on line 47 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/inpanama/domains/inpanamacity.com/public_html/databases/mysql.php on line 50 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/inpanama/domains/inpanamacity.com/public_html/databases/mysql.php on line 50 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/inpanama/domains/inpanamacity.com/public_html/databases/mysql.php on line 50 Cannot extract data from the database. It seems that although we established a database connection we aren't able to access the database itself. It could be that the database is down (ask your web host about this), or that the mysql user doesn't have proper permissions to acces the database. MySQL returns this error: No database selected WSN Links 5.0.0 Beta 1 |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 65 Total Posts: 7614 |
Posted 07/09/08 - 12:31 PM:
You must be using an old mysql version. mysqli_select_db and mysql_select_db have their parameters in opposite orders, so being consistent broke it for people using the older mysql stuff. Overwrite databases/mysql.php with beta 2's. |
|
fusionx
Experienced Usergroup: Customer Joined: Jun 18, 2008 Total Topics: 21 Total Posts: 83 |
Posted 07/09/08 - 3:56 PM:
Installed beta 2, and am getting this when adding a link: Fatal error: Call to undefined function checkincompletes() in inpanamacity.com/public_html/suggest.php on line 892 |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 65 Total Posts: 7614 |
Posted 07/09/08 - 11:09 PM:
Noted, will be fixed in beta 3 in a few hours. |
|
fusionx
Experienced Usergroup: Customer Joined: Jun 18, 2008 Total Topics: 21 Total Posts: 83 |
Posted 07/10/08 - 6:09 AM:
Autoupgrade is giving me this: Fatal error: Call to undefined function settingsreplacements() in /home/inpanama/domains/inpanamacity.com/public_html/admin/adminend.php on line 43 I'll try manually uploading later this morning.. |
|
fusionx
Experienced Usergroup: Customer Joined: Jun 18, 2008 Total Topics: 21 Total Posts: 83 |
Posted 07/10/08 - 6:47 AM:
fusionx wrote: Autoupgrade is giving me this: Fatal error: Call to undefined function settingsreplacements() in /home/inpanama/domains/inpanamacity.com/public_html/admin/adminend.php on line 43 I'll try manually uploading later this morning.. Even with that error, everything seems to work ok! The initial admin page reports Beta 3. I can now click Details and hit http://example-category.inpanamacity.com/test-link-1.html - that works great. The only thing that doesn't work as expected is if I choose to combine details and comments on the same page. This url: http://example-category.inpanamacity.com/test-link-1-thread.html ands up as http://www.inpanamacity.com/comments.php?id=1 in the browser. So close! Woohoo!
|
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 65 Total Posts: 7614 |
Posted 07/11/08 - 11:58 AM:
The error is known, seems to be a beta 2 problem (doesn't happen on upgrading from 4.1.x to beta 3). Checking on combined detail/comments. |
|
fusionx
Experienced Usergroup: Customer Joined: Jun 18, 2008 Total Topics: 21 Total Posts: 83 |
Posted 07/11/08 - 12:56 PM:
Thanks Paul, Are there any major template changes coming for 5.0? Is it ok to start customizing my templates? |
|
Paul
developer Usergroup: Administrator Joined: Dec 20, 2001 Location: Diamond Springs, California Total Topics: 65 Total Posts: 7614 |
Posted 07/12/08 - 1:16 AM:
Fixed detail/comments url for next beta. Template changes are largely done, but if there are more most of them will auto-apply anyhow. |
|
fusionx
Experienced Usergroup: Customer Joined: Jun 18, 2008 Total Topics: 21 Total Posts: 83 |
Posted 07/12/08 - 6:48 AM:
Paul wrote: Fixed detail/comments url for next beta. Template changes are largely done, but if there are more most of them will auto-apply anyhow. Upgraded to 4, combined is still going to http://www.inpanamacity.com/comments.php?id=1 instead of http://example-category.inpanamaci...est-link-new-1-thread.html |
Sorry, you don't have permission to post. Log in, or register if you haven't yet.

Print
ermission denied