sinergy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: template navigation problemehm its li class=”page_item”… would need to add an extra class except the last page_item – how to? =) or any other solution?
my navigation should look like this:
“home | bla | bla2 | bla3”
Forum: Fixing WordPress
In reply to: ?page_id to ?idthanks, that helped me alot 🙂
Forum: Fixing WordPress
In reply to: ?page_id to ?idi’d like to use ?id instead of ?page_id as parameter in my url
because google sitemap listed my old site with “?id” links.Forum: Fixing WordPress
In reply to: ?page_id to ?idheh, i’ve read to change it in wp-includes\classes.php .. ?!
Forum: Fixing WordPress
In reply to: ?page_id to ?idWhy?
Forum: Installing WordPress
In reply to: division by zeroOMFG n00balarm.
doodlebee: i had math. and its theo. possible to divide zero, e.g. with the standard IEEE 754 (like for floats) but i dont think you got an idea about +infinity and -infinity
Otto42: thats a PHP error message, not a wordpress one. if there would be a wordpress message, it would be ok but actually its just dirty code. it tells me what file and which line occurs the error, which is not in interest for the end-user who knows nothing about php and coding.
what i want to display doesn’t matter at all. maybe i just want nothing on the page?Forum: Installing WordPress
In reply to: division by zeroso will there be a bugfix in future?
Forum: Installing WordPress
In reply to: division by zerohello, thanks for your answers. this post isnt useless, atleast for me: i just want to turnoff entries but not sites and clean programming is to catch division if they COULD occure, am i right?