Good pay: convert html / css to drupal theme, simple stuff

Looking for quick turnaround on converting an html page into a drupal theme. Very straightforward code.

Better than average pay.

Contact me for more details. :)

steven [at] stevenmansour.com

Integrating YUI RTE with Drupal for WYSIWYG?

The new YUI Rich Text Editor looks pretty sweet. Anyone out there considering a Drupal tie-in module for this? Would anyone else out there be interested in this?

http://developer.yahoo.com/yui/editor/

Fatal error after successful d/base u/g ...?

I upgraded from version 4.7.6 to 4.7.7 and received a successful update notice (no failures, 100% on progress bar). However, when browsing to either site or site admin pages, I receive this error:

Fatal error: Call to undefined function block_list() in C:\Documents and Settings\John\Desktop\localhost\epnewX\includes\theme.inc on line 936

Can anyone assist me in resolving this issue?

Thank you.

create cache tables error (no 121?)

I am receiving the following error when attempting to upgrade from verson 4.7.6 to version 4.7.7:

* user warning: Can't create table '.\epnew\cache_filter.frm' (errno: 121) query: CREATE TABLE cache_filter ( cid varchar(255) NOT NULL default '', data longblob, expire int NOT NULL default '0', created int NOT NULL default '0', headers text, PRIMARY KEY (cid), INDEX expire (expire) ) /*!40100 DEFAULT CHARACTER SET UTF8 */ in C:\Documents and Settings\John\Desktop\localhost\drupalX\includes\database.mysql.inc on line 172.
* user warning: Can't create table '.\epnew\cache_menu.frm' (errno: 121) query: CREATE TABLE cache_menu ( cid varchar(255) NOT NULL default '', data longblob, expire int NOT NULL default '0', created int NOT NULL default '0', headers text, PRIMARY KEY (cid), INDEX expire (expire) ) /*!40100 DEFAULT CHARACTER SET UTF8 */ in C:\Documents and Settings\John\Desktop\localhost\drupalX\includes\database.mysql.inc on line 172.

Returning form data from a block to content page

Hey guys,
Ive got a form that sits on a block on my website, it basically searches through a bunch of things and returns a result. It works fine but returns underneath the form in the same block.

Is there any specific way to tell it to print the answers into the content page? I'm assuming I'd need to create a node to put the output on?

Any help with this would be appreciated.

Please Help! Trying to Convert flexinode files into CCK files

In my desire to upgrade a Drupal website to 5.0, I'm moving all of my flexinode content to CCK. The Flexinode to CCK converter module seems to work on a first run, but the file names and paths for the files are not being properly carried over to CCK. The end result: right now, the file nodes are created in CCK, but the actual files are not contained in the nodes. I'm getting errors in my SQL syntax that may illustrate an obvious fix for those who know the syntax.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x