No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
The watchdog table is an 11 column table used by Drupal to keep track of system events, errors, and anything else that users select to be tracked in the watchdog list. I'd be curious... Can you check your databases and find the one that Durpal is using? Then check for …
As I read this I am reminded of Four Drupal projects that have done something similar. In the case of http://getpantheon and http://webenabled.com and http://drupalgardens.com and http://acquia.com In each of these cases, they have Drupal as their CMS and users can log in and create subdomains which are provisioned and …
Curious... I know a CMS is not the answer to every project, but I'm curious what your reasons are for re-re-rebuilding a login system and user managament when there are so many systems to choose from out there? I've been on Daniweb for about 6 yrs and it seems that …
Kimmi, Can you post the PHP of the functions that are being called here? Perhaps you could use JING or something and post some URLs to screenshots as well? You mention the prase "when I call the title and the text" Does that refer to lines 57 and 58? I …
Mutago, In order to suffer from a symlink attack, the user would need shell access to your server. Do you have users on your server that you fear might try to symlink attack you? If so, that is the bigger problem here. ;-)
The more common implementation of cross-device web development is found in the trend of Responsive Design. For the few of you who may not know what Responsive Design is, here's a rough idea. It is the method of developing a site where the styles and elements are designed in a …
If I understand the question, here's what I propose. Set up a VIEW with a filter of that Content-Type. You also want to filter by taxonomy term. If you want the term to be passed in by argument, then use the ARGUMENT settings to grab the term out of the …
The End.