I fixed the problem- it was some kind of compatibility issue between one or more of the markup plugins I had installed. I removed 3 that I didn't use and the problem corrected itself. Thanks for the help,
Matt
Search found 9 matches
- Sun Apr 18, 2010 4:42 pm
- Forum: General discussions
- Topic: Strange spacing for tables
- Replies: 3
- Views: 3065
- Sun Apr 18, 2010 2:40 pm
- Forum: General discussions
- Topic: Strange spacing for tables
- Replies: 3
- Views: 3065
Strange spacing for tables
Hi All,
I've been trying to troubleshoot a very odd bug in my blog http://www.mattrosales.com/ . I decided that I wanted my photos to be displayed in a grid, so I am using simple table html to put my media in:
<div align=center><table border=0>
<tr>
<td>image</td>
<td>another image</td>
<td>a ...
I've been trying to troubleshoot a very odd bug in my blog http://www.mattrosales.com/ . I decided that I wanted my photos to be displayed in a grid, so I am using simple table html to put my media in:
<div align=center><table border=0>
<tr>
<td>image</td>
<td>another image</td>
<td>a ...
- Wed Mar 31, 2010 11:11 am
- Forum: Plugins
- Topic: Uploading albums direction from google picasa
- Replies: 29
- Views: 18637
Re: Uploading albums direction from google picasa
Specifically, make sure your php settings allow uploads, and that the size limits are large enough, and there is enough disk space in your /tmp directory.
I had the size limits of uploads at 256M, but I just upped it to 512M, and changed the input_time and execution_time to 240.
I checked the ...
I had the size limits of uploads at 256M, but I just upped it to 512M, and changed the input_time and execution_time to 240.
I checked the ...
- Mon Mar 29, 2010 2:00 pm
- Forum: Plugins
- Topic: Uploading albums direction from google picasa
- Replies: 29
- Views: 18637
Re: Uploading albums direction from google picasa
Another question for matter: on the page where you enter the album name/description, is there a preview of all the images you've selected for upload?
Yes, the images all show fine
If not, what version of picasa are you using? How many images did you have selected, or in the little tray in the ...
- Sat Mar 27, 2010 9:23 pm
- Forum: Plugins
- Topic: Uploading albums direction from google picasa
- Replies: 29
- Views: 18637
Re: Uploading albums direction from google picasa
How far did you get in the upload process? Did the upload button appear in picasa? Did you see the login window in the mini-browser in Picasa? Did you fill in the name and description?
The button is there,
The login window pops up and authenticates,
The album name and description and ...
- Thu Mar 25, 2010 7:46 pm
- Forum: Plugins
- Topic: Uploading albums direction from google picasa
- Replies: 29
- Views: 18637
Re: Uploading albums direction from google picasa
Hey All,
I just installed and configured the Picasa plugin as directed, however the uploading is not working- but no error is visible in the picasa window, and nothing shows up in the server logs. Does this plugin keep its own log? Is there a serendipity log I can check?
I just installed and configured the Picasa plugin as directed, however the uploading is not working- but no error is visible in the picasa window, and nothing shows up in the server logs. Does this plugin keep its own log? Is there a serendipity log I can check?
- Tue Feb 23, 2010 4:13 pm
- Forum: General discussions
- Topic: Auto-detection of existing media on server?
- Replies: 4
- Views: 2579
Re: Auto-detection of existing media on server?
OK, I made a symbolic link- that solved the problem. Unfortunately the tumbnail generation is failing:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 15488 bytes) in /home2/mattrosa/public_html/include/functions_images.inc.php on line 1307
Hopefully it's not a ...
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 15488 bytes) in /home2/mattrosa/public_html/include/functions_images.inc.php on line 1307
Hopefully it's not a ...
- Tue Feb 23, 2010 3:39 pm
- Forum: General discussions
- Topic: Auto-detection of existing media on server?
- Replies: 4
- Views: 2579
Re: Auto-detection of existing media on server?
I suppose there's no way to include directories that are not under uploads? I tried adding the directories to the media structure, but no dice.
- Tue Feb 23, 2010 3:13 pm
- Forum: General discussions
- Topic: Auto-detection of existing media on server?
- Replies: 4
- Views: 2579
Auto-detection of existing media on server?
Hi All,
I find the web-based media uploader to be extremely inconvenient. Is there a way for the media library to scan existing files in the directories to add and generate thumbnails for? Thanks for the info,
m
I find the web-based media uploader to be extremely inconvenient. Is there a way for the media library to scan existing files in the directories to add and generate thumbnails for? Thanks for the info,
m