Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Search Forums

Notices

Showing results 1 to 25 of 500
Search took 0.14 seconds.
Search: Posts Made By: Dinocanid
Forum: Tutorials and Tips 06-03-2020, 03:22 PM
Replies: 3
Views: 19,217
Posted By Dinocanid
The skeleton code is basically what the whole...

The skeleton code is basically what the whole template file is supposed to look like. In this example, the page shows the landing template if you're on the index page. Where it says "usual template...
Forum: Questions and Supports 12-14-2018, 10:57 AM
Replies: 1
Views: 9,355
Posted By Dinocanid
I still have a site hosted here, and it took...

I still have a site hosted here, and it took about two days to get a reply for me too.

If you don't get a response though, you can send HOF a PM since sometimes he doesn't check that email as...
Forum: Tutorials and Tips 12-13-2018, 04:17 PM
Replies: 3
Views: 19,217
Posted By Dinocanid
Different templates for pages

Today I was curious about creating a landing page for Wild Souls, but I wanted it to have a different appearance than the usual site layout. After some research and experimenting, I now present this...
Forum: Questions and Supports 12-11-2018, 02:18 PM
Replies: 6
Views: 11,527
Posted By Dinocanid
It should be: ...

It should be:
$mysidia->db->update_decrease("owned_adoptables", array("mood"), 2, "isfrozen = no");

Or if you're subtracting multiple things, but only if the pet isn't frozen, you can do this:
...
Forum: Other Chat 11-29-2018, 11:17 AM
Replies: 8
Views: 15,395
Posted By Dinocanid
It's free to join! Let me know if the link...

It's free to join!

Let me know if the link expired though. It shouldn't, but sometimes I forget.
Forum: Questions and Supports 11-20-2018, 01:51 PM
Replies: 5
Views: 15,538
Posted By Dinocanid
I don't know about 1.4.0 since we've had no news...

I don't know about 1.4.0 since we've had no news about it in years, but I'm still working on mysidia deluxe (which might be getting a rewrite, still waiting to hear back on that).
Since it's now...
Forum: Questions and Supports 11-08-2018, 08:07 PM
Replies: 5
Views: 12,224
Posted By Dinocanid
I already updated mysidia deluxe to support PHP 7...

I already updated mysidia deluxe to support PHP 7 actually :U
All it really took was some renaming to avoid conflicts.

