This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

privatemsg, non-English encoding lost!

Description

$Id: privatemsg.module,v 1.50 2005/11/15 19:04:00 drumm Exp $

My Drupal installation deals with Arabic in a nice way. It is supposed that privatemsg also support utf-8 as dose Drupal. So why do I get chracters like "???????" instead of Arabic ones like "رسالة جديدة", in both title and body? Is there problem thing for other non-English languages?

Using the article module

Alright, I'm having serious problems using the Article Module of codemonkeyX. Its not the installation or changing the settings, but actually how to view it. I searched through every possible part of the administartion menu to find out how I can view the articles, but it seems as I can't.

og group

I am installing og group on my drupal 4.7 site but it shows me error

warning: Invalid argument supplied for foreach() in \drupal\modules\contrib\og\og.module on line 66.

Can anybody help me?

Manish Nakar

Help With Forms API and File Upload

I'm modifying the story module to create a custom staff content type that basically has a photo, their role and a biography. I've got the module modified and saving the custom data to my custom table except for the image. I've been looking through the image module and the upload module and come across file_check_upload and file_save_upload but I can't seem to get them to work.

Problems installing phpbb.module

I'm not sure if this is the right place to post this. Someone please tell me if it should be elsewhere.

I'm having problems installing the phpbb module. I have followed the instrustions at http://kepp.net/drupal/ very carefully including installing phpBB in a sub-directory of my drupal installation called forums. This seems to be the source of my problems as both phpbb.module and the .htaccess file appear to conatin references to phpBB2 as the phpbb directory.

I got as far as instruction 28 - install the integration module. I did this as instructed. However, when I tried to open my site in my browser to carry out intruction 29 I got this error message:

_phpbb_db(): Failed opening 'phpBB2/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/15/d159382655/htdocs/cms/modules/phpbb.module on line 277.

I have tried changing the name of the phpbb directory through my FTP programme with limited success. It got rid of the error message and let me back into my drupal pages. This let me perform instruction 29 though the phpbb module was already enabled when I got there. However, I am now stumped on intsructions 30 and 31. When I go to administer | settings | phpbb there are no dialogue boxes - just the single word Array along with two buttons, one to save changes and the other to return to default settings.

So, my questions:

Is changing the name of the phpbb directory an OK thing to do at this stage, or do I really need to uninstall phpbb and reinstall in a directory called phpBB2?

theme_user_picture Question

Not sure if this is an theme issue or something else.. but I am trying to use theme_user_picture. In fact I took the code and replacated it to theme_pod_user_picture to take out the div but does not seem to fix my issue.

Issue:
I have a frameset where I want to display the 5 users that are similar to another user. I can get the users pictures to display into that frameset but it also displays the pictures above the other frame sets.

so I have something like:

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions