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)
-   -   Some Questions? :) (http://www.mysidiaadoptables.com/forum/showthread.php?t=2120)

blondbananamix 04-25-2011 08:19 AM

Some Questions? :)
 
I haven't been on here in a while, and I'm having some problems with the script at the moment. (my site: http://www.mongoliatree.comli.com/Mysidia/)

1. I deleted the adoptable images of two adoptables, but I can't seem to get rid of them off the adopt page. http://www.mongoliatree.comli.com/Mysidia/adopt.php
I how can I delete them completely?

2. what code would I need to change to have a picture banner as the header rather than it just being blank? :3

3. How can I remove the 'Freeze pet' option?

4. How can I hide the breeding section from the navigational links at the top?

All feedback is appreciated, thank you :) <3

Nemesis 04-25-2011 10:30 AM

You deleted their image, but from the admin control panel of the script did you delete the entire adoptable?

At this time I couldn't view your site however I'm sure I could change your header banner.

I thought freeze pet was also in admin panel however this question of deleting code may best be left for the devs. Though I'm sure I could break a few things lol.

I could also hide that however people could still find it by adding /breed would you want it completely removed tho again I think that's already in control panel.

Inf3rnal 04-25-2011 10:56 AM

Hello BlondBananaMix!

To get rid of Adopts complete do the following:

Go to your admin settings > Change Adoptables > Edit Existing Levels or Images > Select adoptable > Click Gear Icon under edit. > Check "I want to delete or freeze this adoptable" > Then check "Hard Deletion (Purge)" > Submit Changes

[After doing this maybe we should steamline this process because currently it is redundant.]

Using a picture banner is easy

Open
\templates\default\template.html

Find:
Code:

<h1>:SITENAME:</h1>
Replace With:
Code:

<img src="[YourBannerURL]" alt=":SITENAME:" />
Make sure you change [YourBannerURL] to the banner's url then save and upload.

Freeze Pet option you will have to go into the Myadopts.php file and remove anything that relates to Freeze.

Hiding the breeding link is easy as well. Go to your mysql manager and go to Adopt_Links and remove the Breeding section.

I haven't tried the last two but they should work If you do it correctly.

Backup anything before doing so.

blondbananamix 04-25-2011 12:09 PM

Thank you :)
When I go to the page where you said I can delete the pet, there is no option to do so, and the page only has these options:


Quote:

Here you can edit this level for this adoptable.

Primary Image for This Level:
[image]


Change Image To:

Alternate Image for This Level:



Change Image To:

Reward the user for reaching this level

Use the following promo code as the reward:



Required Clicks
Change the number of required clicks. It is currently at 0
[submit edits]
halp? :(

Inf3rnal 04-25-2011 12:18 PM

It is? Weird that's where it is for me.

Maybe its due to me using an older version but I don't remember that part of the admin system being revamped.

Well another way to do that is to delete those adoptables in the mysql database.

I wouldn't recommend it if your not familiar with using it.

fadillzzz 04-25-2011 12:58 PM

Quote:

Originally Posted by blondbananamix (Post 16401)
Thank you :)
When I go to the page where you said I can delete the pet, there is no option to do so, and the page only has these options:



halp? :(


That's because you were supposed to edit the level 0 of the adoptable.

blondbananamix 04-25-2011 01:04 PM

There are no other levels to the adoptable, I only had the 'base level' of it :L

fadillzzz 04-25-2011 01:08 PM

Really...?
Then, what does the url look like?
Is it like this?
Code:

http://domain.tld/admin.php?set=adopts&do=edit&more=adoptablesname

blondbananamix 04-25-2011 01:17 PM

on the edit levels bit, where you pick what adoptable to change, it looks like this:
Code:

http://www.mongoliatree.comli.com/Mysidia/admin.php?set=adopts&do=editlevels
and then after selecting an adoptable, editing the base level for it the address is this:
Code:

http://www.mongoliatree.comli.com/Mysidia/admin.php?set=adopts&do=editlevels&more=Yellow%20Colour%20Wolf&evenmore=0
it was called a yellow colour wolf btw

blondbananamix 04-25-2011 01:21 PM

oh i just found it! I took off the extra '&evenmore=0' it's putting at the end of the URL on the yellow colour wolf , and I've finally found it :D
Thank you for putting up your example url!
thanks everyone for the help <3


All times are GMT -5. The time now is 01:17 AM.

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