Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Is this MYSql?

Asked Modified Viewed 2,391 times
S
sonicsight
S
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Junior Member

Ok my site was working fine, but im using mysql from fresql.org, Technically it says this

User 'masterbob' has exceeded the 'max_questions' resource (current value: 1600)User 'masterbob' has exceeded the 'max_questions' resource (current value: 1600)User 'masterbob' has exceeded the 'max_questions' resource (current value: 1600)

I do not wanna lose my sql files and saved files, i do not know how to retrieve them,

------ symphony.8rf.com
0 replies

7 posts

W
Wooya
W
Wooya 10
PHP-Fusion DEV Team
It's not a bug, it's undocumented feature...
  • Senior Member, joined since
  • Contributed 205 posts on the community forums.
  • Started 11 threads in the forums
answered
Senior Member

Your mysql provider has got daily limit for queries set to 1600. Try out later (tommorrow)
0 replies
S
sonicsight
S
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

So.... ok umm, do it have to happen everyday? what does 1600 do?
0 replies
A
adicrst
A
  • Member, joined since
  • Contributed 111 posts on the community forums.
  • Started 32 threads in the forums
answered
Member

it means that everytime someone makes a post or registeres or is login in, a query is made (for your understanding: an action in the database). Your host allows you only 1600 actions in the database/day. Everything after 1600 won't be recorder in the database.
I strongly suggest that you change your host, because that is really inconvinient for large sites.
Did you understand now ?
0 replies
S
sonicsight
S
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

but if i let go of the database, everything will vanished, i gotta start over and make new news, organize everything. etc etc
0 replies
S
sonicsight
S
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

how do i get the backup? thanks for the help, but i hope you can help me more.
0 replies
A
adicrst
A
  • Member, joined since
  • Contributed 111 posts on the community forums.
  • Started 32 threads in the forums
answered
Member

or read what's right in front of your eyes for a long time: How to make a backup!

http://php-fusion.co.uk/readarticle.php?article_id=29

goodluck!
0 replies
S
sonicsight
S
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

guys guys guys, thanks alot, i fixed it :)
Thanks aLOW>


STDS-------________________--------
www.symphony.8rf.com
www.symphonyfilehost.8rf.com
0 replies

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

  • Views 0 views
  • Posts 7 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet