This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Where is this coming from? "\n" reset to "<p>"!!!

This is the kind of lunacy up with which I cannot put:

Someone decided that what we mean by "\n" is really "

"
I don't know if that is in drupal 4.7.5 or PHP 5.2.1.

$output = array();
$output[] = "\n

\n";

--- more stuff ---

$output[] = "\n

\n";
return implode('',$output);

On the html page the "\n" get replaced by "

" so the final result is

today I upgrade 4.7.3 to 5.1. But unfortunately, I have one error:

Hi
today I upgrade 4.7.3 to 5.1. But unfortunately, I have one error:
PHP Fatal error: Call to undefined function: theme_add_style() in /export/projects/testing.leptree.net/htdocs/modules/banner/banner.module on line 423
I am sure that I followed upgrade Manuel. Please help!!!!

Module conversion from 4.7 to 5.1

Hi,

I have converted search_attachments module from 4.7 to 5.1 for searching the text from the attachments.
I also enabled in the module of the search_attachments.

I could not search the text from attachments.
What could be the problem.

Please advise....
Naveen

forums not defined , i upgraded from 4.7 to 5.1

Hi

I upgraded my forums from 4.7 tp 5.1 , everything seems to working fine , except my forums are not working , its says no forums defined .

i have category module also installed i guess its related to that

i can see i category legacy that something like forums is written , what should i do to make them i work

i didnt touched the legacy area of category module , wanted to confirm what to do and how

thanks for your time

Creating test instance, Gallery stopped working

I am trying to make modifications to a Drupal site but didn't want to do it to the main site, so I dumped the mysql db and reloaded on a different system. I copied all the files in /var/www/html (only drupal files are there) to the new system. I copied the ~/g2_data files to a new location on the test system. I edited the sites/default/settings.php file to reflect the new site info. I edited the gallery2/config.php file to also reflect the new site info. I turned on debugging in gallery.

When I look at the link for a gallery entry on the front page, I see a url like:

Tracker gone in 5.x?

I just upgraded my live site from 4.6.5 to 5.1. I noticed that my Recent posts menu option is missing, and mysite.com/tracker is a "page not found!" Did this disappear? Anyway to reemulate it? I used to use that function religiously to keep up with everything that was added to the site.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal