WP-SimpleViewer » Announcements

[closed]

1.4-Beta1 for WP 2.7 released

(29 posts)

  1. Hi all,

    finally I managed to upload the first version of the plugin that is compatible to WP 2.7 and should cover all WP 2.7 related issues that came up until now. You can download it here

    Here is what has changed:
    New in 1.4-beta1:
    - Gallerylist moved from "Tools" to "Multimedia"
    - You now have to use http://your.url/?FullScreenGallery=galleryname to link to the gallery directly as ...?svgallery=... was causing issues
    - Polish translation added, French & German translation updated
    - tTips have been disabled as they were removed in WP 2.7, the Colorpicker should now work fine again
    - Issue with dead edit.php link solved
    - Gallerylist and images will now be sorted in natural order
    - WP 2.7 plugin uninstall.php

    - Possibility to use filename as caption (not yetworking!)

    Happy testing & let me know your feedback!

    Posted 1 year ago #
  2. The "download it here" appears to link to version 1.3.3 and not the new 1.4 beta.

    Posted 1 year ago #
  3. You're right, now it is fixed and pointing to the correct version...

    Posted 1 year ago #
  4. Is it possible to keep the Thickbox interface when linking from an image?

    If you follow the URL http://www.mattrupp.com/archives/379 there is link from the word "gallery" to the WP-Simpleviewer and the image in the post points there as well. My link information from the image is "?FullScreenGallery=eng_logan_kayla&keepThis=true&TB_iframe=true&height=700&width=900" yet it does not use the Thickbox.

    Posted 1 year ago #
  5. I was having the hang issue that a lot of others seem to get but i am getting further than before since the new
    beta. My php safe mode is not on, i installed the php checker plugin that was suggested to find that out.
    I tried the editing php memory code suggested before the install (didnt work) of the new plug in but not with the new one.
    any suggestions? I am not a php wiz but can do minor editing to php and html.

    here is the message i get now. before it just stoped at the first i am working on.....

    ----------------------------------

    GD library version 2 or later is required. You are running version: bundled (2.0.28 compatible)

    Now the images and XML file for the selected folder will be created:

    Array ( [0] => IMG_0006_2.jpg [1] => IMG_0011_2_2.jpg [2] => IMG_0013_2.jpg [3] => IMG_0297_2.jpg [4] => P1010065_2.jpg ) Array ( [0] => IMG_0006_2.jpg [1] => IMG_0011_2_2.jpg [2] => IMG_0013_2.jpg [3] => IMG_0297_2.jpg [4] => P1010065_2.jpg ) Now I am working on file IMG_0006_2.jpg:

    Posted 1 year ago #
  6. The "download it here" still appears to link to version 1.3.3 and not the new 1.4 beta.

    Posted 1 year ago #
  7. “The "download it here" still appears to link to version 1.3.3 and not the new 1.4 beta.”

    I downloaded and it shows in my admin as the new 1.4 beta.
    However I have tried the changing of memory suggestion and I still cant get this to work.
    I am running wordpress 2.7 i believe.

    Posted 1 year ago #
  8. Problem,..

    All things wurked made photos map, made xml file with wp-sv, now i ad the gall to my page.

    This SimpleViewer gallery requires Macromedia Flash. Please open this post in your browser or get Macromedia Flash here.
    This is a WPSimpleViewerGallery

    Should be something easy i think but i dont know what!

    http://van-gelderop.nl/index.php/portfolio/mbo-raad/

    Posted 1 year ago #
  9. @Taro

    Make sure your hand coded link is "?FullScreenGallery=gallery_name" and not "?svgallery=gallery_name"

    Posted 1 year ago #
  10. I just downloaded the package again using the link "download it here" and it is correct. This can be confirmed by the version number in the file "wp-simpleviewer.php".

    Posted 1 year ago #
  11. Im going to try and give a little more detail into my situation.

    since changing my memory settings example below.
    -----------
    can try to uncomment the following line (remove // ) to define a new memory limit (40MB in this case). More info on the plugins FAQ.*/
    ini_set("memory_limit","90MB");
    foreach($files_array as $key => $filename_without_directory) {
    //the script should not work on one image longer than 30s
    @set_time_limit(30);
    --------------
    I have 5 images in a subfolder of photos called test
    when i select that folder in the admin to create the gallery
    now i get this message..

    GD library version 2 or later is required. You are running version: bundled (2.0.28 compatible)

    Now the images and XML file for the selected folder will be created:

    Array ( [0] => IMG_0006_2.jpg [1] => IMG_0011_2_2.jpg [2] => IMG_0013_2.jpg [3] => IMG_0297_2.jpg [4] => P1010065_2.jpg ) Array ( [0] => IMG_0006_2.jpg [1] => IMG_0011_2_2.jpg [2] => IMG_0013_2.jpg [3] => IMG_0297_2.jpg [4] => P1010065_2.jpg )

    -----------------------

    if i look into the folder called test via ftp it shows where it creates the folders reg/tn
    but no xml file.

    I am hoping this will help shed some light and someone can help me as I dont want to use any other viewer
    for my site.

    Sincerely

    Sean

    Posted 1 year ago #
  12. @Sean

    Everything seems correct with what you are seeing except it doesn't seem to be finishing. After the "Array ( [0]=> IMG_0006_2.jpg . . . )" there should be something like the following for each image in the array:

    "Now I am working on file IMG_0006_2.jpg
    I have created the regular image and the thumbnail and now it has been added to the XML file!"

    This will be followed by:

    "Yeah, we are done!"

    So, am I correct in assuming that the two folders 'reg' and 'tn' are empty?

    Posted 1 year ago #
  13. the two folders are empty and nothing after [4] => P1010065_2.jpg )

    i only get this message

    "Now I am working on file IMG_0006_2.jpg

    when i have the memory set low and it hangs.
    so the problem seems to hang regardless on something.
    ------

    here is the info from my phpinfo plug in

    HP information for http://www.exitsixtysix.com

    max_execution_time: 50000
    max_input_time: -1
    file_uploads: 1
    upload_max_filesize: 20M
    post_max_size: 8M
    register_globals: 1
    safe_mode: 0
    allow_url_fopen: 1
    eaccelerator.enable:

    Other information:

    PHP Server API: cgi
    WordPress Version: 2.7
    WordPress Blog URI: http://www.exitsixtysix.com
    WordPress Installation URI: http://www.exitsixtysix.com
    WordPress Theme: /wp-content/themes/exit
    WordPress Permalink Structure: /%postname%
    WordPress wp-content directory is writable
    WordPress does not use Gzip Compression
    WP-Cache is running on this installation of WordPress
    GD library is installed
    PHP Version: 4.4.9
    MySQL Version: 5.0.67-log
    Browser used: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_6; en-us) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16

    Posted 1 year ago #
  14. Okay I am a little confused!
    I downloaded the file again- I confirmed that the wp-simpleviewer.php says 1.4- it does.

    but
    1. the readme.txt file says"Stable tag: 1.3.3"
    2. after uploading the new plug-in- my old gallery still works!- even after clearing the cache
    3. adding: [http://masciwebdesign.com/?FullScreenGallery=masci]does not add another gallery it just displays that code on the gallery page

    Thanks for the help!

    Posted 1 year ago #
  15. @masciwebdesign

    1. I don't believe the readme.txt has been updated.

    2. The old gallery code will be updated to use the "FullScreenGallery" variable name automatically and galleries will continue to work if inserted using the 'Add a WP-Simpleviewer gallery' option or by manually adding [svgallery name="your_gallery_name"].

    3. The reason to use "?FullScreenGallery=your_gallery_name" is for adding a link from an image to a WP-Simpleviewer gallery. I don't see any other reason to be concerned with this.

    Posted 1 year ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.