Re: Ubuntu 11.04 trashes my localhost project - any resolve?

Hi,
So ok, I decided to upgrade to Ubuntu 11.04 from MearKat and 11.04 trashes my localhost projects - any resolve as I don't want to really start all over again as I've spent a good 20 hours plus on my work.
My SQL DB's are still there but all the internal links both front and backend show to good old:

"Not Found
The requested URL /project01/admin/modules was not found on this server.
Apache/2.2.17 (Ubuntu) Server at localhost Port 80"

I'm a newbie with so much to learn FAST, HELP!
Me thinks it's an Apache over writing my old Apache setup?

Inserting node with UNICODE characters

I'm trying to programmatically insert a node with a UNICODE character in the body. The result was that the node was inserted but the body that has the unicode character is blank. It also throws the following error:

PDOException: in field_sql_storage_field_storage_write() (line 425 of /home/dtipsadm/public_html/modules/field/modules/field_sql_storage/field_sql_storage.module).

I've tried different collation for the field_data_body table and fields such as utf8_general_ci, and latin1_swedish_ci but still it did not solve the problem.

File Uploads do not work after moving to php 5.3 and APC

I recently started using APC and love the performance of drupal with it. I had previously used eaccelerator.

However now all my file uploads give the following error:

Programatically creating nodes in D7

I am seeking to create nodes from records in a table residing in the database used by my site.
The content type has already been created via the Fields UI and contains fields for address information email address, urls, images, etc. and the mapping from table columns to fields is known.
In the past, ie Drupal 6, I would have hooked into cron, written a script and used insert SQL queries against the node, node_revision, and the Content_type_specific table, parceling out the source table’s data elements accordingly.

Integrating 3rd Party Tracking Code

Hi,

I am a new user to Drupal and I am currently setting up trackers for my company's website. We have installed the Google Analytics module and it works fine. Now my company would like to use a 3rd party tracker, called Leadformix for our site as well. Since there is not a module for this specific tracker, I thought I should take the tracking code and place it within the site. However, I'm not sure where to place the code.

Folder not accessible anymore...

Hi,

Drupal has a great functionality for creating cool paths. This is working fine.

However I can't access a folder domain.com/protected anymore. Is there a way to exclude this path to make it accessible again? How should I do this?

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x