Results 1 to 10 of 17
-
4th Dec 2011, 04:20 AM #1OPMember
Help with Wordpress Problem [PAID]
I've been having a problem with my Wordpress, whenever I make a new post and try to add an image, I no longer have the ability to select different image sizes. No Small, Medium, Large settings.
It just gives me 0x0 as the size.
http://i28.lulzimg.com/2c4b3754a2.jpg
http://i28.lulzimg.com/d19598ee05.jpg
http://i28.lulzimg.com/4d0aa2e21f.jpg
If you can help me fix this ASAP I'll pay $10 bucks. I need a solid solution to fix this asap! Thanks.LuDo8 Reviewed by LuDo8 on . Help with Wordpress Problem [PAID] I've been having a problem with my Wordpress, whenever I make a new post and try to add an image, I no longer have the ability to select different image sizes. No Small, Medium, Large settings. It just gives me 0x0 as the size. http://i28.lulzimg.com/2c4b3754a2.jpg http://i28.lulzimg.com/d19598ee05.jpg http://i28.lulzimg.com/4d0aa2e21f.jpg If you can help me fix this ASAP I'll pay $10 bucks. I need a solid solution to fix this asap! Thanks. Rating: 5
-
4th Dec 2011, 04:29 AM #2MemberWebsite's:
scrls.co.ukI think that it is a problem with your database..
wp_postmeta table might of crashed, try repairing and and let me know if that solves the problem.
If not try this also..
Install
http://wordpress.org/extend/plugins/...bnail-rebuild/
and then try changing this after line 172
$fullsizepath = get_attached_file( $id ); + if ($fullsizepath == '') $fullsizepath = get_post($attachment_ID)->guid;
also the php.ini file with this..
[Verisign Payflow Pro] pfpro.defaultport = 443 pfpro.defaulttimeout = 30 pfpro.defaulthost = "test-payflow.verisign.com" [ODBC] odbc.allow_persistent = On odbc.defaultbinmode = 1 odbc.max_links = -1 odbc.check_persistent = On odbc.defaultlrl = 4096 odbc.max_persistent = -1 [Assertion] [mSQL] msql.allow_persistent = On msql.max_persistent = -1 msql.max_links = -1 [Sybase] sybase.max_links = -1 sybase.compatability_mode = Off sybase.min_error_severity = 10 sybase.allow_persistent = On sybase.min_message_severity = 10 sybase.max_persistent = -1 [MySQL] mysql.default_socket = mysql.max_links = -1 mysql.default_password = mysql.default_port = mysql.allow_persistent = Off mysql.max_persistent = -1 mysql.default_user = mysql.default_host = mysql.trace_mode = Off mysql.connect_timeout = 60 [exif] [Sybase-CT] sybct.allow_persistent = On sybct.max_persistent = -1 sybct.min_client_severity = 10 sybct.max_links = -1 sybct.min_server_severity = 10 [Session] session.bug_compat_42 = 0 session.auto_start = 0 session.cache_limiter = nocache session.bug_compat_warn = 1 url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeent ry" session.name = PHPSESSID session.hash_function = 0 session.entropy_length = 0 session.serialize_handler = php session.cookie_path = / session.entropy_file = session.gc_probability = 1 session.cache_expire = 180 session.gc_divisor = 1000 session.cookie_domain = session.gc_maxlifetime = 1440 session.referer_check = session.save_handler = files session.cookie_lifetime = 0 session.use_cookies = 1 session.use_trans_sid = 0 session.hash_bits_per_character = 5 [mbstring] [soap] soap.wsdl_cache_ttl = 86400 soap.wsdl_cache_enabled = 1 soap.wsdl_cache_dir = /home/storage/2/42/e1/estadonews/tmp [mail function] sendmail_path = /usr/sbin/sendmail -t -i smtp_port = 25 smtp = localhost [PostgresSQL] pgsql.max_links = -1 pgsql.allow_persistent = On pgsql.log_notice = 0 pgsql.auto_reset_persistent = Off pgsql.ignore_notice = 0 pgsql.max_persistent = -1 [Ingres II] ingres.allow_persistent = On ingres.default_password = ingres.default_database = ingres.max_persistent = -1 ingres.default_user = ingres.max_links = -1 [SQL] sql.safe_mode = Off [bcmath] bcmath.scale = 0 [MySQLi] mysqli.default_host = mysqli.default_pw = mysqli.reconnect = Off mysqli.default_user = mysqli.default_socket = mysqli.max_links = -1 mysqli.default_port = 3306 [Tidy] tidy.clean_output = Off [Syslog] define_syslog_variables = Off [browscap] [Informix] ifx.max_links = -1 ifx.byteasvarchar = 0 ifx.max_persistent = -1 ifx.default_password = ifx.nullformat = 0 ifx.textasvarchar = 0 ifx.charasvarchar = 0 ifx.allow_persistent = On ifx.blobinfile = 0 ifx.default_host = ifx.default_user = [FrontBase] [PHP] asp_tags = On include_path = ".:/usr/share/pear" ignore_repeated_source = Off variables_order = "EGPCS" track_errors = On output_buffering = 4096 doc_root = log_errors = On safe_mode_allowed_env_vars = PHP_ safe_mode_protected_env_vars = LD_LIBRARY_PATH auto_append_file = disable_classes = enable_dl = Off display_startup_errors = Off user_dir = extension_dir = "/usr/lib/php/modules/" register_argc_argv = On display_errors = On allow_call_time_pass_reference = Off safe_mode_exec_dir = default_socket_timeout = 60 register_globals = On unserialize_callback_func = y2k_compliance = On magic_quotes_runtime = Off expose_php = Off log_errors_max_len = 1024 post_max_size = 105M report_memleaks = On engine = On memory_limit = 64M short_open_tag = On upload_tmp_dir = /home/storage/2/42/e1/estadonews/tmp max_execution_time = 300 safe_mode_include_dir = serialize_precision = 100 precision = 14 upload_max_filesize = 100M register_long_arrays = On safe_mode = Off zend.ze1_compatibility_mode = Off zlib.output_compression = Off ignore_repeated_errors = Off default_mimetype = "text/html" disable_functions = file_uploads = On magic_quotes_sybase = Off max_input_time = 60 magic_quotes_gpc = Off error_reporting = E_ALL & ~E_NOTICE safe_mode_gid = Off auto_prepend_file = implicit_flush = Off allow_url_fopen = Off [com] [MSSQL] mssql.compatability_mode = Off mssql.allow_persistent = Off mssql.max_persistent = -1 mssql.min_error_severity = 10 mssql.min_message_severity = 10 mssql.max_links = -1 mssql.secure_connection = Off session.save_path = "/var/lib/php-cgi/session"
-
4th Dec 2011, 05:02 AM #3OPMember
Hi Brazzo, thanks for the reply, I tried the solutions you posted but no go..
Your SQL query has been executed successfully
REPAIR TABLE `wp_postmeta`
http://wordpress.org/extend/plugins/...bnail-rebuild/ - installed it but it only rebuilds thumbs nails, but doesn't help with new posts..
as for the last one, what am I supposed to do in the php.ini?
-
4th Dec 2011, 05:14 AM #4MemberWebsite's:
scrls.co.ukthe php.ini file.. what you have to do is just have that code i put on on it.. so the php.ini file should look like the code i posted. if not then i will try find another way around this.. let me know
-
4th Dec 2011, 05:39 AM #5OPMember
Hi again Brazzo no go.. =[
-
4th Dec 2011, 05:40 AM #6MemberWebsite's:
scrls.co.ukOk.. the image that you are uploading, is it a greyscale image or full colour ?
Would you mind setting an admin account up for me on your blog & i can go in & try sort it for you ?
-
4th Dec 2011, 05:15 PM #7OPMember
Hey Brazzo, yea I can do that. Please check PM!
-
8th Dec 2011, 12:03 AM #8Member
This is kinda old post...Did it got resolved ?
Anyways...If not..try below given step
Go into media setting ...Admin panel ==> Setting ==> Media
Check if size are given to Thumbnail size...Medium size & Large Size
If not..Give the size..
Thumbnail size - 150 x 150
Medium size - 300 x 300
Large size - 1024 x 1024
If size are already given...Just change the height & width value and button will work
Please note : Radio button are disabled if actual image size are smaller than the default radio.
For example :
My default size setting in media is as given above & if I upload picture which is small than 150 x 150...then all 3 radio button will be disabled...say like I upload 80 x 80 image...the radio button will be disabled & I will have only original size option.
If your image size is greater than the image default size...then radio button will be enabled to select.
You can save your $10...Just let me know if this help.There are people that watch things happen, people that make things happen and people that wonder what the hell just happened.
-
9th Dec 2011, 02:30 AM #9OPMember
Hi Fewcent, thanks for the reply
No my problem didn't get resolved yet, follow all instructions you gave and still no go.
I really hope its not a corrupt database as Boxslots went down, and this is my only copy =/
-
9th Dec 2011, 02:35 AM #10Pure Awesomeness!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
I have a big medical website but i have a big SEO problem , I want paid solution
By GBot in forum Whitehat SEOReplies: 0Last Post: 9th Dec 2013, 06:36 PM -
[Hiring] Wordpress Coder [PAID]
By MiSiON in forum Completed TransactionsReplies: 9Last Post: 29th Nov 2011, 12:37 PM -
[Hiring] Wordpress Expert (Paid)
By NightMare in forum Completed TransactionsReplies: 9Last Post: 24th Nov 2011, 01:52 AM -
Wordpress PSD Paid $50-$80
By Sponge Bob in forum Graphics AreaReplies: 52Last Post: 22nd Jun 2011, 12:58 PM -
Problem with Hotfille, Didn't get paid %20 from referrals earning !!!
By Mr.LeGeNd in forum File Host DiscussionReplies: 9Last Post: 30th Aug 2010, 06:56 PM
themaManager - edit and manage...
Version 4.18 released. Open older version (or...