Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

Reply
 
Thread Tools Display Modes
  #21  
Old 02-02-2018, 02:52 PM
goofyunicorn's Avatar
goofyunicorn goofyunicorn is offline
Kelpie
 
Join Date: Feb 2018
Location: Unicorn Land
Posts: 101
Gender: Female
Credits: 12,673
goofyunicorn is on a distinguished road
Default

Quote:
Originally Posted by Dinocanid View Post
It should be located under public html. It's listed underneath the folders but above the php files:

(you won't have all of these exact files and folders, since they're mostly custom, but you get the idea)
If it isn't there, then you should be able to make one by creating a new file called ".htaccess" and add this inside of it:
PHP Code:
RewriteEngine On
RewriteCond 
%{REQUEST_FILENAME} !-f
RewriteCond 
%{REQUEST_FILENAME} !-d
#RewriteCond %{HTTP_HOST} ^www\.(.*) [NC]
#RewriteRule ^ http://%1%{REQUEST_URI} [L,R=301]
RewriteCond %{REQUEST_URI} !\.(js|css|gif|jpg|png|ico)$ [NC]
RewriteRule ^(.*)$ index.php [QSA,L]
RewriteRule ^get/([0-9]+).gif$ /click/siggy/$[L]
php_value error_reporting 1 
Or at least, I think you can make your own. I'm not sure if cPanel prevents this or not. If it doesn't let you make one, then you should be able to make one with notepad++ or something and uploading it.
I did that and it still doesn't work. ;-;
Reply With Quote
  #22  
Old 02-02-2018, 03:09 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 63,628
Dinocanid is on a distinguished road
Default

Quote:
Originally Posted by goofyunicorn View Post
I did that and it still doesn't work. ;-;
What's your folder structure? Is it similar to this?:



I'm trying to think of the possible issues, and you might have to re-install since something probably went wrong there.
__________________
Reply With Quote
  #23  
Old 02-02-2018, 03:17 PM
goofyunicorn's Avatar
goofyunicorn goofyunicorn is offline
Kelpie
 
Join Date: Feb 2018
Location: Unicorn Land
Posts: 101
Gender: Female
Credits: 12,673
goofyunicorn is on a distinguished road
Default

Quote:
Originally Posted by Dinocanid View Post
What's your folder structure? Is it similar to this?:



I'm trying to think of the possible issues, and you might have to re-install since something probably went wrong there.
Yep all in that order. How do I reinstall?
Reply With Quote
  #24  
Old 02-02-2018, 03:22 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 63,628
Dinocanid is on a distinguished road
Default

Quote:
Originally Posted by goofyunicorn View Post
Yep all in that order. How do I reinstall?
Just go to /install/index.php and you should be able to do everything again. I think you might have to remove all the tables from the database first, since they might duplicate. During re-installation, make sure you put the url without www or http (so just beausaviary.x10.bz). Then leave script path empty (since there's no subfolder) and make sure the database host says "localhost".
__________________
Reply With Quote
  #25  
Old 02-02-2018, 03:29 PM
goofyunicorn's Avatar
goofyunicorn goofyunicorn is offline
Kelpie
 
Join Date: Feb 2018
Location: Unicorn Land
Posts: 101
Gender: Female
Credits: 12,673
goofyunicorn is on a distinguished road
Default

Quote:
Originally Posted by Dinocanid View Post
Just go to /install/index.php and you should be able to do everything again. I think you might have to remove all the tables from the database first, since they might duplicate. During re-installation, make sure you put the url without www or http (so just beausaviary.x10.bz). Then leave script path empty (since there's no subfolder) and make sure the database host says "localhost".
How do I remove the tables from the database?
Reply With Quote
  #26  
Old 02-02-2018, 03:32 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 63,628
Dinocanid is on a distinguished road
Default

Quote:
Originally Posted by goofyunicorn View Post
How do I remove the tables from the database?
Go to phpMyAdmin and click on the database. If you click the structure tab and scroll to the bottom, you should be able to mass-select all of the tables. Then under the dropdown you click "drop".
__________________
Reply With Quote
  #27  
Old 02-02-2018, 03:49 PM
goofyunicorn's Avatar
goofyunicorn goofyunicorn is offline
Kelpie
 
Join Date: Feb 2018
Location: Unicorn Land
Posts: 101
Gender: Female
Credits: 12,673
goofyunicorn is on a distinguished road
Default

Quote:
Originally Posted by Dinocanid View Post
Go to phpMyAdmin and click on the database. If you click the structure tab and scroll to the bottom, you should be able to mass-select all of the tables. Then under the dropdown you click "drop".
I have reinstalled and surprise, surprise... Doesn't work...
Reply With Quote
  #28  
Old 02-02-2018, 03:51 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 63,628
Dinocanid is on a distinguished road
Default

Quote:
Originally Posted by goofyunicorn View Post
I have reinstalled and surprise, surprise... Doesn't work...
I'm afraid I don't know what the issue is then. Since you're using x10premium, did you try contacting support and checking to see if it's an issue on their end?
__________________
Reply With Quote
  #29  
Old 02-02-2018, 03:53 PM
goofyunicorn's Avatar
goofyunicorn goofyunicorn is offline
Kelpie
 
Join Date: Feb 2018
Location: Unicorn Land
Posts: 101
Gender: Female
Credits: 12,673
goofyunicorn is on a distinguished road
Default

Quote:
Originally Posted by Dinocanid View Post
I'm afraid I don't know what the issue is then. Since you're using x10premium, did you try contacting support and checking to see if it's an issue on their end?

Will do and will keep you updated.
Reply With Quote
  #30  
Old 02-06-2018, 07:18 AM
goofyunicorn's Avatar
goofyunicorn goofyunicorn is offline
Kelpie
 
Join Date: Feb 2018
Location: Unicorn Land
Posts: 101
Gender: Female
Credits: 12,673
goofyunicorn is on a distinguished road
Default

Quote:
Originally Posted by goofyunicorn View Post
It works! I get to step 3 though and when I select to go on to the next step, this error message appears:

Could not connect to database, the following error has occurred:
SQLSTATE[28000] [1045] Access denied for user 'beausavi_adopts'@'localhost' (using password: YES)

I got this error again on the Mysidia Host (Which uses cPanel). What do I do? I have made a database user but it isn't working properly
Reply With Quote
Reply

Tags
help!

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:15 AM.

Currently Active Users: 348 (0 members and 348 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636