-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patherror_log
3392 lines (491 loc) · 124 KB
/
error_log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 9
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 9
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 10
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 10
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[16-May-2013 08:09:29 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[16-May-2013 08:09:29 America/Chicago] PHP Fatal error: Call to a member function query() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 24
[16-May-2013 13:11:25 UTC] WordPress database error Table 'phproot_linkbased.wp_linkbase_linkbase' doesn't exist for query INSERT INTO wp_linkbase_linkbase (link, description) VALUES('http://localhost/wordpress/?p=1','this is my link')
[16-May-2013 13:11:25 UTC] WordPress database error Table 'phproot_linkbased.wp_linkbase_linkbase' doesn't exist for query SELECT * FROM wp_linkbase_linkbase where id=0
[16-May-2013 13:12:05 UTC] WordPress database error Table 'phproot_linkbased.wp_linkbase_linkbase' doesn't exist for query INSERT INTO wp_linkbase_linkbase (link, description) VALUES('http://localhost/wordpress/?p=1','this is my link')
[16-May-2013 13:12:05 UTC] WordPress database error Table 'phproot_linkbased.wp_linkbase_linkbase' doesn't exist for query SELECT * FROM wp_linkbase_linkbase where id=0
[16-May-2013 13:12:35 UTC] WordPress database error Table 'phproot_linkbased.wp_linkbase_linkbase' doesn't exist for query INSERT INTO wp_linkbase_linkbase (link, description) VALUES('http://localhost/wordpress/?p=1','dfds')
[16-May-2013 13:12:35 UTC] WordPress database error Table 'phproot_linkbased.wp_linkbase_linkbase' doesn't exist for query SELECT * FROM wp_linkbase_linkbase where id=0
[17-May-2013 07:35:27 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 9
[17-May-2013 07:35:28 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 9
[17-May-2013 07:35:28 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 10
[17-May-2013 07:35:28 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 10
[17-May-2013 07:35:28 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[17-May-2013 07:35:28 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[17-May-2013 07:35:28 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[17-May-2013 07:35:28 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[17-May-2013 07:35:28 America/Chicago] PHP Fatal error: Call to a member function query() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 24
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/linkbased/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 9
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/linkbased/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 9
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/linkbased/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 10
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/linkbased/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 10
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/linkbased/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/linkbased/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/linkbased/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[17-May-2013 07:36:07 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/linkbased/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[17-May-2013 07:36:07 America/Chicago] PHP Fatal error: Call to a member function query() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 24
[18-May-2013 05:47:16 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 37
[18-May-2013 05:47:17 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 37
[18-May-2013 05:48:12 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 37
[18-May-2013 05:48:13 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 37
[18-May-2013 05:49:05 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 37
[18-May-2013 05:49:14 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 37
[18-May-2013 10:49:34 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[18-May-2013 10:49:36 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[18-May-2013 10:49:37 UTC] WordPress database error Unknown column 'likeup' in 'field list' for query update wp_linkbase_linkbase SET likeup=1 where id=2
[18-May-2013 10:49:39 UTC] WordPress database error Unknown column 'likeup' in 'field list' for query update wp_linkbase_linkbase SET likeup=1 where id=2
[18-May-2013 10:49:40 UTC] WordPress database error Unknown column 'likeup' in 'field list' for query update wp_linkbase_linkbase SET likeup=1 where id=2
[18-May-2013 10:49:40 UTC] WordPress database error Unknown column 'likeup' in 'field list' for query update wp_linkbase_linkbase SET likeup=1 where id=1
[18-May-2013 10:49:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[18-May-2013 10:49:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[18-May-2013 10:49:48 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[18-May-2013 10:49:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[20-May-2013 09:04:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:04:19 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:04:21 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:10:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:10:19 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:10:20 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[20-May-2013 09:10:27 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:41 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:42 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:44 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:53 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:57 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:12:58 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:40:05 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:40:06 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:40:06 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:40:07 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 09:40:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:30:11 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:30:11 America/Chicago] PHP Fatal error: Call to undefined function get_current_user_id() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 19
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:31:26 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:31:26 America/Chicago] PHP Fatal error: Call to undefined function get_current_user_id() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 19
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:33:55 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:33:55 America/Chicago] PHP Fatal error: Call to undefined function get_current_user_id() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 19
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 9
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 10
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 11
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:34:47 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 12
[20-May-2013 07:34:47 America/Chicago] PHP Fatal error: Call to undefined function get_current_user_id() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 19
[20-May-2013 12:41:03 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[21-May-2013 10:05:27 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[21-May-2013 10:05:28 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[21-May-2013 10:05:28 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=3 where id=
[21-May-2013 12:28:49 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[22-May-2013 04:28:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[22-May-2013 04:28:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[22-May-2013 10:06:15 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_table set table_heading='usefull basic resources' where id=
[22-May-2013 10:06:28 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_table set table_heading='test 1' where id=
[22-May-2013 10:06:32 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_table set table_heading='jhkjhk' where id=
[23-May-2013 08:43:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 08:43:48 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[23-May-2013 11:25:38 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 11:25:41 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 11:25:43 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 11:25:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 11:25:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 11:25:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 11:25:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[23-May-2013 11:25:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[23-May-2013 11:25:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[23-May-2013 11:25:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[23-May-2013 11:25:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[23-May-2013 11:25:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=3 where id=
[23-May-2013 11:25:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=3 where id=
[23-May-2013 11:25:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=3 where id=
[23-May-2013 11:25:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=3 where id=
[23-May-2013 11:25:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=4 where id=
[23-May-2013 11:25:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=4 where id=
[23-May-2013 11:25:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=4 where id=
[23-May-2013 11:25:49 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=5 where id=
[23-May-2013 11:25:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=5 where id=
[23-May-2013 11:25:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=5 where id=
[23-May-2013 11:25:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=6 where id=
[23-May-2013 11:25:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=6 where id=
[23-May-2013 11:25:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=6 where id=
[24-May-2013 00:07:28 America/Chicago] PHP Parse error: syntax error, unexpected '}', expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 44
[24-May-2013 00:07:28 America/Chicago] PHP Parse error: syntax error, unexpected '}', expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 44
[24-May-2013 00:09:32 America/Chicago] PHP Parse error: syntax error, unexpected '}', expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 44
[24-May-2013 00:09:32 America/Chicago] PHP Parse error: syntax error, unexpected '}', expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 44
[24-May-2013 00:10:22 America/Chicago] PHP Parse error: syntax error, unexpected '}', expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 44
[24-May-2013 00:10:22 America/Chicago] PHP Parse error: syntax error, unexpected '}', expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 44
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 9
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 9
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 10
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 10
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 11
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 11
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once(/home/phproot/public_html/wordpress/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 12
[29-May-2013 23:41:30 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/phproot/public_html/wordpress/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 12
[29-May-2013 23:41:30 America/Chicago] PHP Fatal error: Call to a member function query() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 22
[30-May-2013 23:37:57 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 82
[04-Jun-2013 00:56:38 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 82
[04-Jun-2013 00:57:02 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 82
[04-Jun-2013 00:57:14 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 82
[04-Jun-2013 06:24:07 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 06:24:09 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[04-Jun-2013 06:24:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 06:24:21 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 06:38:16 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 06:38:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 10:25:43 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 10:25:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[04-Jun-2013 10:25:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=3 where id=
[04-Jun-2013 13:10:28 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 13:12:04 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[04-Jun-2013 13:12:27 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[04-Jun-2013 13:21:35 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[04-Jun-2013 13:21:36 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=3 where id=
[04-Jun-2013 13:21:37 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=4 where id=
[05-Jun-2013 07:22:29 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[05-Jun-2013 07:22:30 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=2 where id=
[05-Jun-2013 09:23:38 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[05-Jun-2013 10:45:48 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[05-Jun-2013 11:15:42 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[05-Jun-2013 11:15:55 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[05-Jun-2013 11:15:59 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[05-Jun-2013 11:19:23 UTC] WordPress database error Query was empty for query
[05-Jun-2013 11:19:59 UTC] WordPress database error Query was empty for query
[05-Jun-2013 11:35:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[05-Jun-2013 11:35:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET unlike=1 where id=
[05-Jun-2013 11:49:30 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 06:55:39 America/Chicago] PHP Parse error: syntax error, unexpected $end in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 63
[05-Jun-2013 11:58:35 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 11:59:23 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 11:59:52 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 11:59:58 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:00:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:01:29 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:02:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:03:47 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:03:49 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:03:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:04:16 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:07:04 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:07:10 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:07:11 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:07:11 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:07:11 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:13:44 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:13:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:13:48 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:13:49 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:13:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[05-Jun-2013 12:13:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT likeup FROM wp_linkbase_linkbase WHERE id=
[13-Jun-2013 05:37:28 America/Chicago] PHP Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 70
[13-Jun-2013 05:37:28 America/Chicago] PHP Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 70
[13-Jun-2013 14:46:21 UTC] WordPress database error Query was empty for query
[13-Jun-2013 14:46:24 UTC] WordPress database error Query was empty for query
[14-Jun-2013 00:23:33 America/Chicago] PHP Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 70
[14-Jun-2013 00:23:33 America/Chicago] PHP Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 70
[14-Jun-2013 00:24:53 America/Chicago] PHP Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 70
[14-Jun-2013 00:24:53 America/Chicago] PHP Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 70
[14-Jun-2013 05:34:00 UTC] WordPress database error Query was empty for query
[17-Jun-2013 09:16:36 UTC] WordPress database error Query was empty for query
[17-Jun-2013 09:32:05 UTC] WordPress database error Query was empty for query
[17-Jun-2013 09:32:16 UTC] WordPress database error Query was empty for query
[17-Jun-2013 11:08:01 UTC] WordPress database error Query was empty for query
[17-Jun-2013 11:32:32 UTC] WordPress database error Query was empty for query
[17-Jun-2013 11:45:30 UTC] WordPress database error Query was empty for query
[17-Jun-2013 11:59:08 UTC] WordPress database error Query was empty for query
[17-Jun-2013 12:04:10 UTC] WordPress database error Query was empty for query
[17-Jun-2013 12:49:18 UTC] PHP Fatal error: Cannot use object of type stdClass as array in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 31
[17-Jun-2013 12:49:18 UTC] PHP Fatal error: Cannot use object of type stdClass as array in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 31
[17-Jun-2013 12:51:35 UTC] PHP Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 28
[17-Jun-2013 12:51:35 UTC] PHP Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 28
[18-Jun-2013 07:51:54 America/Chicago] PHP Parse error: syntax error, unexpected T_IF in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count1.php on line 18
[18-Jun-2013 13:53:52 UTC] PHP Warning: in_array() expects parameter 2 to be array, string given in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 26
[18-Jun-2013 13:53:52 UTC] PHP Warning: array_push() expects parameter 1 to be array, string given in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 33
[18-Jun-2013 14:07:23 UTC] PHP Warning: in_array() expects parameter 2 to be array, string given in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 26
[18-Jun-2013 14:07:23 UTC] PHP Warning: array_push() expects parameter 1 to be array, string given in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 33
[18-Jun-2013 23:20:27 America/Chicago] PHP Parse error: syntax error, unexpected '}' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count1.php on line 37
[19-Jun-2013 04:58:41 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 40
[19-Jun-2013 05:02:22 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count.php on line 40
[19-Jun-2013 00:06:14 America/Chicago] PHP Parse error: syntax error, unexpected '}' in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/count1.php on line 37
[20-Jun-2013 06:04:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:04:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:04:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:04:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:04:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:18 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:18 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:18 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:18 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:18 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:31 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:31 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:31 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:31 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:05:31 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:06:01 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:06:01 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:06:01 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:06:01 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:06:01 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/linkbase.php on line 14
[20-Jun-2013 06:06:47 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:47 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:47 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:47 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:47 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:06:58 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:07:55 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:07:55 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:07:55 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:07:55 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:07:55 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:08:10 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:10 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:10 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:10 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:10 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:33 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:33 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:33 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:33 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:08:33 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:17 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:17 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:17 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:17 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:17 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:51 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:51 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:51 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:51 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:09:51 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 83
[20-Jun-2013 06:10:21 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:10:21 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:10:21 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:10:21 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:10:21 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:05 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:05 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:05 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:05 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:06 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:11 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:11 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:11 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:11 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[20-Jun-2013 06:11:11 America/Chicago] PHP Fatal error: Call to undefined function get_option() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/front-list-site.php on line 9
[25-Jun-2013 01:52:35 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 6
[25-Jun-2013 01:52:55 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 6
[25-Jun-2013 01:54:05 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/submit.php on line 6
[26-Jun-2013 06:42:25 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[26-Jun-2013 06:43:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 06:43:26 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 08:13:04 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[26-Jun-2013 08:13:07 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 08:13:14 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 08:47:23 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[26-Jun-2013 09:29:42 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[26-Jun-2013 09:31:20 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:31:23 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:31:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:32:13 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:32:38 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:32:44 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:32:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:34:44 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[26-Jun-2013 09:34:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:04 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[26-Jun-2013 09:35:06 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:17 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:28 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:29 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:35:39 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:37:59 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query update wp_linkbase_linkbase SET likeup=1 where id=
[26-Jun-2013 09:38:01 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 09:50:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_linkbase_linkbase WHERE id=
[26-Jun-2013 05:12:32 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 05:12:32 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 05:13:39 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 05:13:39 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 05:14:48 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 05:15:26 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 05:29:54 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:12:21 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:22:16 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:22:16 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:22:44 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:22:44 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:23:17 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:23:58 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:23:58 America/Chicago] PHP Fatal error: Call to undefined function site_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:24:39 America/Chicago] PHP Fatal error: Call to undefined function home_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:24:39 America/Chicago] PHP Fatal error: Call to undefined function home_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:24:39 America/Chicago] PHP Fatal error: Call to undefined function home_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:24:39 America/Chicago] PHP Fatal error: Call to undefined function home_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:27:30 America/Chicago] PHP Fatal error: Call to undefined function home_url() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 8
[26-Jun-2013 06:40:58 America/Chicago] PHP Fatal error: Call to undefined function get_template_directory_uri() in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 9
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include(../wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '../wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include(../wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '../wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include(../wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '../wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include(../wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:43:42 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '../wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:43:42 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include-once'>function.include-once</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once(http://php.viewyoursite.net/linkbased/linkbased/wp-config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include-once'>function.include-once</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once(http://php.viewyoursite.net/linkbased/linkbased/wp-load.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include-once'>function.include-once</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once(http://php.viewyoursite.net/linkbased/linkbased/wp-includes/wp-db.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include-once'>function.include-once</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once(http://php.viewyoursite.net/linkbased/linkbased/wp-includes/pluggable.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:52:09 America/Chicago] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:52:09 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:53:41 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:53:41 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include(http://php.viewyoursite.net/linkbased/linkbased/wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:56:06 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'http://php.viewyoursite.net/linkbased/linkbased/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:56:06 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include(wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include(wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include(wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include(wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:56:33 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:56:33 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include(wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include(wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include(wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include(wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:57:15 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:57:15 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:58:31 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include(/wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:58:31 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:58:31 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:59:18 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 11
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-load.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-load.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 12
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-includes/wp-db.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/wp-db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 13
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include(/wp-includes/pluggable.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:59:18 America/Chicago] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 14
[26-Jun-2013 06:59:18 America/Chicago] PHP Fatal error: Call to a member function get_results() on a non-object in /home/phproot/public_html/linkbased/linkbased/wp-content/plugins/linkbase/join.php on line 29
[28-Jun-2013 12:12:14 UTC] WordPress database error Unknown column 'delete_row3' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_row3
[01-Jul-2013 06:52:13 UTC] WordPress database error Unknown column 'delete_link4' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link4
[01-Jul-2013 06:53:02 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 06:53:25 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 06:54:37 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 06:55:45 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 06:57:07 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 07:04:19 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 07:05:35 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 07:05:57 UTC] WordPress database error Unknown column 'delete_link12' in 'where clause' for query delete from wp_linkbase_linkbase where id=delete_link12
[01-Jul-2013 10:06:01 UTC] WordPress database error Table 'phproot_wordpress.wp_linkbase_block_user' doesn't exist for query delete from wp_linkbase_block_user where id=6
[01-Jul-2013 10:07:16 UTC] WordPress database error Table 'phproot_wordpress.wp_linkbase_block_user' doesn't exist for query delete from wp_linkbase_block_user where id=12
[01-Jul-2013 10:10:37 UTC] WordPress database error Table 'phproot_wordpress.wp_linkbase_block_user' doesn't exist for query delete from wp_linkbase_block_user where user_id=13
[01-Jul-2013 10:12:16 UTC] WordPress database error Table 'phproot_wordpress.wp_linkbase_block_user' doesn't exist for query delete from wp_linkbase_block_user where user_id=2
[01-Jul-2013 10:12:56 UTC] WordPress database error Table 'phproot_wordpress.wp_linkbase_block_user' doesn't exist for query delete from wp_linkbase_block_user where user_id=2
[01-Jul-2013 10:13:41 UTC] WordPress database error Table 'phproot_wordpress.wp_linkbase_block_user' doesn't exist for query delete from wp_linkbase_block_user where user_id=2
[01-Jul-2013 10:13:59 UTC] WordPress database error Table 'phproot_wordpress.wp_linkbase_block_user' doesn't exist for query delete from wp_linkbase_block_user where user_id=2
[04-Jul-2013 05:47:47 America/Chicago] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 1
[04-Jul-2013 05:48:05 America/Chicago] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 1
[04-Jul-2013 05:48:32 America/Chicago] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 1
[04-Jul-2013 10:56:54 UTC] PHP Fatal error: Call to undefined method wpdb::get_results_array() in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 14
[04-Jul-2013 10:57:54 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 16
[04-Jul-2013 10:58:11 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 16
[04-Jul-2013 10:58:21 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 16
[04-Jul-2013 10:58:27 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 16
[04-Jul-2013 10:59:27 UTC] PHP Fatal error: Cannot use object of type stdClass as array in /home/phproot/public_html/linkbased/wordpress/wp-content/plugins/linkbase/submit.php on line 17