Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Anyone got the Pokemon-area.com files

Status
Not open for further replies.
Joined
Jul 29, 2012
Messages
527
Reaction score
71
Ok, well since it's been a week since my last post (i want the forums to show of this new post, rather than edit and noone see this)
And you lot have tried hard to get it all working, and done very good so far, i give you the full database.:


yes it's a .txt, it doesn't matter.

if you need it on a differen't link, say the host you want and i'll upload it there
 
RaGEZONER || Webdevloper
Banned
Joined
Oct 6, 2011
Messages
614
Reaction score
130
Thank you very much.

View attachment Pokemon_Bird_anim.rar

I have to share a bit of embellishment to the game.
Download the files to the game folder and overwrite.
Open for editing the index.php.

Find the following line:
Code:
<span class="cloud-02"></span>

Paste this below and save it:
Code:
<span class="cloud-03"></span>

I hope everyone likes. :)
 

Attachments

You must be registered for see attachments list
Last edited:
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
I get 300 errors when I load in the database :S
 
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
Is the database supposed to have no problems?

I think I might just be putting it in wrong some how.
 
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
I was using NaviCat. I'll try phpmyadmin. I'll tell you how it goes.

Edit:

Warning: POST Content-Length of 32989158 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.
Connection for controluser as defined in your configuration failed.
Connection for controluser as defined in your configuration failed.
 
Newbie Spellweaver
Joined
Jul 22, 2012
Messages
32
Reaction score
3
I was using NaviCat. I'll try phpmyadmin. I'll tell you how it goes.

Edit:

Warning: POST Content-Length of 32989158 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.
Connection for controluser as defined in your configuration failed.
Connection for controluser as defined in your configuration failed.

Import the .txt file then instead of just copying the sql data into the manual sql submission
 
Experienced Elementalist
Joined
May 28, 2012
Messages
289
Reaction score
51
I was using NaviCat. I'll try phpmyadmin. I'll tell you how it goes.

Edit:

Warning: POST Content-Length of 32989158 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.
Connection for controluser as defined in your configuration failed.
Connection for controluser as defined in your configuration failed.

try to GZIP the sql file, that fixed my problem with too large files in phpmyadmin.

or: Split the Database.txt with SQLDUMPSLITTER 2, then Upload first the ...DataStructure.sql File at first and then Sql Files 1-16. I tried this with phpmyadmin
 
Last edited:
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
Well everything uploaded fine to phpmyadmin but I still have a bunch of errors on the website. It's all text and some pictures.
 
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
Uhhh. I don't think I can post all the errors here. You wanna team view or something?
 
RaGEZONER || Webdevloper
Banned
Joined
Oct 6, 2011
Messages
614
Reaction score
130
Have changed the folder permissions from 775 to 755. And this error appears when you use an object Akkari.

"[an error occurred while processing this directive] "

He wrote back to say 755.
"You don't have the permission to see this directory."
 
Last edited:
Status
Not open for further replies.
Back
Top