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 98
Search took 0.00 seconds.
Search: Posts Made By: pachoofoosh
Forum: Newcomer Center 05-20-2021, 08:45 AM
Replies: 4
Views: 100,970
Posted By pachoofoosh
Welcome!! :happyc:

Welcome!! :happyc:
Forum: Mysidia Adoptables Official Announcement 12-23-2020, 11:33 AM
Replies: 24
Views: 35,303
Posted By pachoofoosh
This sounds fantastic! Like Abronsyth said, thank...

This sounds fantastic! Like Abronsyth said, thank you so much for continuing to work on this script!! The new system for alternate forms sounds super promising. Can't wait to look at this. Now I am...
Forum: Suggestions and Feature Requests 11-05-2020, 11:29 AM
Replies: 13
Views: 25,012
Posted By pachoofoosh
Glad to see you're still working on this...

Glad to see you're still working on this project!! I look forward to the next version's release. :happycbig:
Forum: Questions and Supports 11-05-2017, 12:30 PM
Replies: 4
Views: 6,879
Posted By pachoofoosh
Are you using PHP7?

Are you using PHP7?
Forum: Questions and Supports 08-28-2016, 07:28 PM
Replies: 4
Views: 4,642
Posted By pachoofoosh
What is your PHP version? :ooo:

What is your PHP version? :ooo:
Forum: Newcomer Center 07-11-2016, 08:54 AM
Replies: 12
Views: 14,020
Posted By pachoofoosh
Welcome to Mysidia! Your site idea sounds neat,...

Welcome to Mysidia! Your site idea sounds neat, good luck in making it!! Coding is hard to learn at first but definitely worth it, haha.
Forum: Mysidia Adoptables Official Announcement 05-16-2016, 05:55 PM
Replies: 14
Views: 32,777
Posted By pachoofoosh
Dang I was wondering what happened to Mysidia. xD...

Dang I was wondering what happened to Mysidia. xD Glad the site's back up, that's cool that they offered you that server deal!
Forum: Questions and Supports 04-03-2016, 10:50 AM
Replies: 13
Views: 12,357
Posted By pachoofoosh
Dang, sorry, i'm not quote sure what's going on...

Dang, sorry, i'm not quote sure what's going on with the code then. :c Maybe HoF can help? Seems to be there might be some hidden bug in the page's password updating code.
Forum: Questions and Supports 04-03-2016, 09:31 AM
Replies: 13
Views: 12,357
Posted By pachoofoosh
Hmm.... Try pasting this on line 2, under the...

Hmm.... Try pasting this on line 2, under the <?php line:
include('../functions/functions.php');
Forum: Questions and Supports 04-02-2016, 01:35 PM
Replies: 13
Views: 12,357
Posted By pachoofoosh
Everything looks fine in the file. :'o If your...

Everything looks fine in the file. :'o If your site's users are not getting emails, it could be possible that your host has PHP's mail() function disabled. Try submitting a support ticket to your...
Forum: Questions and Supports 04-02-2016, 11:55 AM
Replies: 10
Views: 8,710
Posted By pachoofoosh
What do you mean by placing the unban thing? What...

What do you mean by placing the unban thing? What does your functions/functions_users.php file look like, can you paste it here?

You should be able to fix your user privileges by opening up...
Forum: Questions and Supports 04-02-2016, 11:36 AM
Replies: 13
Views: 12,357
Posted By pachoofoosh
Just looked through that script... it seems to...