Rebuilding from the ground up would be better in a way (since, well, it's a...
Forum: Questions and Supports 11-07-2018, 10:10 PM
Replies: 5
Views: 12,224
Posted By Dinocanid
You should definitely give Mysidia Deluxe a look!...

You should definitely give Mysidia Deluxe a look! It's been 2 months since the last update, but I haven't dropped the project (just been busy with other stuff).

There also a post here, but it's...
Forum: Questions and Supports 09-30-2018, 10:09 PM
Replies: 5
Views: 11,046
Posted By Dinocanid
It should be visible in the mysidiahost client...

It should be visible in the mysidiahost client area (if you use mysidiahost. On x10 it should be in cPanel), or the databases section in cPanel:...
Forum: Questions and Supports 09-30-2018, 12:46 PM
Replies: 5
Views: 11,046
Posted By Dinocanid
Does the database exist in phpmyadmin too? Trying...

Does the database exist in phpmyadmin too? Trying to troubleshoot where the problem could be, since if you have a user for the database it should work.

Do you remember what steps you took while...
Forum: Questions and Supports 09-29-2018, 02:40 PM
Replies: 3
Views: 9,532
Posted By Dinocanid
You can use "brand name" forum hosts like...

You can use "brand name" forum hosts like proboards, forumotion, zetaboards or something similar if you want a forum on different hosting.

If you want to host the forum on the same host as your...
Forum: Adoptables Buzz 09-29-2018, 02:37 PM
Replies: 15
Views: 30,013
Posted By Dinocanid
I saw this late sorryyyy-- It's going well!...

I saw this late sorryyyy--

It's going well! I've been taking a break for the past 2 weeks to work on other things (like a visual novel I plan on selling through gamejolt and steam).

When I pick...
Forum: Questions and Supports 09-29-2018, 02:32 PM
Replies: 5
Views: 11,046
Posted By Dinocanid
You need to make a database user in cPanel to...

You need to make a database user in cPanel to match the information in your config.php. Did you do that?
Forum: Mys v1.3.x Mods 09-20-2018, 10:00 AM
Replies: 19
Mys v1.3.4 User Shops
Views: 33,232
Posted By Dinocanid
I think I found it, you pasted the shop code at...

I think I found it, you pasted the shop code at the end of the manage function, when it should go towards the beginning.

It should work now.
Forum: Mys v1.3.x Mods 09-20-2018, 07:14 AM
Replies: 19
Mys v1.3.4 User Shops
Views: 33,232
Posted By Dinocanid
Can you show what your code looks like for that...

Can you show what your code looks like for that page?
Forum: Adoptables Buzz 09-08-2018, 03:52 PM
Replies: 15
Views: 30,013
Posted By Dinocanid
Posted news about the new explore system earlier...

Posted news about the new explore system earlier today!

http://wild-souls-game.proboards.com/thread/11/explore-system?page=1&scrollTo=12
Forum: Staff Central 08-27-2018, 06:56 PM
Replies: 4
Views: 29,168
Posted By Dinocanid
I've actually never played Mweor ^^; How...

I've actually never played Mweor ^^;

How does the generator work?
Forum: Questions and Supports 08-26-2018, 07:12 PM
Replies: 2
Views: 6,706
Posted By Dinocanid
You could use a color picker with an HTML form,...

You could use a color picker with an HTML form, like:
$document->add(new Comment("<form action='PAGENAME' method='post'>
<input type='color' id='color' name='color' value='#e66465' />
<button...
Forum: Addons and Modifications 08-24-2018, 08:35 PM
Replies: 9
Views: 20,889
Posted By Dinocanid
Thanks! It's open source too, so if any of you...

Thanks! It's open source too, so if any of you make any themes or features you want to add, you can fork the project and make changes to it. Then I can merge it into the main branch if the bugs are...
Forum: Addons and Modifications 08-23-2018, 11:55 AM
Replies: 9
Views: 20,889
Posted By Dinocanid
Thanks guys! And I'll add those to the list...

Thanks guys!

And I'll add those to the list Bexasaurus, they seem like cool ideas. Especially the limited registration thing. I was actually working on that anyway for Wild Souls, but I didn't...
Forum: Addons and Modifications 08-21-2018, 12:23 AM
Replies: 9
Views: 20,889
Posted By Dinocanid
The PHP 7 branch has recently been merged into...

The PHP 7 branch has recently been merged into the master branch! Now it allows versions 5.4-7.0, but not 7.2 yet (7.2 can wait I suppose, since it's extremely new and I doubt too many servers are...
Forum: Addons and Modifications 08-17-2018, 03:36 PM
Replies: 9
Views: 20,889
Posted By Dinocanid
Mysidia Deluxe (1.3.4 compatible CV)

Before continuing, please read the Pros & Cons of CV's (http://www.mysidiaadoptables.com/forum/showthread.php?t=2154&highlight=custom+version)!

Mysidia Deluxe
Mysidia Deluxe is an open-source...
Forum: Questions and Supports 06-04-2018, 02:12 PM
Replies: 7
Views: 13,618
Posted By Dinocanid
Can you post what your login.php looks like?

Can you post what your login.php looks like?
Forum: Other Chat 04-08-2018, 07:36 PM
Replies: 8
Views: 15,395
Posted By Dinocanid
I made one o3o (I'm still adding channels though)...

I made one o3o (I'm still adding channels though)
Link (https://discord.gg/YbAfTrh)
Hopefully it might help raise activity on the site too.
Forum: Mys v1.3.x Mods 04-08-2018, 08:51 AM
Replies: 25
Mys v1.3.4 Encyclopedia
Views: 35,806
Posted By Dinocanid
Go to the ACP, click on site settings, and...

Go to the ACP, click on site settings, and there's a field for the default theme.
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -5. The time now is 02:00 AM.

Currently Active Users: 276 (0 members and 276 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