Lauren
Forum Replies Created
-
Forum: Plugins
In reply to: Visitor Tracking Statistics for 1.2I did. And there is nothing under
Top Articles (read)Forum: Plugins
In reply to: WP-Mood HackCould you help me with the wp-post. It keeps giving me this error
Error
SQL-query :
post_music tinytext NOT NULL , post_mood smallint( 6 ) NOT NULL default ‘0’The installation went fine. I can even add people to the database in the admin. so what’s missing?
Sorry I’m an idiot when it comes to php. How do you exactly copy the script to my-hacks.php
I tried and it gave me this error
SQL/DB Error:
[Table ‘protag_nimrodelwp.b2people’ doesn’t exist]
SELECT ID_PERSON, real_name, bio FROM b2people
Warning: Invalid argument supplied for foreach() in /home/protag/public_html/nimrodel/my-hacks.php on line 23
Also, I’ve already installed b2people in the databaseForum: Fixing WordPress
In reply to: Grouping archives by yearWhere do I exactly add/edit the get_archives_by_year.phps? Sorry I’m just lost.
Forum: Plugins
In reply to: CSS Style SwitcherAhhhh I forgot to turn it on. No wonder. Thanks.
Forum: Plugins
In reply to: CSS Style SwitcherI don’t understand why the styleswitcher doesn’t work with the new installation of wordpress. I had styleswitcher in 2 blogs and they both work.
Error message is this
@import url(
Fatal error: Call to undefined function: wp_stylesheet() in /home/protag/public_html/nimrodel/indexwp.php on line 18
line 18 is
@import url( <?php wp_stylesheet(); ?> );Forum: Plugins
In reply to: Wp-Stats Problemoops
here it is
// error_log(“$request”);Forum: Plugins
In reply to: Wp-Stats Problemthis is line 328
<?php
if($page >= 1 && ((($page*$perpage)+1) < $totalcomments))
echo ‘Next page <b>»</b>’;Forum: Plugins
In reply to: Moblog Hack Beta: Need Beta TestersI’m not too familiar with the cron job. I can see it in the control panel
it looks like this:
This is a web interface to the crontab program. It allows you to run commands at any time you specify. Enter the command you would like to run as well as running times.
Please enter an email address where the cron output will be sent:
Command to run
What should I put in the command to run?Forum: Plugins
In reply to: Wp-Stats ProblemGamerz: I am using the 1.0.1 miles and still gets an error when I place the header.
I just removed it for now just so the stats can be shown.
https://fated.the-protagonist.netForum: Plugins
In reply to: WP Grins – Yet Another Clickable Smilies Hackhow do i change the images found in the smilies. I added more smilies in the directory but they don’t show up.
Forum: Plugins
In reply to: Wp-Stats ProblemIt used to work for me when it was version 1 platinum. Suddenly has this error message. I’m currently using 1.01 miles
Fatal error: [] operator not supported for strings in /home/protag/public_html/fated/wp-blog-header.php on line 328