Drupal is up and running but how do I ...?

Import and Export

Hi!

I want to move to a new server with my drupal site. I exported all the tables in mysql / phpmyadmin and imported them (mysql / phpmyadmin) into my new server.

However, my site is not accessible and just has a load of errors. Do I need to use the import / export API or am I doing something wrong?

The full list of errors is at: http://firefoxclub.freehostia.com/sudoku

Thanks in advance.

Access to $user object in frontpage code?

I'm writing some code that is meant to be invoked by the frontpage module, and I'd like to conditionalize some of the content that results on whether the user is or isn't logged in. I understand that frontpage offers "show this to anonymous users" and "show this to logged-in users" options, but the change is fairly minor, I'm already generating the page's HTML with PHP, and I'd rather not maintain two separate pages just to handle this one thing.

Logo display problem

I'm having a problem with the display of the logo.

When a user is logged in the logo doesn't display well. When not logged in the logo displays fine.

I'm using phptemplate and my drupal version is 4.6.8

In the database (in the table "variable") the values seem to be fine, in the themes section, needless to say, as well

the html code of the logo image (for the logged in user) is
img src="/themes/mijnsjabloon/images/_logo_url_" alt="Logo"

when not logged in the html is
img src="/themes/mijnsjabloon/images/the-logo-nl.png" alt="Logo"

Speed issues, MySQL issues and just issues

I have serious issue with Drupal taking all the juices from MySQL server - just talked with my webadmin and the server resources are allocated almost 80% only to my site when I am doing something there and just to make it worst - its still in the level of 30% with almost blank install.

Devel module is showing almost 15000 ms for page exec times (not always but still...)

What could be the problem - I have scanned the forum only to see that there are people with similar issues and halfanswered topics...

Newbie Question -- private file access/role-based file protection

Hi Folks,
I am having trouble with a very simple Drupal feature. I have a webinar that I want to store in the filesystem and allow a user access to. I need it to be protected by Drupal, preferably by a role.

how do I add the usersnamen in a menu link

how do I add the usersnamen in a menu link ?

I'm using 4.7 and I'm trying to make custom menu's

I would like to set Path: to link to the users edit page of galery2
but this doesn't seem to work:

/v/$username
or
/v/<username>  ?

Pages

Subscribe with RSS Subscribe to RSS - Post installation