CMS with databse

I am making a CMS that uses databses to store data in and I
have a bit of a problem and that is when I have changed the text
and click update it does nothing and it doesnt work. I was hoping
that maybe you guys would have some ideas on what is going on.
here is the .zip file with the fla's and the php.
[URL=http://www.softgoowything.com/CMS_testing.zip]cms_testing.zip[/URL]
I would really appriciate any help I can get also just to
give you as much info as I can (so hopefully it will be easier to
see what my problem is)
this is a picture of my database as is.
[URL=http://www.softgoowything.com/database.jpg]Database.jpg[/URL]
and here is how I have set it up.
[PHP]-- phpMyAdmin SQL Dump
-- version 2.8.0.2
http://www.phpmyadmin.net
-- Host: localhost
-- Generation Time: Jul 19, 2006 at 06:38 PM
-- Server version: 4.1.20
-- PHP Version: 4.4.2
-- Database: `softgoow_serverworks`
-- Table structure for table `news`
CREATE TABLE `news` (
`id` char(1) NOT NULL default '',
`title` varchar(80) default NULL,
`author` varchar(60) default NULL,
`date` int(11) default NULL,
`body` varchar(255) default NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
-- Dumping data for table `news`
[/PHP]
hopefully that should show you what you need to know. See I
know very little about AS or php that is why I am a bit unsure as
to where my problem is. This project was actually meant to be
helping me alearn both.
cheers :)

http://www.flash-db.com/Tutorials/loading/loadingData.php?page=5
good tutorial to start with :-)

Similar Messages

  • Urgent: Flash CMS with Actionscript 3.0/PHP/MySQL

    Hello everybody. I'm new to this community and I'm actually relatively new to flash and actionscript but I could say I have fair knowledge about them. So anyway, I usually build flash websites the traditional way using timeline animation and scripting. Today I had a job interview and they said they're looking for someone who can develop any web design into a Flash CMS with a back-end office for the client to edit the content without having to edit the FLA file or any code.
    Accordingly, I'd like to know where and how to start. What are the main concepts I should follow/adapt? Are there any good detailed tutorials out there that I could read/watch?
    Any help would be so much appreciated

    The method i showed above does have a front end and a back end. The code i posted above would be part of the image module in the back end for deleting images.
    1. You don't put images and files in the database, you create an uploader that uploads the files (pictures, whatever) onto the server and then writes an entry into the database telling it where the picture is stored, what the name of the file is, what type it is, whatever you need. Then when your website connects to the database and downloads the info and stuffs it into arrays, it iterates through the photo array and downloads the photos as needed using the URL you stored.
    2. Loading into the database is covered with the above tutorial but i'll post my database retrieval code anyway.
    This connects to a database and stuffs each column of a database into an Array. Then if i wanted to actually download the photos i mentioned by the urls just retrieved i'd use:
    3. Some people put them in seperate swfs at password protected URLs because its more secure but you don't necessarily have to.
    flash CMS isn't well covered, i spent a long time looking for tutorials and i definitely didnt find any that worked well. If you're still working through the basics like AS3 tweens, loaders, and loops, then you're going to want to figure those out first. Those are supported well online, though.
    Finally, here's a good example of some flash CMS: http://group94.com/#/flash94/
    Good luck.
    EDIT: Sorry for retracting my code, the client i did it for wasn't happy.

  • Repost: CMS with 'roles' or individual permissions

    Hi,
    I've read a few of the threads here about CMS but none of
    them seem to meet
    my question head on.
    I have a site which I have set up for Contribute for my
    client. They now
    want to be able to add a page for each of their branches to
    update and
    maintain, but do not want to allow them to edit other pages.
    They have
    around 16 branches, so they would be looking at 8 to 16
    copies of Contribute
    @ around $250 AUD.
    What would people's recommendations be? Should they just get
    the licences
    for Contribute as well as a small bill from me for setup?
    What about
    Contribute Publishing Server (if it still exists)? How does
    that compare
    pricewise? What about a CMS with 'roles' or permissions so
    that I can limit
    each branch to edit only pages in their folder? Another
    factor would be
    future branch increases - if they get another five branches
    soon they would
    have to pay for more Contribute licences, but a CMS would
    already be paid
    for and pretty much set up.
    Thanks for your wisdom in an area I know little about,
    Bruce

    Thanks SnakEyez,
    You're pretty much right with your conclusion of the
    permissions needed
    although I'll probably have to give access to an individual
    folder for each
    branch, rather than a page, but Contribute handles that just
    as well.
    I'll contact Adobe Australia Sales Dept but first I have to
    find out whether
    my client qualifies for either Education or Government since
    they are a
    Government affiliated Not-for-Profit who also does
    training...
    Thanks again,
    Bruce
    > If I am understanding your issue correctly the client
    will create only 1
    > page
    > per branch. These are not divisions which will have
    entirely different
    > websites (ie: take Ford Motor Company for example with
    Ford, Lincoln,
    > Mercury
    > websites).
    >
    > If this is only one page, do they have an IT department
    to look over it?
    > If
    > so they could designate a few individuals to update all
    of the pages to
    > cut
    > back on costs. Or, as an alternative you could stay on
    and help update
    > those
    > pages. As far as licensing goes though, Adobe has a
    pricing calculator (
    >
    http://www.adobe.com/aboutadobe/openoptions/calculator/
    ). I'm not too
    > sure
    > about pricing outside the US, but you would be in TLP
    level S. If you
    > contact
    > Adobe sales or a volume retailer (sorry but nothing
    comes to mind for
    > Australia) you should get more of a discount on the
    software when you buy
    > in
    > quantity.
    >
    > With regards to permissions, I do know that Contribute
    does allow you to
    > set
    > up permissions. These are typically based on login so I
    would assume that
    > you
    > would only have 1 login per branch. But how Contribute
    Publishing Server
    > works
    > I do not have the experience there to help you. For that
    I would highly
    > recommend contacting Adobe sales. If you want to find
    out if something is
    > for
    > you, calling a sales department.
    >

  • CMS with 'Roles' like Contribute

    Hi,
    I've read a few of the threads here about CMS but none of
    them seem to meet
    my question head on.
    I have a site which I have set up for Contribute for my
    client. They now
    want to be able to add a page for each of their branches to
    update and
    maintain, but do not want to allow them to edit other pages.
    They have
    around 16 branches, so they would be looking at 8 to 16
    copies of Contribute
    @ around $250 AUD.
    What would people's recommendations be? Should they just get
    the licences
    for Contribute as well as a small bill from me for setup?
    What about
    Contribute Publishing Server (if it still exists)? How does
    that compare
    pricewise? What about a CMS with 'roles' or permissions so
    that I can limit
    each branch to edit only pages in their folder? Another
    factor would be
    future branch increases - if they get another five branches
    soon they would
    have to pay for more Contribute licences, but a CMS would
    already be paid
    for and pretty much set up.
    Thanks for your wisdom in an area I know little about,
    Bruce

    Thanks SnakEyez,
    You're pretty much right with your conclusion of the
    permissions needed
    although I'll probably have to give access to an individual
    folder for each
    branch, rather than a page, but Contribute handles that just
    as well.
    I'll contact Adobe Australia Sales Dept but first I have to
    find out whether
    my client qualifies for either Education or Government since
    they are a
    Government affiliated Not-for-Profit who also does
    training...
    Thanks again,
    Bruce
    > If I am understanding your issue correctly the client
    will create only 1
    > page
    > per branch. These are not divisions which will have
    entirely different
    > websites (ie: take Ford Motor Company for example with
    Ford, Lincoln,
    > Mercury
    > websites).
    >
    > If this is only one page, do they have an IT department
    to look over it?
    > If
    > so they could designate a few individuals to update all
    of the pages to
    > cut
    > back on costs. Or, as an alternative you could stay on
    and help update
    > those
    > pages. As far as licensing goes though, Adobe has a
    pricing calculator (
    >
    http://www.adobe.com/aboutadobe/openoptions/calculator/
    ). I'm not too
    > sure
    > about pricing outside the US, but you would be in TLP
    level S. If you
    > contact
    > Adobe sales or a volume retailer (sorry but nothing
    comes to mind for
    > Australia) you should get more of a discount on the
    software when you buy
    > in
    > quantity.
    >
    > With regards to permissions, I do know that Contribute
    does allow you to
    > set
    > up permissions. These are typically based on login so I
    would assume that
    > you
    > would only have 1 login per branch. But how Contribute
    Publishing Server
    > works
    > I do not have the experience there to help you. For that
    I would highly
    > recommend contacting Adobe sales. If you want to find
    out if something is
    > for
    > you, calling a sales department.
    >

  • Can Muse be used to create a site that requires a CMS with multiple user accounts?

    Hi, I am new to Adobe Muse and I would like to understand some specific things about the software. I have been comissioned to create a gallery website which requres a cms for use with mulitple accounts for the users/ artists to display seperate profiles and submit work to. Does Muse have this functionality and if possible to answer, how would I do this? I have looked at the tutorials on Adobe for Muse but I have not seen anything related to this, only the Busines Catlalyst website management software (if indeed it is software). Are there any tutorials on this or could I please be directed to one if no direct answer can be given here as I appreciate it is quite an indepth question. Thanks..

    Wait for the new version of Muse which should be published during the first quarter of this year. I guess that in the new Muse version could be basic CMS features?
    Best Regards
    TaikaJim

  • How to open a report stored in the CMS with the RDC ?

    Hello,
    With CRXIR2, reports can be stored in the CMS.
    Does anybody knows how to open such a report with the RDC (version 11.5) ?
    I really need to use the RDC because I have to save subreports on HDD
    and it is unavailable with the RAS SDK (neither Java nor .Net).
    Thank you for your help.
    Alain

    Hi Don,
    Thanks for your answer,
    Why saving subreports ?
    - orthogonality reasons... we can import them, why c'ant we do the opposite?
    - consitency reasons... we should be able to do the same as we do with the designer, (why this option is available in the Designer ?)
    Furthermore, the job is already done in Crystal, it should not be so difficult to port it to the RAS.
    - regression reasons... this is something we could do in the past (from Delphi, with the RDC), now the RDC is gone....
    Now I will tell you my personal reason:
    We have huge reports (about 30 subreports), based on huge business views.
    As a result, just loading the report (openClientDocument) takes more than one minute.
    In a production environment the custommers do not want to accept that.
    So:
    - we keep the business views at design time because it's a requirement
    - Once the report designed I try to cut the BusinessViews and replace them by SQL commands
    I suppose you know the RAS to be aware that it can't do that by far.
    I wrote a program to disconnect all the ReportObjects from the BusinessView, it's Ok
    Now I need to remove the BusinessViews from the report and all subreports.
    I can automate CrystalReports for it, but only at the report level...
    This is my particuliar reason for saving subreports.
    Am I the only one to have this request ?
    If you want, of course, I'm ready to help developing those missing things in the RAS.
    I'm serious, tell me if you are interested.
    Thank you again and best regards
    Alain

  • How can I use Drupal as a third party CMS with ATG E-Commerce Application?

    Hi Friends,
    We are planning to use a third party Freeware Content Management System (CMS) for web site content in ATG E-Commerce Application, instead of ATG content Administration or merchandising.
    Can anybody please let me know how can I use a third party CMS(Eg: Drupal) with ATG E-Commerce Application?
    Regards,
    Krishna.

    I did create a rule to determine if anyone coming through time eval is a new hire based on vacation elig. date in IT0041.  It compares Today to the vacation elig. date and if they match, set a time type indicator to 1.  I also added another decision to determine if they were a part time employee and pro-rate their quota entitlement based on what's in their IT0007 weekly working hours.  Instead of setting the time type indicator to 1, I recalculated based on a percentage of 40 hrs/wk and then updated the time type to that percentage.  In my quota generation rule I use that time type as a multiplication factor to recalculate their new pro-rated amount rounded up to the nearest whole number.

  • Using a CMS with Dreamweaver

    I'd like to build a news-oriented website that takes
    advantage of Dreamweaver's design capabilities, but utilizes a
    Content Management System.
    The goal is to build a dynamic site that will be updated with
    5-10 new items per day, and have those live in a searchable
    database.
    Can anyone recommend a CMS that works well with Dreamweaver?
    Or offer any other suggestions as to how to achieve that goal with
    CS4 as the backbone?

    Hi Paula,
    I have not personally used either of these on a production
    system, but
    there are some extensions available to integrate with
    Dreamweaver:
    Drupal:
    http://xtnd.us/dreamweaver/drupalapi
    WordPress
    http://www.themedreamer.com/
    Be sure to search around because I am sure there are more.
    HTH,
    Randy
    > I'd like to build a news-oriented website that takes
    advantage of Dreamweaver's
    > design capabilities, but utilizes a Content Management
    System.
    >
    > The goal is to build a dynamic site that will be updated
    with 5-10 new items
    > per day, and have those live in a searchable database.
    >
    > Can anyone recommend a CMS that works well with
    Dreamweaver? Or offer any
    > other suggestions as to how to achieve that goal with
    CS4 as the backbone?

  • [boxir2-sp4] two separate CMS with same cluster name

    How can I change the current cluster name.  Currently have two separate CMS on two separate servers but with the same cluster name.  They both show up on each others CMC -> Servers page.  This was not our intention. 
    Please advise. 
    Thanks.

    Login to CCM, stop CMS server, go to it's properties, go to Configuration tab, check "change cluster name box" and type new cluster name, click apply, OK, start CMS. Done
    Make absolutly sure that each CMS is pointing to it's own CMS DB !!!

  • Requesting thoughts on Documentum, Sharepoint, and CMS with FrameMaker

    My company is considering getting a CMS to be used with structured FrameMaker. We now have version 9 but willing to upgrade to version 10. I know that version 10 has the ability to connect to Documentum and Sharepoint.
    I would like to know others' experiences with FrameMaker and a CMS...any CMS.
    At the present, we work from shared drives, copying all imported illustrations (eps) by reference.
    A few years ago I worked at a company that had Documentum. At that time, the writers had to check out all the illustrations and the Frame files to their desktops, copy the illustrations in by reference, make the PDF, and then check all back into Documentum. At the time, the rule was that one could not link to files within Documentum, only file on the desktop.
    So, I am wondering if the above is still true. Moreover, how do others handle the need to link to illustration files that are in the CMS without (if at all) checking them all out. We create large manuals (200-300 pages) with many illustrations that are used in multiple manuals.
    Any thoughts about Documentum, Sharepoint, or any other CMS is appreciated. I am not looking for dissertations on the subject, just indications whether it can be done and if not, how it is done.
    Thanks in advance,
    Van

    And if anyone is using SDL's Trisoft, I'd love to hear about it, especially
    with FM11 and/or DITA.
    Art Campbell
              [email protected]
      "... In my opinion, there's nothing in this world beats a '52 Vincent and
    a redheaded girl." -- Richard Thompson
                                                          No disclaimers apply.
                                                                   DoD 358
    I support www.TheGrotonLine.com, hyperlocal news for Groton MA.

  • CMS with Solution Manager 4.0

    Hello all,
    i have to find out if the Change Management Service (CMS) can be deployed and used on Solution Manager 4.0. I want to use the CMS for XI-Development (Directory and Repository Transports), but i cannot find any hints if it is possible to setup CMS on Solution Manager. As far as i know the CMS is a component of the NWDI and is therefore deployable on any NetWeaver Platform with a J2EE-Engine installed. Thanks for all answers dealing with this topic,
    Frank

    Hi Frank,
    yes this is possible. As you said you just need a J2EE Engine to setup CMS and SM 4.0 comes with an J2EE Engine.
    You need to deploy 3 files: SAPBUILDT, SAPDEVINF & SAPDEVINFF which you can download from the service marketplace. Afterwards the CMS is available with the alias "devinf".
    Regards,
    Pascal

  • CMS with Dreamweaver?

    We have a very large site that has lots of CF apps. The
    client really wants a CMS to allow end users to edit pages. We are
    looking at Contribute because we really want to be able to edit the
    pages in Dreamweaver for those of use that do coding and that seems
    to work. So we are trying to find some open-source CF CMS that we
    can use with Dreamweaver templates or something. We want to be able
    to use our DB for validation to access. Of course they are looking
    for taxonomy options, etc which we can't get for Contribute. Any
    one have any ideas?

    > Of course they are looking for taxonomy
    > options, etc which we can't get for Contribute. Any one
    have any ideas?
    Contribute isn't really a CMS. It's an HTML editor. It
    manages HTML pages
    not--content per se (which it sounds like you really need if
    they're talking
    about taxonomies).
    If you want Open Source, I'd suggest not excluding PHP
    options, as that is
    by and far the absolute largest pool of options to choose
    from.
    -Darrel

  • Basic CMS with decent upgrade path

    I am maintaining this website for a not-for-profit organisation (www.snjv.be) and currently it is running Drupal. However, upgrading can be a real hassle between major versions (I tried backing up the MySQL database from a Drupal 5 installation and re-importing it into a Drupal 6 install but no dice).
    So I'm looking for a nice but not too complex CMS that provides decent upgrade paths. I'm no PHP or MySQL wizard, but I can get around with a bit of hacking (mainly PHP snippets).
    If you need to know anything else, just ask.

    .:B:. wrote:
    MikeT wrote:
    B wrote:Okay, I guess I should have mentioned: I don't like wordpress .
    What puts you off Wordpress so much?
    Mike
    When I started setting stuff up, it had a bad reputation when it came to security. I don't know how that is now, but it's been in the news a few months ago - with a major security issue. So I'm not really comfortable with it.
    That's a fair enough point and completely true even now.  There is of course things like http://www.seoegghead.com/software/word … rewall.seo now but I won't try and convince you otherwise if you have a dislike of it!
    Mike

  • Making a Adobe muse into cms with web menu

    HI people,
    After lots of hard work i have worked out a way how to turn a adobe muse site into a cms for a client. use the Adobe incontent editor.
    They can change pictures, text and slideshows.
    Only one thing i need help with. Is there a way when a client add a webpage it can automatically add into the web menu?
    I know if I upgrade hosting plans you can do it but client doesnt want to spent that much on hosting.
    Is there a plugin what can do the same thing? or can you some how do it on the basic hosting.
    Thanks

    Hi ographix,
    You would need to upgrade to a higher BC plan and insert the dynamic menu module.  Since Muse outputs static pages with menus based off site structure, the only way you can have a menu which adapts based off change on the server would be to leverage those advanced features in BC.
    If you are interested in these features of BC (and don't mind learning some code):
    http://forums.adobe.com/docs/DOC-1921
    http://forums.adobe.com/docs/DOC-1903
    Otherwise, its a matter of getting that content from your client and using it to create a new page in your Muse file, followed by republishing onto the server.
    Regards,
    Justin

  • Conenct to cms with ip

    Hi
    Can we coonect to cms using somehow using IP address?
    earlier we had a problem and when we added the name to host file it worked.
    please let know if there is a workaround
    thanks

    To use the IP you must configure the CMS to be IP instead of name.  This is covered in KB 1204344.  You may have to logon to Service Market Place in order to access the KB.
    The issue is, once you configure for IP, you can only use IP from java applications including Infoview/CMC.

Maybe you are looking for