Coder Social home page Coder Social logo

massively's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

massively's Issues

drop down

hi there,

i was thinking if its possible for child pages to appear as a drop down menu item below and not besides their parents within the menu?

keep up the nice work!

Invalid license in manifest.

There are many Creative Commons licenses which one applies must be said.

If no license can be found in many legislations that is equal to privative software and distribution and modification can not be done because all rights are reserved to the author or copyright holder.

The complete license is said in README but still there are no copy of the License attached to the repository and copyright holder is not clear in files.

For example is not clear if Bludit itself holds the copyright or Diego.

PHP Fatal error: calling $page on the homepage causes the website to crash

I just tried to use the Massively theme with Bludit 3.14.1 and PHP 7.4 and it gave me this error:

[09-Nov-2022 19:23:28] WARNING: [pool www] child 13525 said into stderr: "[09-Nov-2022 19:23:28 Europe/Vienna] PHP Fatal error:  Uncaught Error: Call to a member function permalink() on bool in /var/www/virtual/jany/html/bl-themes/massively-2.1/index.php:55"
[09-Nov-2022 19:23:28] WARNING: [pool www] child 13525 said into stderr: "Stack trace:"
[09-Nov-2022 19:23:28] WARNING: [pool www] child 13525 said into stderr: "#0 /var/www/virtual/jany/html/bl-kernel/boot/site.php(26): include()"
[09-Nov-2022 19:23:28] WARNING: [pool www] child 13525 said into stderr: "#1 /var/www/virtual/jany/html/index.php(41): require('/var/www/virtua...')"
[09-Nov-2022 19:23:28] WARNING: [pool www] child 13525 said into stderr: "#2 {main}"
[09-Nov-2022 19:23:28] WARNING: [pool www] child 13525 said into stderr: "  thrown in /var/www/virtual/jany/html/bl-themes/massively-2.1/index.php on line 55"

It only crashes on the homepage (https://janybanny.moe) and not on static subpages (f.e. https://janybanny.moe/about). The error only comes up when loading the homepage.

It also only happens with the massively theme installed and not other themes that I've tried, which is why I am submitting it here

I found out that it fails in this line (55) at the $page->permalink() function, because it seems to have no $page (since it's the homepage and not a post or static site/user content).

<li class="<?php echo ($staticPage->permalink()==$page->permalink())?'active':'' ?>"><a href="<?php echo $staticPage->permalink() ?>#main"><?php echo $staticPage->title() ?></a></li>

I sadly don't know enough php to fix this, so help is appreciated

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.