Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I was wondering if anyone could inform be on how to display banner-category dependent on language using phpAdsNew with Drupal. I have a multilingual website where some banners has to be in Danish and others has to be in English.
Does anyone know how to do this?
I have no problems in including the banners in general on the website - but maybe there could be a function like "if language-x do this" and "if language-y do this"
The script for showing the phpAdsNew banners are...
Access denied
user warning: Got error 28 from table handler query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN (1) in /home/tradefor/public_html/includes/database.mysql.inc on line 124.
You are not authorized to access this page.
i got that when i first attempt to access the site?
I'm trying to output a client-side image map, where coords is a field (flexinode_19) in one of my flexinode content types. I'm sql-challenged, but I think that as the flexinode data is not in the node table, I need to do an inner join with the flexinode_data table here? .. that's where I run aground.
I created a container and a category in the container. When I go back to edit the category, no matter what I do, when I submit, I get the following error at the top of the page (I get this error if I change nothing and hit submit):
An illegal choice has been detected. Please contact the site administrator.
I would like the users to be able to upload images i their blog. At the moment they are writing their blog I would like a simple popup to open to enable upload of an image wich would be rsized to fit the blog.
I use for that image assist (and tinymce) but my problems are :