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

Map.module - Fatal Error

Trying to get map module working. When I click on maps editor, I get the following error message:

Fatal error: Call to undefined function: gmap_macro_page() in /home/virtual/site150/fst/var/www/html/drupal/modules/map/map.module on line 148

guestbook snippet question

I'm using a php snippet to show the guestbook.module in my user_profile.tpl.php file:

<?php
 print module_invoke('guestbook', 'page', $user->uid) 
?>

While this displays all the content I want in the page, I cannot rearrange the varaibles and insert any html to design the output. Any pointers as how to theme this output would be very helpful.

-Jesse

Does using other than English language in locale module makes Drupal too slow?

Hi to all,

I have been using Drupal for already half a year and, of course, fallen in love with its functionality. After experimenting with different sets of modules, themes and even creating some of them of my own, now I can consider myself little bit more experienced user than a Drupal newbie. The only complaint I have is that it is too slow :( I tried to follow several different topics on this issue like this one: http://drupal.org/node/55054 and to try to learn as much as I can and to solve if I had some real issues on my end. Unfortunately, trying different methods has not helped me to increase the loadspeed of my site.

So, why I am openning a new ticket, if there are several already? Because, I have finally installed devel module, run of which has given shocking results, at least to me. Because, running Russian website I never suspected that Language could be the reason of slowliness of Drupal. Now devel module shows first lines of results for index page as follows:

Executed 751 queries in 27325,44 milliseconds. Queries taking longer than 5 ms and queries executed more than once, are highlighted. Page execution time was 28891,23 ms.


ms # where query

203,03 0 locale SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Delete this bookmark from your list.' AND t.locale = 'ru'
194,03 0 locale SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Delete this bookmark from your list.' AND t.locale = 'ru'

User module - Hide super admin from others

Hi,

I am newbie. How am I hide the super admin from other users that have the right to "administer users"?

Cheers,
Teon

function to assign div classes to variables?

This question is pretty straightforward: Is there a function defined in drupal to assign div classes to an array?

I would like to be able to check if a div has a certain class, and if so, print some code for each one.

For some reason I feel that there is an easier way to accomplish this, so if anyone can see through my cloud of confusion let me know.

Thanks in advance.

-Jesse

Recent Articles issue... newb

It seems my "recent articles block" goes blank when I log in anonymously... The block remains but the articles are gone.

I have looked high and low for a solution, but I am a little lost.

Can anyone confirm that "recent" is possibly relative to the USER?

Or has something gone wrong with the access?

http://www.resinmonkey.com/resincms/

Thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Post installation