Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   A few things I'm stuck with (http://www.mysidiaadoptables.com/forum/showthread.php?t=2332)

Linkin-Dreamer 08-24-2011 07:55 AM

A few things I'm stuck with
 
First off, I'm a total noob with this kind of stuff, so I need simple, step-by-step help.

http://www.iaza.com/work/110825C/iaza11610896347900.gif

Also -


http://www.iaza.com/work/110825C/iaza11610857781200.gif

Oh, edit. Adding extra currencies? Any help there?

Nemesis 08-24-2011 10:56 AM

yeah i was having problems with themes too, and being back in school doesn't help, except maybe my web programing class will be of use.

Chibi_Chicken 08-24-2011 12:03 PM

I would check the table prefix_settings and see if the theme is set to simple, also check that it is all lowercase and that the folder is lowercase as well.

Then check prefix_users and see what your theme is set at. The users setting for the theme will override the sites settings. So if the theme is working when you are logged in then you should see a difference in those two tables.

Hall of Famer 08-24-2011 12:27 PM

Well usually you are not supposed to have that public_html part in adoptable link. Chances are you entered the field 'script path' field with public_html, check your config.php to see if this is true.

SilverDragonTears 08-24-2011 01:19 PM

You can fix the siggy part by opening up myadopts.php and FIND (cntrl F) public_html. Then when you get to the correct bbcode snippet just delete the public_html and save =)

Linkin-Dreamer 08-24-2011 03:21 PM

Quote:

Originally Posted by Chibi_Chicken (Post 18083)
I would check the table prefix_settings and see if the theme is set to simple, also check that it is all lowercase and that the folder is lowercase as well.

Then check prefix_users and see what your theme is set at. The users setting for the theme will override the sites settings. So if the theme is working when you are logged in then you should see a difference in those two tables.

I'm afraid I'm not sure what you mean by prefix_settings and prefix_users. Elaborate?

Quote:

Originally Posted by Silverdragontears
You can fix the siggy part by opening up myadopts.php and FIND (cntrl F) public_html. Then when you get to the correct bbcode snippet just delete the public_html and save =)


Edit this?

Quote:

Originally Posted by Hall of Famer

Well usually you are not supposed to have that public_html part in adoptable link. Chances are you entered the field 'script path' field with public_html, check your config.php to see if this is true.

Hang on....

Quote:

Originally Posted by Config file
$scriptpath = '/public_html';

Is that not meant to be there?

As mentioned before, I'm a total noob to this kind of coding and I only managed to add a new link to the sidebar with great difficulty. Even though it seemed like a good idea at the time (Myadopts doesn't really give me the flexability I wanted) I'm starting to regret that decision. Oh well, the early days generally are rocky, I suppose.

SilverDragonTears 08-24-2011 03:37 PM

no it's not
remove the public_html from the script path of your config file. leave it blank and save it.

Quote:

Originally Posted by Chibi_Chicken
I would check the table prefix_settings and see if the theme is set to simple, also check that it is all lowercase and that the folder is lowercase as well.

Then check prefix_users and see what your theme is set at. The users setting for the theme will override the sites settings. So if the theme is working when you are logged in then you should see a difference in those two tables.
she means in your db (phpadmin) check the tables settings and the table users

And don't regret it... it's a wonderful script and once you get use to it and maybe learn a bit more about coding it's very rewarding =) Just take a look at my site!!

ipengu 08-24-2011 03:45 PM

Open inc/config.php
Find line 9 ($scriptpath = ''; //The folder you installed this script in)

Make sure it looks like that, and not public_html between the ' and '

But if you happen to break the script after uploading this, then you need to remove files from this extra public_html folder, there is only one REAL one with meaning on any server, you're using a secondary one, so it seems.
I'd recommend, if you have no members just reinstall the script and when it asks for the script path in the install, leave it blank (if the script is in the MAIN one)

See this: http://gyazo.com/2b75e9a6d126c4d175ce8182a0941d23

For an example of where the MAIN one is located when you log into your FTP server

ipengu 08-24-2011 03:52 PM

Also for the theme issue, you are not setting your theme, to set YOUR theme you need to use the Change theme link on the side menu, I do believe the admin cp method is MEANT to set the default theme for website, but like a few other areas of the script, it does not work as it should.

Method I use for changing the default theme, is directly in phpmyadmin
Open the table called adopts_settings
First listing of the bunch should be theme, click edit on that one and change it from elements to simple (make sure its all lowercase or it will not work)

Linkin-Dreamer 08-25-2011 07:48 AM

Thanks Ipengu, that seemed to have worked for both my problems. Thanks a lot :D

I still need help with installing a second (And third, and forth!) currency to my site, can anyone give me a hand?

There are four currencies I need - Calinmu (Used all over), and then three others (Lin, Mu, and Cal) which would be used on the other areas of the world.

I'd like players to earn a little of all four currencies when levelling up pets.

Some pets should only be bought with one type of currency.

I've looked all over for a script like this, but so far I've had no luck. Can anyone help?


All times are GMT -5. The time now is 09:50 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.