thedigicraft / Atom.CMS

Atom.CMS
56 stars 52 forks source link

That Source Code Is Not Working, The connections and all are made but not working #236

Closed AshrafAliS closed 1 year ago

AshrafAliS commented 7 years ago

I tried to check with my system. I made all the database connections and all. But not working. Can you send me the working code please. My mail id is fashionzone004@gmail.com Please send me writing code please. Thanks you

Chriswilldo commented 7 years ago

?.. Mind if I see your code? What part are u stuck on? Paste all your code on here https://gist.github.com/ specify what part your on so the creator can better help you. I'm just a fan ; if you will.

creptor commented 7 years ago

An error message would be appreciated, and should appear if the code is not working.

Please check if you have any.

AshrafAliS commented 7 years ago

image DB connection is done, inserting pages users is done by impoting sql, but dont no what is missing. when i check the source code in browser. `

<div id="wrap">     

    <nav class="navbar navbar-default" role="navigation">

        <button id="btn-debug" class="btn btn-default"><i class="fa fa-bug"></i></button>

<div class="container"> 

    <ul class="nav navbar-nav">

        <!--<li><a href="#">FAQ</a></li>
        <li><a href="#">Contact</a></li>-->
    </ul>

</div>

<footer id="footer">

    <div class="container">
        <p>This is my footer.</p>
    </div>

</footer><!-- END footer -->`
AshrafAliS commented 7 years ago

and also in admin panel inserting pages is also not working image Not fetching pages from DB, And Also insert in not working

can u please mail me Source_Code in zipped file to fashionzone004@gmail.com please

creptor commented 7 years ago

Technically everyone uses "custom" versions of script to run their particular website, the idea of using GitHub is that you can upload your script (any .php file) and we'll help you figure out the problem, or in last resort I can make a code that works with your site....

Please upload the 'atabase.php' and the pages that aren't working correctly.

AshrafAliS commented 7 years ago

There are so many .php files which should I send don't no which file not not executing properly