Hello,

I've uploaded the module to my site and it appears in modules. Everything seems to be working until I go into my user profile to edit my livejournal details. When I do that the node says 'page not found'. If I disable the crosspost module then changes can be made to the user profile without any problem.

I'm a bit new to Drupal, so if this a basic issue - sorry.

Comments

valthebald’s picture

Assigned: Unassigned » valthebald

Hi tammy.moore,
can you please send me some more details?
Do you use clean paths on your site? Meaning, do you see URLs like /admin/settings or ?q=/admin/settings in your browser?
Also, did you use standard drupal install or some kind of custom distribution?
Another help can be from internal drupal reports - go to Administer / reports / last log entries and look for the last error messages.
Regards,

tammy.moore’s picture

I am very new to Drupal, so I'm afraid I am a bit thick about it.

I have clean urls enabled and I used the standard Drupal install from the site. My top error is 403.shtml.

I am able to configure LJ crossposter - setting up what can and can't be cross-posted to LJ - but when I go to my account to put in the details of my LJ account it gives me a 'page not found page'. If I disable the module I am able to make changes to the account and save it.

My php memory is at 256M which I think is a reasonable level? I tried tweaking my permissions on profiles and the LJ xposter but that didn't make any difference.

Hope that's more helpful.

valthebald’s picture

256M is definitely enough (it works for sure with 48M, probably with 32M as well).
Check last log entries at http:///admin/reports/dblog - do you see any errors there?

tammy.moore’s picture

Yes. The 403 error again and some to do with the Brooklyn theme.

valthebald’s picture

a-ha!
we're getting close. 403 means you have insufficient privileges.
Are you logged in as user 1 (superuser) or a regular user?
If you are regular user, then you have to set permissions.
Also, please press on details of error message (in reports) and copy them here (if there are any details of course)