axxxon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Default bloggroll widgetso i just have to edit wp_get_bookmarks() function to add my own functonality to blogroll?
Forum: Fixing WordPress
In reply to: Default bloggroll widgetwell but isn’t there any files that are responsible for how blogroll works? i’m looking for them tho, only need to edit them, coz i can’t use any additional plugin/widget
Forum: Fixing WordPress
In reply to: Strange output from querywell my problem is that i need to get the encoded and decoded without using wordpress functions…
and i have no idea how…Forum: Fixing WordPress
In reply to: where is cat id in database?thank’s Joseph that’s what i’ve been searching for!
Forum: Fixing WordPress
In reply to: query_posts strangestill no efect, nothing returned from query_posts…
Forum: Fixing WordPress
In reply to: $wpdb-> query and $wpdb->get_col strange resulteverything working fine now, after i’ve just restarted mysql server.
thx for help!
cheers!Forum: Fixing WordPress
In reply to: $wpdb-> query and $wpdb->get_col strange resultwell i globalize the $wpdb and did includes as artcode and strilee the same…
anyone know why its stiill error?Forum: Fixing WordPress
In reply to: $wpdb-> query and $wpdb->get_col strange resultstill same result, i used Yours query Joseph and got only 1st id…
it’s strange for me, but i’m still trying to find resolution…
even after adding limit 0,30 nothing change… when i checked query in phpmyadmin everything worked fine.