yesar92
Forum Replies Created
-
Forum: Plugins
In reply to: Form builder with MS ACCESS DB/MS EXCEL Sheet generationUPDATE:
I am testing FormBuilder Management (v 0.89)by TruthMedia, there are two interesting options there:
1- To post to a POST processing script [Is there any free scripts that can be used with Microsoft Access or a standalone solution of its own?]
2- To send as an email in XML format. [How can XML data be imported into the Access database?]I appreciate all the help…
Tq
Forum: Fixing WordPress
In reply to: Featured Image – Free Structure by Organic ThemesI have the same problem with the same theme I tried to change some things in the fuctions.php file
I added:
// Add support for Featured Images if (function_exists('add_theme_support')) { add_theme_support('post-thumbnails'); add_image_size('index-categories', 150, 150, true); add_image_size('page-single', 350, 350, true); }The functions file already has the following code:
// Add thumbnail support if ( function_exists('add_theme_support') ) add_theme_support('post-thumbnails'); add_image_size( 'home-feature', 620, 380, true ); // Homepage Feature Image add_image_size( 'home-thumbnail', 430, 430 ); // Homepage Mid Thumbnail add_image_size( 'home-side', 180, 180, true ); // Homepage Sidebar Thumbnail add_image_size( 'portfolio', 950, 1200, true ); // Portfolio Image add_image_size( 'cat-thumbnail', 440, 600, true ); // Category Thumbnail ?>can someone plz plz plz help with this….
Forum: Installing WordPress
In reply to: Auto plugin installation error on wp2.7This solves the issue thank you Otto42
Forum: Installing WordPress
In reply to: Auto plugin installation error on wp2.7You mean like WordPress auto upgrade plugin??? but the problem is with the unzipping functionality of my wordpress system i think.
Forum: Installing WordPress
In reply to: Auto plugin installation error on wp2.7It seems that the problem is an unpacking issue , wordpress can not unpack my zip files , although files are sent from the wordpress codex site , I figured out this as I went looking into my wp-content folder and found those ZIP files associated with the plugins that i tried to install and manually unpacked them then activated them through my dashboard.
But this still doesn’t solve the whole issue as I still can not use the full features of this option.
Forum: Plugins
In reply to: Podpress pluginWell , try to see the permissions for your page.
I have a similar problem with trying to install plugins directly by the auto-installer on wp2.7 , I already wrote about it.Forum: Installing WordPress
In reply to: 2.7 Flash Uploader ProblemWorks here thanx all especially firy… forgot the name sorry!
Forum: Plugins
In reply to: Plugins Auto-installation bug on WP2.7The screenshot of the error
http://img218.imageshack.us/img218/6173/pluginsbuggn6.jpg