upnsadmin
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NG breaks editor preview and publishAfter some more testing, I looks like my problem is related to the length of the post? Can this be?
My post has a word count of 2043 with 3 singlepic tags. The preview doesn’t work. If I remove one of the singlepic tags, the preview works.
If I delete text down to a 1938 word count with 3 tags, it works.
The length of the text and the number of tags seem to be related. My memory limit is set at 96M.
Can anybody suggest what the problem is or what I can try next?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NG breaks editor preview and publishCan anybody suggest what I can do?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NG breaks editor preview and publishThis time I added a 2nd singlepic tag and the preview breaks. I remove the 2nd tag and it works again.
Any ideas Alex?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NG breaks editor preview and publishProgress…I removed all the ng tags from the post and saved. The preview works. I add back one singlepic tag and preview works. So the questions are: 1) are the old tags still supported or do I have to updated them whenever I update a post, 2) can I have a mix of old tags [singlepic=nnn,…] and new tags [singlepic id=nnn ….] – my problem post had both flavors
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NG breaks editor preview and publishFor the heck of it I also tried Dean’s FCKEditor For WordPress plugin to replace tinymce and initially I thought it worked but after some testing – same problem.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NG breaks editor preview and publishMy default browser if Firefox. Clearing the cache and CNTL-F5 didn’t work either – same result. I also tried IE and Opera. Same thing on both. I also re-uploaded wp-admin and wp-includes – same problem.
Forum: Fixing WordPress
In reply to: WP 2.6 – Post preview failsI have the same problem as well. WordPress address (URL) and Blog address (URL) were different for years (setup like swag) and never had any problems whatsoever. Now with the 2.7.1 upgrade, the preview fails exactly as described. I made the change suggested by swag but this didn’t work. I lost my stylesheet. The formatting was gone although the text and links looked ok. Did you make any other changes other than change the WordPress address (URL)?
Some people suggest that you also have to do a 301 redirect. I haven’t been able to figure that one out as I’m not a .htaccess guru. I’m not sure of the exact sequence that one must follow to update the .htaccess and the rest of WordPress. I give it a shot earlier but made a mess of things.
Any suggestions would be appreciated.
Forum: Fixing WordPress
In reply to: Post Preview not WorkingThanks steeephen for the update. I’m also experiencing the same problem. I attempted to change .htaccess and managed to make a mess of things. Everything is now back to normal to my relief. As I’m not an expert with .htaccess, could you pls tell me what I need to code up for this. Much appreciate.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Drag and Drop a Gallery to an ALbumI have the same problem as sergiselvas when trying to drag the gallery into an album. Nothing moves. I am running wp 2.6. I have deleted all the plugins except NextGEN – no difference. I have tried setting WPLANG to ‘en’ – no difference. I have flushed my cache numerous times – no difference. I have deleted both wp-admin and wp-includes and refreshed from my local machine – no difference. I do not have this problem on my local machine.
I noticed one difference in Firebug between the Album html on my local machine vs the web server. On my local machine I have <div id=”tTips”>… and <div id=”dragHelper” … My web server does not! This code appears to play a role when dragging a gallery as Firebug
highlights <div id=”dragHelper”…What is tTips and dragHelper used for? What causes them to be dropped on the web server? Has anyone else noticed this before? These div ids are found in interface.js and jquery.js