|
403 Forbidden error
|
|
06-Feb-2011, 02:39 AM
Post: #1
|
|||
|
|||
|
403 Forbidden error
Hi,
Hmmm, After the install I can't seem to find the frontend I get a 403 error when I type the url to comments/ or comments/index.html The install went fine, no problem with getting to the admin panel. any help appreciated. Thanks |
|||
|
06-Feb-2011, 02:51 AM
Post: #2
|
|||
|
|||
|
RE: 403 Forbidden error
Hello, Michael, and welcome to the forums!
To get the script's frontend working, follow the integration instructions here. The comments folder simply stores the script's files, so there's nothing in the index.html file unless you add something. I'm giving you three guesses... |
|||
|
06-Feb-2011, 03:14 AM
Post: #3
|
|||
|
|||
RE: 403 Forbidden error
(06-Feb-2011 02:51 AM)Static Wrote: Hello, Michael, and welcome to the forums! Thanks for the reply. but when I made the page and inserted it I clicked the page link ( in admin) and the page can't be found. I can't find it on my FTP either. I can't edit the page with the PHP tags because I can't seem to find it. Thanks, |
|||
|
06-Feb-2011, 04:17 AM
Post: #4
|
|||
|
|||
|
RE: 403 Forbidden error
Even creating and uploading a new page gets slew of errors (on click), Nothing seems to work to get the frontend to render .
I guess I will dump the script... Thanks Anyway..
|
|||
|
06-Feb-2011, 05:16 AM
Post: #5
|
|||
|
|||
RE: 403 Forbidden error
(06-Feb-2011 03:14 AM)rmichael51 Wrote: Thanks for the reply. but when I made the page and inserted it I clicked the page link ( in admin) and the page can't be found. I can't find it on my FTP either.That is because the script doesn't create the page if it doesn't exist. You have to manually create the page and upload it as a php file. This might be good idea for a new feature. Supplying some sort of default template for the page would also be helpful (for the feature). rmichael51 Wrote: Even creating and uploading a new page gets slew of errors (on click), Nothing seems to work to get the frontend to render . I guess I will dump the script... Thanks Anyway..Sorry it worked out this way. It would be helpful if you were to post the errors, since someone will most definitely know how to help you, but if you don't want to bother, it's your choice. I might not be able to help you right now though since I'm having bad internet issues, so excuse me about that too. I'm giving you three guesses... |
|||
|
06-Feb-2011, 12:09 PM
Post: #6
|
|||
|
|||
|
RE: 403 Forbidden error
I agree this would be a good feature. Create the page if it doesn't exist.
Have you completed the interview? |
|||
|
07-Feb-2011, 05:19 AM
Post: #7
|
|||
|
|||
|
RE: 403 Forbidden error
Static,
Sorry about the tone that post, I too was having a bad (internet) night. I really do have a lot of respect for coders/programmers. I just assumed there would be a default template for the public page. The instructions for new (page) integration seems a little thin. Does the new page go in the root directory? or within the comments directory? I guess the page ID # in the new page php tag needs to match the ID number generated by the program, so I edit the page after insertion to match that number. Thanks for your patience, rmichael |
|||
|
07-Feb-2011, 12:42 PM
Post: #8
|
|||
|
|||
|
RE: 403 Forbidden error
rmichael, typical use of the script is to add the code into already-existing pages and that's why there is a lot of focus on the word 'integration'. Users often have articles that they want their visitors to comment on so they download Commentics and these pages could be anywhere on their site so the script is designed for any page location. The example files included in the package allude to this. As the script is usually added to existing pages there are no supplied templates for starting a new page. The purpose of the 'Add Page' section in the backend is purely to sync the script with your site, as opposed to actually 'creating' a new page for you. It appears that you believe Commentics is a CMS. Yes you do need to edit the page IDs in the pages to match the ones given by the backend. I understand that all of this isn't immediately obvious and I admit that the integration page could or should be expanded in order to deal with these misconceptions.
Have you completed the interview? |
|||
|
11-Feb-2011, 12:05 PM
Post: #9
|
|||
|
|||
|
RE: 403 Forbidden error
I'd like to invite you to write some information, based on your experience, that you think would help new users when integrating the script:
http://www.commentics.org/wiki/doku.php?...ntegration Have you completed the interview? |
|||
|
11-Feb-2011, 08:12 PM
Post: #10
|
|||
|
|||
|
RE: 403 Forbidden error
I've just started it off. You can edit it if you find the time and want to help.
Have you completed the interview? |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Installation error (MySQL error?) | Static | 11 | 1,326 |
14-Sep-2012 11:53 PM Last Post: nilsingvarsson |
|
| forbidden error after install | Bleemster | 7 | 630 |
21-Jun-2012 10:50 AM Last Post: Steven |
|
| Forbidden You don't have permission to access this folder. | eimbert | 2 | 763 |
20-Jun-2012 07:53 PM Last Post: Steven |
|
| PHP error messages on install | skip | 2 | 662 |
02-Mar-2012 01:19 PM Last Post: Alex |
|
| Path error during installation | Rattler1 | 5 | 581 |
23-Feb-2011 01:44 AM Last Post: Rattler1 |
|
| mysql table prefix error | trev40 | 2 | 732 |
17-Dec-2010 11:26 PM Last Post: trev40 |
|
| error - accessing the database tables | slimjim | 2 | 567 |
01-Dec-2010 07:32 PM Last Post: slimjim |
|
| mysql error | aaddllii | 13 | 1,156 |
01-Sep-2010 06:44 PM Last Post: Static |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help


I get a 403 error when I type the url to comments/ or comments/index.html 

I guess I will dump the script... Thanks Anyway..