Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.
@  agyat : (19 April 2013 - 02:49 AM) There may be two possible answers for that ....
@  yordan : (18 April 2013 - 09:35 PM) however, why this mixing of capital letters in the middle of your text?
@  agyat : (18 April 2013 - 11:10 AM) false feelings.

Replying to Creating A Content Managing System


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

pyost

Posted 10 March 2007 - 10:07 AM

Could you copy the whole error?

Team Destiny 07

Posted 10 March 2007 - 06:34 AM

Now I get a 1075 error every time I try to do this. Btw do the things for id and title and content appear auto-matically because I typed them in like you showed. Help?


~Zoroseerus a.k.a. Team Destiny07

turbopowerdmaxsteel

Posted 08 March 2007 - 09:39 AM

Below I have an attached file and under the text create new database it says: No Privileges. What exatly does this mean? I am confused. I barely know the slightest amount of php (i'm not that good of a scriptor i'm not stupid either lol). Help?


You cannot Create or Delete the databases from within MYSQL because the default user does not have the appropriate privileges. Instead, use the Web Hosting Control Panel (Site Management Tools -> MYSQL Databases) to Create or Delete Databases.

Team Destiny 07

Posted 08 March 2007 - 02:01 AM

Below I have an attached file and under the text create new database it says: No Privileges. What exatly does this mean? I am confused. I barely know the slightest amount of php (i'm not that good of a scriptor i'm not stupid either lol). Help?

pyost

Posted 02 March 2007 - 10:57 AM

However, this doesn't seem like a very secure way to go about content management, as any old person could come along and edit or add pages.


And not only this. While the code is all fine, it is not secure enough. For example, if a host didn't have Magic Quotes on, inserting a text with apostrophes with in it would cause a MySQL error to occur. So, even if you are writing simple code (like this), it is highly recommended to sanitize user-entered data.

.:Brian:.

Posted 01 March 2007 - 10:45 PM

Well I have to say, thank you for taking the time to write this tutorial. For somebody who knows php fairly well, it is easy to follow.

However, this doesn't seem like a very secure way to go about content management, as any old person could come along and edit or add pages.

Also, it might be a little more helpful if you went into further detail with your explanations of the code....it is mainly code and little explanation, that means if I don't know much in the way of php or how to connect to a mysql database already....the code may not be very helpful to me.

vujsa

Posted 24 November 2006 - 03:43 PM

#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key

What is wrong?

Yeah, don't do that again. When someone has an answer for you, they will reply. Don't post the same one line message over and over again. To begin with, the error message already tells you what to do! Assuming that you only have one field set for auto-increment, then go and set that as the table key!

If you have more than one field set for auto-increment, then unset the one that isn't correct.

Next time you want help with something, try to include some information with your request like an actual request.

vujsa

Levis

Posted 23 November 2006 - 04:39 AM

Im going through the tutorial today, is it posible for me to get some extra points for this. I mean, I wrote all those things in the code and you dont get points for that... :P


Dude not everyone knows how to read PHP well. Really you should explain every line. A tutorial is something that explaines how something works, not just a bunch of code. I can read it but can average Bob read that. I know i can explain everything, buts its not my tutorial. If you wanna get more points from the admins, then maybe explain your tutorial, bit by bit.

biggiebi

Posted 23 November 2006 - 04:26 AM

#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key

What is wrong?

altin

Posted 27 August 2006 - 09:02 PM

hey
i have tryed this and the edit page contains few errors i think, i can't hoose toeditany images
the db isn't empty and i am contected with it ...

Review the complete topic (launches new window)