Bat dau tim hieu php

Tat ca chi moi bat dau, can phai kien nhan...

allow_url_fopen

allow_url_fopen has been disabled for security reasons. Alternatives are not working.http://wiki.dreamhost.com/Allow_url_fopen
I am getting the following 2 common errors:

(URL file-access is disabled in the server configuration)
(failed to open stream: no suitable wrapper could be found)

Does anyone have a fix/patch to included in my php file without enabling the allow_url_fopen on the server?

Thank you for your time and help in advance.

Buffalo, NY - Toronto - NYC

Buffalo, NY - Seeking Drupal Guru for Development.
Looking for Dev Co or Individual for hire in/near Buffalo, NY. If you are a Toronto or NYC company/individual please reply. This is a very unique opportunity and chance to promote your skills around the WORLD.
Please contact: Kevin Brinkworth (813) 789-5805

It's it bad technique to use a block on one page

Hello Drupal Folk,

I am just creating a drupal site and had a thought cross my mind.

Is it good or bad etiquette to use a block on drupal if it is only being placed into one page?

I'm going to do that method to put something in the sidebar, but interested to know if that would be frowned upon by those in the big leagues.

Have a ponder and let me know your thoughts.
Cheers

Getting 2 blocks lined up horizontally in header

I have 2 blocks I'd like to have lined up horizontally, but they are put on separate lines.

WANT:
[Primary Links] [Google Search]

HAVE:
[Primary Links]
[Google Search]

I've even tried deleting all the CSS in my theme (I'm using Toasted), and they still don't line up! This leads me to believe it's the way the blocks are being created. I do see a function in the Toasted theme which has a $block as a parameter. However, when I changed themes to all the built-in themes, these too show the two blocks on separate lines...

LDAP Data Mappings Not Sticking - SOLVED

Problem: After mapping more than 7 (yours may be a different number) LDAP attributes to Drupal fields, all my fields would disappear.

Solution: Upon inspecting the MySQL database, I noticed the field "ldapdata_mappings" in the "ldapauth" table was type "TINYTEXT". This must have been too small to afford my mappings. Change this to "TEXT" and it should work.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.5.x or older