Just looked through that script... it seems to update the password hash in the database but not the salt. Try changing line 39, which looks like:
$mysidia->db->update("users", array("password" =>...
Forum: Webmasters Area 02-18-2016, 05:00 PM
Replies: 8
Views: 21,315
Posted By pachoofoosh
Database; it's what the script stores data such...

Database; it's what the script stores data such as user, pet, and item information in. ^^
If you want you can PM me and I can get Kitto set up for you.
Forum: Webmasters Area 02-18-2016, 04:54 PM
Replies: 8
Views: 21,315
Posted By pachoofoosh
Have you gone into the includes/config.inc.php...

Have you gone into the includes/config.inc.php file and updated your DB connection info? It's around line 71:
'db_dsn' => array(
'phptype' => 'mysql', // MySQL = mysql, Oracle = oci, Postgres =...
Forum: Programming and Game Development 02-18-2016, 04:48 PM
Replies: 3
Views: 12,980
Posted By pachoofoosh
Ahhh these are really nice, the join now buttons...

Ahhh these are really nice, the join now buttons look so cool. :BIGO:
Forum: Adoptables Buzz 02-18-2016, 04:46 PM
Replies: 45
Views: 42,696
Posted By pachoofoosh
Looks great! :happycbig: I love how colorful...

Looks great! :happycbig: I love how colorful everything is. The site looks awesome so far.
Forum: Questions and Supports 02-18-2016, 04:36 PM
Replies: 3
Views: 5,782
Posted By pachoofoosh
To check that usernames only have letters,...

To check that usernames only have letters, numbers, and spaces, find the usernamevalidate() function in classes/class_registervalidator.php and replace the function with this:

protected function...
Forum: Tutorials and Tips 02-17-2016, 11:47 AM
Replies: 5
Views: 11,703
Posted By pachoofoosh
If your host doesn't let you edit the php.ini...

If your host doesn't let you edit the php.ini file, you can put this at the top of your classes/class_appcontroller.php file (it's included in every main page so the errors will show on every page),...
Forum: Adoptables Buzz 02-17-2016, 11:13 AM
Replies: 118
Views: 125,968
Posted By pachoofoosh
This looks fantastic. q_q The layout looks...

This looks fantastic. q_q The layout looks gorgeous and all the features you're adding sound really fun!
Forum: Questions and Supports 02-17-2016, 10:56 AM
Replies: 2
Views: 6,012
Posted By pachoofoosh
Mysidia's Model class is abstract, so any classes...

Mysidia's Model class is abstract, so any classes that inherit it need to define its methods. The error is saying you do not have a save() method in customclass.php.

The class_model.php's save...
Forum: Adoptables Buzz 01-13-2015, 04:54 PM
Replies: 29
Views: 31,492
Posted By pachoofoosh
The npc looks awesome, and that pet art is too...

The npc looks awesome, and that pet art is too cute! The size is perfect, small enough to fit in signatures yet still detailed and adorable. The items look great, too ahh ;u;
Forum: Questions and Supports 12-06-2014, 08:31 AM
Replies: 9
Views: 10,698
Posted By pachoofoosh
Ah i've got that too. :'o Hmm maybe this...

Ah i've got that too. :'o

Hmm maybe this will work?:


public function getFavpet(){
if(is_numeric($this->favpet) && $this->favpet != 0){
$adopty = new...
Forum: Questions and Supports 11-02-2014, 05:58 PM
Replies: 9
Views: 10,698
Posted By pachoofoosh
I broke the adoptspotlight on my site by deleting...

I broke the adoptspotlight on my site by deleting adoptables directly from the database (was resetting everything); after I reset the auto_increment values it got mean and decided not to work. QvQ
...
Forum: Questions and Supports 10-26-2014, 02:54 PM
Replies: 1
Views: 6,620
Posted By pachoofoosh
Question whoops fixed

Ahh, I fixed the error. QvQ For some reason it's not liking shop names with more than one word. Shortening the shop names to one word worked.
Forum: Adoptables Buzz 10-26-2014, 01:59 PM
Replies: 20
Views: 36,048
Posted By pachoofoosh
Alright I'm working on re-doing the layout //shot...

Alright I'm working on re-doing the layout //shot

This one fits in much better with the overall theme of the site. ouo

The Snakebeast image in the sidebar is going to be where the user's avatar...
Showing results 1 to 25 of 98

 
Forum Jump

All times are GMT -5. The time now is 12:14 PM.

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