GithubHelp home page GithubHelp logo

xabikip / errockalde Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 3.78 MB

Musikian inguruko web orri bat. EuropioEnginerekin sortua.

Home Page: http://astinddu.com/

License: GNU General Public License v3.0

PHP 15.89% CSS 9.96% JavaScript 73.51% Shell 0.64%

errockalde's People

Contributors

xabikip avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

a2anduaga

errockalde's Issues

Bandcamp gordetzean bandcampekoa ez dan kodigo bat sartzen bada errore mezua agertzen da

Mezu hau jartzen dau:
Notice: Undefined offset: 1 in /home/piko/curso-php/errockaldeapp/appmodules/bazkideak/controllers/diskoa.php on line 97

Notice: Undefined offset: 1 in /home/piko/curso-php/errockaldeapp/appmodules/bazkideak/helpers/talde.php on line 18

Notice: Undefined offset: 1 in /home/piko/curso-php/errockaldeapp/appmodules/bazkideak/helpers/talde.php on line 20

Hau konpontzeko berifikatu beharra dago ea bandcampeko kodea sartzen dan.

Ekitaldien xehetasunak hobetu

  • Ekitaldi bat sortzean bere deskribapenaren karaktere kopurua handitu DBan.
  • Aukera eman esteka eta estiloak sartzeko.
  • Ekitaldiaren izena argazkiaren eskuinan jarri, deskribapenan gainian.

site_media barruan astinddu izateko

site_media barruan dauen karpeta errockalde biharrian astinddu izateko.

Orokorria beittu web danian ea errockalde bezela zerbaitt dauen eta aldatu astindduatik.

Helperrian $errores referentzia bidez

Helperrian $errores referentzia bidez aldatu. Horrela deitzerakuan ez dakot berriz gainidatzi biharrik.

$requeridos = array("izena", "emaila", "bazkideak" );
validar_requeridos($errores, $requeridos);

function validar_requeridos(&$errores=array(), $requeridos=array()){
foreach ($requeridos as $value) {
if (get_data($value) == null) $errores[$value] = ERROR_MSG_REQUIERE;
}
}

JavaScript eta estatikoak begiratu

  • site_median dauen europio_code.js staticen jarri. Aktualizaziñuak hartzeko.
  • HTMLian dakoten js eta css deiak errebisau ea danak beharrezkuak dian, eta europio_code.js staticetik hartu.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.