CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Bizarre Output from EmailProcessor.php
Pages: [1]

Author Topic: Bizarre Output from EmailProcessor.php  (Read 448 times)

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Bizarre Output from EmailProcessor.php
December 08, 2011, 08:59:38 am
On a D6 Civi 3.4.7 site I run

Code: [Select]
sites/all/modules/civicrm/bin/EmailProcessor.php?name=xxx&pass=xxx&key=xxx
on a browser where I am not logged in and it logs me into Drupal and shows me the content of /blog but the CSS references are like

Code: [Select]
"/sites/all/modules/civicrm/bin/Upload/css/css_606a36b18902377616a6fe24174a977c.css"
and that doesn't exist. Never saw such a thing. This site was "hacked" a bit by some other developers to adjust for some weird Windows server, but I have now migrated it to a normal Linux server and attempted to undo what they did.

I traced the code through to line 400 of EmailProcessor.php:

Code: [Select]
    EmailProcessor::process($isCiviMail);
and $isCiviMail is true.

Any ideas what this might be?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Bizarre Output from EmailProcessor.php

This forum was archived on 2017-11-26.