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

path_to_theme() issues

I am trying to use path_to_theme() to include an image in the theme dir in a page post (using php code input format). When I edit the node (node/14/edit) everything works and the correct path is found, but when I display the post (node/14) the path is lost (empty). How can I find the path to the theme in a page post (rather than a block)?

Drupal 4.6.3.

Thanks.

how to change posted line in blog entry

When a user creates a new blog entry you see the user who posted the entry such as

"Posted in **vocab** **user** blog"

how does one remove the "**user** blog"
cheers
M

trouble nesting menus from sql query (nest a menu of a breadcrumb trail)

Hi,

I am trying to nest menus, and am able to do it just fine by hardcoding them, but it doesn't seem to work when the source of the menu array item (path, title, etc) is pulled from a sql query.

Here is the content of my array:

Array
(
[0] => Array
(
[path] => tagAdmin
[title] => tag editor
[callback] => pageTagAdmin
[access] => 1
)
[1] => Array
(
[path] => browse
[title] => media tags
[callback] => pageTagBrowser
[access] => 1
[type] => 6
)
[2] => Array
(
[path] => browse/6/
[title] => Family
[callback] => pageTagBrowser
[access] => 1
[type] => 6
)
[3] => Array
(
[path] => browse/6/7/
[title] => Son - David
[callback] => pageTagBrowser
[access] => 1
[type] => 6
)
[4] => Array
(
[path] => browse/6/8/
[title] => Daughter - Fran
[callback] => pageTagBrowser
[access] => 1
[type] => 6
)
[5] => Array
(
[path] => browse/11/
[title] => Hans and Laura
[callback] => pageTagBrowser
[access] => 1

primary links not showing on fresh install

Just downloaded the latest installment of drupal 4.6.3 and the latest version of phptemplate and the blix theme but when i add primary links ie home location contact or the contact menu is shown

Im guessing that its a problem with the phptemplate and the way in which it handles primary menus
any suggestions guys

later
M

Ownership, permission change for folders created by image module

The image module seems to be creating directories with the owner name as "webuser". This renders the folders inaccessible via ftp for the user unless he has root access.

While transfering the files or to access the contents of those folders manually, its a great deal of irritation, and one has to contact the admin at respective webhost. Anybody know a work around for this one?

Users can't see "View/Track/Contact" tabs on Profile Pages in IE

Basically the title says it all, but when my users click on User List and then another user's name, they can't see the "View/Track/Contact" tabs underneath the user name in IE, but it works properly in Firefox.

Strangely, when I log in as a regular user (non-admin) I can see those tabs for my own profile, but not other people's.

Searching around, I've seen several posts about things not working correctly in IE, but I can't figure out on my own how to solve my particular problem.

Any tips or suggestions would be much appreciated!

Thanks,
Beth

Pages

Subscribe with RSS Subscribe to RSS - Post installation