This question may be related to a resolved thread.
Oops, I’m now getting these errors:
Notice: Undefined index: weblog_id in /system/modules/weblog/mod.weblog.php on line 724Assuming this might have something to do with reverse relationships?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
April 03, 2010 2:53am
Subscribe [3]#1 / Apr 03, 2010 2:53am
This question may be related to a resolved thread.
Oops, I’m now getting these errors:
Notice: Undefined index: weblog_id in /system/modules/weblog/mod.weblog.php on line 724Assuming this might have something to do with reverse relationships?
#2 / Apr 03, 2010 3:08pm
Hi rick.prince,
How did you transfer the entries in the end?
Cheers
Greg
#3 / Apr 20, 2010 3:31am
I did it by hand in the end (created entries via EE) but I must have done something wrong. I’m still getting these errors. Any idea what I should be looking for?
#4 / Apr 20, 2010 8:54am
Do you have the same number of rows in exp_weblog_titles and exp_weblog_data?
Are you using any sort of PHP code in your templates?