-
Notifications
You must be signed in to change notification settings - Fork 63
Help of Your Project #2
Comments
Hey did you rename the htaccess file to .htaccess ? |
No sir |
this page only opening others not opening |
Sir Now template run but how to run other pages Please here i am waiting for Your Reply sir |
please give admin panel login id and pswd and also front end |
@cassystech |
admin:guards password not opening what is user name and what is password please let me know |
thank you |
@cassystech Your password worked please tell me i am waiting please tell me user name and password |
@SabanMishriya go to login type username admin and pswd guards |
Not opening it will show above error msg what can i do please help me @cassystech |
@cassystech The requested URL /Hotel-Management-System-master/admin/login/validate_credentials was not found on this server. this is my error please reply sir http://127.0.0.1/Hotel-Management-System-master/index.php/user this Url type then open LOG in page na is it correct |
plz provide frontent details more |
@cassystech not opening sir same error The requested URL /Hotel-Management-System-master/admin/login/validate_credentials was not found on this server. |
please tell me the validate_credentials code or what because i didn't c in my folder so |
hello, i think i can help with that. make sure your main htaccess file begins with a ".", for example, the project comes with an htaccess file without a DOT. so change is to this ".htaccess". |
For all who have issues loging in with admin. Note as below:
Hope that helps others. |
I didn't solve still now and i didn't understand please explain @samimi-it and where should i change and md5 is nerw one or old please explain |
All the passwords of this project are using MD5 encryption.
Also regarding the login page for the admin of this project, use the given below. Username: admin Question: How new are you to php? If the answer is less than a year, then please avoid this project as it requires advance knowledge of PHP, OOP and MVC. Start learning PHP first, OOP along, then understand the MVC mindset, then Codeigniter. Lastly, don't quit. |
not too much knowledge but ok, and done md5 in root folder and run the program and after i come in login page , as same error occur again @samimi-it |
No worries. I will guide you to a fix. Can you please rename it to "hotelms" so our links and following discussions will be uniform as below:
You must be able to view the links as the attached two pics. |
Back end opened and admin panel not opened |
Can you send full code with instructions at my email please :[email protected] @samimi-it |
Sorry to say No! Discussion is to be public for all. |
@SabanMishriya: |
yes final done thank thank you very much if any doubt i will ask you please help me @samimi-it |
@SabanMishriya: |
how to open customer dashborad and how to reserve a room @samimi-it |
Under the red login button click the: Then do as you see in the pics below: |
If you get this error:
Then goto phpmyadmin in the Table: tbl_customer and activate the account by setting the |
front end design not opening properly what can i do @samimi-it |
It seems you still have htaccess problem with WAMP. How to Enable .htaccess in WAMP Server To Enable .htaccess in WAMP Server use the following steps: STEP 1: click on Wampserver and select apache->httpd.conf STEP 2: Find and replace the following text Find #LoadModule rewrite_module STEP 3: Restart Wamp Server Now .htaccess will work successfully Full article link: |
i am not replace because it already like that only LoadModule rewrite_module modules/mod_rewrite.so if i add # then again error @samimi-it |
send the screen shot of your folder content to show the directory structure. |
Are your database and tables setup? check the settings for both config.php and database.php I gave above your reply. |
ya it is same @samimi-it |
Delete your screen shots you sent above they are of the wrong directry. Also paste your setting here as text for both config and database. Inside config.php:
Inside database.php:
|
what can i do now |
config.php<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
|
|
|
| $config['url_suffix'] = '';
|
|
|
|
| $config['permitted_uri_chars'] = 'a-z 0-9~%.:_-';
|
|
|
|
|
|
|
|
|
|
|
|
|
| /* End of file config.php / |
database.php <?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
| $active_group = 'default'; $db['default']['hostname'] = 'localhost'; $db['default']['dbdriver'] = 'mysql'; /* End of file database.php / |
settings? I don't see anything that you pasted? |
If you still don't see the pages, I 100% doubt your WAMP settings for Just in case, see if this is also enabled:
Read this link for more info on WAMP 64 bit issues. http://forum.wampserver.com/read.php?2,140721,printview,page=1 |
yes that one also enabled |
I assume system faults perhaps. Check with any local IT Technician to verify your OS/AV/Firewall/DNS settings and combinations. |
ok thank you for your all help i will find it tomorrow and again ping you |
My setup is:
|
hi sir login and other things are not opening , i am running first time but didn't load the page please can you help me my email id is [email protected]
The text was updated successfully, but these errors were encountered: