I'm getting this error.
warning: preg_match(): No ending delimiter '/' found in /home/staging1/public_html/JTNews/modules/ejournal/ejournal.module on line 2602.

I ran the DB query and this were the two rows that were returned when I ran this:

SELECT DISTINCT(p.perm) FROM {role} r INNER JOIN {permission} p

access content
access comments, post comments, post comments with...

I get this error on the working tab of the admin ejournal and when I save most content or ejournal settings.

Is this a bug, or am I some sort of idiot?

I'm running 4.7 and PHP 4.3.3

Comments

romca’s picture

Thank you seniormysterioso! :)
It was my bug. And affects user rights which applies to "small roles" (ie. "ejournal editor" is fine, but "ejournal-1 editor" role doesnt get proper access)
fixed now

darren oh’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)