recently one of he employ was working on website and any how he deleted the maze_blom database and now site is off-line www.blominvestksa.com we have two database in hosting account 1 is drupal_4 (used by an installed web app) and other one is maze_blom so we created again database with same name and same username but we are not able to upload database because of this error Replace INTO 'cache_form' (''cid, 'data' ,'expire' , 'created' ......and so on)
Hi. I am developing a drupal 6 site for the last 3 years. I followed several methods for theming nodes and views. Now I am planing an upgrade to either to drupal 7 or 8. I will create most of the things from scratch and I want to use the right way to do things and use as few modules for the purpose as possible. I don't want to use panels. What would you suggest for a setup for theming?
As on the title I am curretnly trying embedding the views, blocks, etc to node template files to customize my pages.
im trying to integrate user points with following or tweeting a specific twitter handle (@ESPN, ect).
I was wondering if there is any way to specify a handle or a username. Then, if a registered user follows, or tweets that handle, 5 points is awarded, ect.
I can access all of the data for my webform using the webform,
webform_submissions and webform_submitted_data tables
but I am NOT able to find the path to the uploaded image.
I know that the file is being uploaded to 'sites/default/files/webform'
The CID 6 is where the image data should be and I find the value 673
but nothing about the path+name of the file.