everyblog.pages.inc in 5.x version?
emaylx - August 13, 2008 - 12:01
| Project: | EveryBlog |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
There is:
// Include page rendering code
include 'everyblog.pages.inc';in the last line in everyblog.module file, however there is no such file to include in 5.x version.
I think this is a bug, but maybe this is only "typo" and that line can be safely deleted?
Thanks

#1
The file does appear to be missing (see other reports).
Download an older distro and simply copy it from there.
#2
I just downloaded 5.x-1.3-beta2 and everyblog.pages.inc is in the archive. I got it from the project page and downloaded http://ftp.drupal.org/files/projects/everyblog-5.x-1.3-beta2.tar.gz I have no idea why it apparently keeps disappearing.
[Edit]
Opps, my bad. I feel foolish now, it isn't there. I kept looking in the wrong directory. It'll be fixed ASAP.
#3
I'm really sorry about all the confusion. I just released 5.x-1.3-beta3 which has the file in it.
Thanks for pointing that out,
NTroutman