Root-relative links & local testing server

Yesterday I figured out that I'd have to use root-relative links in an included SSI file so that it would work from both templates and pages in my main directory (or other directories, for that matter), e.g., 'src=/image/picture.jpg'. However, since my site is PHP, in order to test the pages or even to use Live View, I have to make use of a "testing server". I did this without much trouble using a package called EasyPHP, which sets up a local web server as well as the PHP module, MySQL support, etc. This all works very well.
The problem is that, in order to support several web sites, I have to use a "virtual directory" spec to direct the web server to the correct location for my site's files. In the setup for the testing server, I therefore have to specify a URL prefix such as 'http://localhost/corinthian' for this particular site. That has worked previously, but breaks when using root-relative links since the server sees the "root" as being the main "localhost" directory instead of "localhost/corinthian". So now my SSI doesn't display correctly because it's not being resolved to the correct directories.
I don't think that this is fixable unless someone else has run into it and can think of some gimmick I could try. Anyone? Breaking out some of my code into an SSI has definitely been more of a challenge than I expected!

I use 1&1 Internet as my hosting service. They apparently have my site set up in a virtual directory / virtual host fashion. Going to http://corinthian241.org, the root directory for root-relative links would have to be the directory pointed to by the URL. However, running phpinfo.php on the site shows the following result for $_SERVER['DOCUMENT_ROOT']: '/kunden/homepages/29/d246935068/htdocs/corinthian'.
So I'm pretty sure that a link from a page in my site home directory using this as a prefix would definitely not work, since the first "/" implies starting in the "corinthian" subdirectory -- not the real root of the server itself. Correct?
  Doug

Similar Messages

  • Remote and testing server don't see root relative links the same

    My site works fine on my testing server (Apache, MYSQL,
    PHP). I use root relative links in a library
    file (include file) so that it will work with all pages. For the testing server these links look like this:
    /my_sites_root_folder/aaa/bbb/ccc etc.
    If I use these same links on the remote server they won't work. To get hem to work I have to change all these links to the form
    /aaa/bbb/ccc etc.
    When dreamweaver uploads files to the remote server, the site name folder  (my_sites_root_folder) doesn't go along for the ride--just the files in it. So on the remote all the site files are stored in htdocs. On my testing server, the files are stored in htdocs/my_site_root_folder.
    I think it must have something to do with the way I'm setting up the remote and testing servers, but I'm read a hundred pages of instructions without being able to figure it out. I think I'm just seeing something wrong, but I've already spent days on this. Can someone please point me in the right direction?
    I'm using DWCS5. Internet explorer 8, Windows 7.

    Thank you for your prompt response. I'm afraid I'm still totally puzzled here. It sounds like you're very knowledeable about your comments, but I would like to know more. I accept that using the local site root in links would be bad, but I'm not clear WHY. Structuring the links as I have doesn't cause any links to break. I've structured them this way because it's the only way I can find that everything works. But I still do not understand WHY I have to do it. Using different libary include files doesn't seem like a good way to go, though
    You suggest that if I use any root relative links at all, I need to use vitual hosts. I'm not finding any good coverage of what these are, and especially why they are necessary. If this is the case, does that imply that templates (which use root relative links) also will not work on the test server (at least without vitual hosts)? The conclusion I'm coming up with, given your remarks, is "Dreamweaver doesn't work with root relevant links when you're trying to test a site with a test server." Is this right?

  • Local testing server root and web url

    I would like to know if I have correctly set up my local testing server for the root folders. Very new to this.
    Local site folder is at C:\xampp\htdocs\NIF\.
    Test server folder is C:\xampp\htdocs\NIF\
    Web URL is http://localhost/NIF/
    Links are relative to document.
    In case it matters, site is using ZenPhoto gallery.
    I can see my index page's dynamic content in LiveView, but I'm not sure if I have the root paths correct.
    Root of the online website is at http://natureinfocus.com/ with a gallery at http://natureinfocus.com/galleries
    Currently an address in DW shows http://localhost/nif/galleries/ where the actual website would show http://natureinfocus.com/galleries/
    I've put testing site root in a subfolder since I may have several sites.
    Do I have this set up correctly or do I need to change soemthig since I've put the root in a subfolder?
    Also wasn't sure if links should be set instead to relative to document or site root?
    Thanks for any help.

    Since I have Windows 7 64 bit system., I get the usual error message about running this program only from my XAMPP directory (which everyone says to not worry about).  MySQL service starts ok. Text in the windows says Apache started, but the "Start" button doesn't change to Stop and Admin button is grayed out.
    My recent errors log before I changed vhosts, etc., is below. Tried to decrease the font but it just wouldn't change ...
    [Wed Jul 06 01:06:24 2011] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    [Wed Jul 06 01:06:24 2011] [notice] Digest: generating secret for digest authentication ...
    [Wed Jul 06 01:06:24 2011] [notice] Digest: done
    [Wed Jul 06 01:06:24 2011] [notice] Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
    [Wed Jul 06 01:06:24 2011] [notice] Server built: Oct 18 2010 01:58:12
    [Wed Jul 06 01:06:24 2011] [notice] Parent: Created child process 7732
    [Wed Jul 06 01:06:25 2011] [notice] Digest: generating secret for digest authentication ...
    [Wed Jul 06 01:06:25 2011] [notice] Digest: done
    [Wed Jul 06 01:06:26 2011] [notice] Child 7732: Child process is running
    [Wed Jul 06 01:06:26 2011] [notice] Child 7732: Acquired the start mutex.
    [Wed Jul 06 01:06:26 2011] [notice] Child 7732: Starting 150 worker threads.
    [Wed Jul 06 01:06:26 2011] [notice] Child 7732: Starting thread to listen on port 443.
    [Wed Jul 06 01:06:26 2011] [notice] Child 7732: Starting thread to listen on port 80.
    [Wed Jul 06 01:27:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:27:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:27:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_options() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:27:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 211
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 228
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:27:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:27:38 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36
    [Wed Jul 06 01:27:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:27:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:27:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:27:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:27:40 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:27:40 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:27:40 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:27:40 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:14 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36, referer: http://localhost/nif/articles/wp-content/plugins/zenphotopress/tinymce/popup_zp.php?tinyMC E=0
    [Wed Jul 06 01:28:15 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:15 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:15 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_album() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:15 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 131
    [Wed Jul 06 01:28:15 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 154
    [Wed Jul 06 01:28:15 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:28:15 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 211
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 228
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:16 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::count_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 288
    [Wed Jul 06 01:28:17 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:18 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36, referer: http://localhost/nif/articles/wp-content/plugins/zenphotopress/tinymce/popup_zp.php?tinyMC E=0
    [Wed Jul 06 01:28:18 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:18 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:18 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_options() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:18 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:19 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:19 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:19 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:19 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:20 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:20 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:20 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_album() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:20 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 131
    [Wed Jul 06 01:28:20 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 154
    [Wed Jul 06 01:28:20 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:28:20 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 211
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 228
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:28:21 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:22 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:22 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:22 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::count_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:22 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 288
    [Wed Jul 06 01:28:22 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:23 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:23 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:23 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_options() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:23 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:28:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:28:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:28:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:28:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:22 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36, referer: http://localhost/nif/articles/wp-content/plugins/zenphotopress/tinymce/popup_zp.php?tinyMC E=0&section=image
    [Wed Jul 06 01:29:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_album() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 131
    [Wed Jul 06 01:29:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 154
    [Wed Jul 06 01:29:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:29:24 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 211
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 228
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:25 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:26 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:26 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:26 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::count_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:26 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 288
    [Wed Jul 06 01:29:26 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:27 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:27 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:27 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_options() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:27 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:28 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:28 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:28 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:28 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:33 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36, referer: http://localhost/nif/articles/wp-content/plugins/zenphotopress/tinymce/popup_zp.php?tinyMC E=0&section=image
    [Wed Jul 06 01:29:35 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:35 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:35 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_album() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:35 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 131
    [Wed Jul 06 01:29:35 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 154
    [Wed Jul 06 01:29:35 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:29:35 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 211
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 228
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:29:36 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:37 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:37 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:37 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::count_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:37 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 288
    [Wed Jul 06 01:29:37 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:38 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:38 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:38 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_options() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:38 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:29:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:29:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:29:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:29:39 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:30:03 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36, referer: http://localhost/nif/articles/wp-content/plugins/zenphotopress/tinymce/popup_zp.php?tinyMC E=0&section=image
    [Wed Jul 06 01:30:04 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:30:04 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:30:04 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_album() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:30:04 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 131
    [Wed Jul 06 01:30:04 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 154
    [Wed Jul 06 01:30:04 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:30:04 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:30:05 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:30:05 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:30:05 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:30:05 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 211
    [Wed Jul 06 01:30:05 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 228
    [Wed Jul 06 01:30:05 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:30:05 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::album_protected_recursive() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 324
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::is_valid_video() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 272
    [Wed Jul 06 01:30:06 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:30:07 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:30:07 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:30:07 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::count_images() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:30:07 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::has_parameters() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 288
    [Wed Jul 06 01:30:07 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:30:08 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:30:08 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:30:08 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_options() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:30:08 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:30:09 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:30:09 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:30:09 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:30:09 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:31:54 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36
    [Wed Jul 06 01:31:55 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:31:55 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:31:55 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:31:55 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:31:56 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:31:56 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:31:56 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_nested_albums() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:31:56 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::print_output() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 58
    [Wed Jul 06 01:32:11 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoPressHelpers::getWPBasePath() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\classes.php on line 36, referer: http://localhost/nif/articles/wp-content/plugins/zenphotopress/tinymce/popup_zp.php?tinyMC E=0
    [Wed Jul 06 01:32:12 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::request2function() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 24
    [Wed Jul 06 01:32:12 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::init() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php on line 44
    [Wed Jul 06 01:32:12 2011] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method ZenphotoBridge::get_album() should not be called statically in C:\\xampp\\htdocs\\nif\\articles\\wp-content\\plugins\\zenphotopress\\zenphoto_bridge.php (49) : eval()'d code on line 1
    [Wed Jul 06 01:32:12 2011] [error] [client 127.0.0.1

  • How to make site root-relative links work in DW and Server both?

    See details on buggy DW image link behavior, below. My question is:
    1) how to make site root-relative links work in DW and Server both? Or…
    2) how to reliably automate the change of several hundred legacy root-relative links of the form
    /images/image.jpg  to document-relative?
    That is, to
    ../images/image.jpg or
    ../../images/image.jpg or
    ../../../images/image.jpg etc…depending on where the directory is.
    The old format (/images/image.jpg ) used to work fine in my previous DW 8 configuration but appear grey in DW after “upgrading” to DW cs5.5 mac. (they look fine on the server, but it’s hard to edit image-heavy pages locally when they are all grey).
    I tried changing the files to how DW creates root relative links now:
    /public_html/images/image.jpg, which is a very easy, attractive root flow since there’s a one-to-one mapping. These look great in DW but are broken on the server!
    I looked at the “advanced” site setup, and it looked like it might be possible to nuke the /public_html/ part of my server info…but it also looked like there was the potential for doing damage changing these settings, which are automatically generated from our server connection settings, which seem to work.
    The “links relative to document/ site root” toggle…does that change how DW interprets existing links, or just change the default when you are adding a link?  I have made 80% of the file links document relative…before wondering if root-relative isn’t better?
    It sure seems less ambiguous for all those images if theres a way to make root relative work for DW design view, DW link check, and server.
    Summary of buggy behavior: (see test with images here)
    "old style" site root link
          /images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: broken (grey w/ broken icon)
          Link check in DW: "external link" (i.e., uncheckable, + file could appear orphaned)
          Browser: good
          Ease of switching: n/a (existing format)
    "new style" site root relative link
          /public_html/images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: good
          Link check in DW: good
          Browser: broken
          Ease of switching: easy
    Document relative link
          ../../images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: good
          Link check in DW: good
          Browser: good
          Ease of switching: hard (how to automate?)
    Absolute link
          http://www.oasisdesign.net/images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: broken (grey w/ broken icon)
          Link check in DW: external (i.e., uncheckable, + file could appear orphaned)
          Browser: good
          Ease of switching: n/a...not a real option
    Thanks!
    Similar discussion on "/"

    Hello again Jon!
    Thanks for jumping on this.
    All clear and understood about where publc_html is etc.
    No contemplation of nuking the actual public_html directory on the server, just the "/public_html" text string at the start of the DW-generated links.
    "/public_html" is automatically added to the front of the link in DW if I create the link with any of the GUI tools, if I have "site root relative" selected. And ""/public_html" ends up in the code, and gets uploaded that way to the server, where it (obviously) doesn't work.
    Doesn't sound like it is supposed to work this way. Also, what seems to be the usual root relative format (/images/image.jpg) shows as a broken link in the GUI and an external link in the DW link check. All this togther makes me thinkI have some obscure setting incorrect?
    The setting that caught my eye is manage sites/ site setup/ advance settings/ local info/ web url,  which is automatically set to http://www.oasisdesign.net/public_html/
    it gives an option to change it but it makes every effort to make this NOT look like something users should mess with:
    Having gone through the more careful thought process during this post, I'm ready to do the experiment of changing the remote server web URL (why is it wrong by default?)...think I'll eat dinner first so there's 45 min to avert disaster if anyone knows this to be a bad idea!
    Art
    PS--don't  have a local testing server...don't think this will solve the GUI broken link/ link shows as external problems.
    Is there an easy, automated way to change links sitewide from document to root relative?

  • How to setup the local testing server ??

    hello, what do I need to install first before I can setup the
    testing server in dreamweaver 8? I have download apache2 triad,
    mySQL, IIS 6...
    Where should I download the correct version of mySQL because
    I need to test my php scripts locally which has something to do
    with database?
    How do I configure these on the testing server setup
    Connection Name - what should I input here?
    MySQL Server - and this?
    Username - where do I get one?
    Password - where do I get one?
    Database - gets an error saying "HTTP error code 404...
    1) There is no testing server running on the server machine.
    2)The testing server specified for this site does not map to
    the
    http://localhost/...... ??
    Please Help.. Thanks in advance!

    criticalx wrote:
    > I'm using the apache2triad for the mySQL.. I s there
    anything I did wrong on
    > my configuration part? Thanks... "I only need to test my
    site locally"
    I have never heard of apache2triad, but I've just had a look
    at the
    apache2triad site, which says: "It is recommended that only
    experienced
    users, with a vast knowledge of how networks, and its
    components (Apache
    Web Server, ect.) should install this software. It IS NOT
    your average
    software; a lot of time, patience and effort are required to
    maintain
    such a server."
    Setting up a local testing server is not difficult, but it
    does require
    a basic understanding of how a server-side language like PHP
    works.
    As I said before, you must always store your files in the web
    server
    document root. According to the apache2triad documentation,
    this is C:
    \apache2triad\htdocs\. Unless you store your files there, or
    in a
    subfolder of htdocs, nothing will work.
    ---LOCAL INFO----
    Site Name: login
    Local Root folder: C:\apache2triad\htdocs\login
    checked refresh local site automatically
    default images: C:\apache2triad\htdocs\login\images\
    Links Relative to: "document" - this is correct
    HTTP address: leave blank
    cache: enabled
    ---REMOTE INFO---
    None
    ---TESTING SERVER---
    Server Model: PHP/MySQL
    Access: Local/Network
    Testing server folder: C:\apache2triad\htdocs\login\
    URL Prefix:
    http://localhost/login/
    mySQL connection:
    conn name: connLogin
    mySQL server: localhost (do not use
    http://)
    username: root
    password: mypassword
    Database: login
    David Powers
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "Foundation PHP 5 for Flash" (friends of ED)
    http://foundationphp.com/

  • File Not Found error on local test server

    Hello all,
    I have no idea what happened, but my local test server went
    from working fine to not working at all. When I go to test a page
    locally, I get this error:
    The requested URL /[filename].php was not found on this
    server
    I did not change any of the configuration files, I can load
    and use phpMyadmin, but absolutely can not test a page locally, not
    even something as basic as David Powers' phptest.php page which is
    a whopping 2 lines of code to verify the php version on my
    computer.
    PLEASE, I beg of you, if you have any suggestions, PLEASE
    throw them my way. I am completely stonewalled from further
    development because of this issue. PLEASE HELP!
    Sincerely,
    wordman

    Is that a root relative link? If you aren't using virtual
    hosts those won't
    work.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Wordman-GL" <[email protected]> wrote in
    message
    news:gpmkjg$rna$[email protected]..
    > Hello all,
    >
    > I have no idea what happened, but my local test server
    went from working
    > fine
    > to not working at all. When I go to test a page locally,
    I get this error:
    >
    > The requested URL /[filename].php was not found on this
    server
    >
    > I did not change any of the configuration files, I can
    load and use
    > phpMyadmin, but absolutely can not test a page locally,
    not even something
    > as
    > basic as David Powers' phptest.php page which is a
    whopping 2 lines of
    > code to
    > verify the php version on my computer.
    >
    > PLEASE, I beg of you, if you have any suggestions,
    PLEASE throw them my
    > way. I
    > am completely stonewalled from further development
    because of this issue.
    > PLEASE HELP!
    >
    > Sincerely,
    >
    > wordman
    >

  • I need help getting my local testing server to work - PHP/MySQL

    Hello,
    I am using DW CS5 and have installed XAMPP for my Server/PHP/DB package (which is the same as my live site).
    I have gone thru every tuitorial and all information on this subject, and unfortunately I can't get the server set up correct. Other than my page not showing in a browser (or live view) when I try to view it, DW just says: "Dynamically-related files could not be resolved because the site definition is not correct for this server" when I have index.php open and try to find the files.
    One major question is I am unsure of what folder to have as the root folder of the site, which has a public_htlm directory and www directory - or do I just use the main folder they are both located in as the root folder?
    (Not to get too deep with this first question, but I also looked at the error log file in Apache c:\xampp\apache\logs\error.log and it is not finding the following:
    [Tue Oct 09 14:26:38.573504 2012] [:error] [pid 3100:tid 1488] [client ::1:56261] script 'C:/xampp/htdocs/BusinessTube/index_e5pebna8e.php' not found or unable to stat]
    I'm guessing that the file "index_e5pebna8e.php" is a cached version of the file generated by index.php - but I'm unsure why it is not being 'found'.)
    Second question is about having to set the php.ini file to listen to port 88 as this computer also has IIS installed. I have done this, and it works with a local project directly from NetBeans (which I have to use for a PHP development class). How will this change my DW site definitions? I'm assuming that anywhere I would have localhost I will now need to have localhost:88 but once again I'm not sure.
    I am eager to get this site working locally so I can start using the new PHP skills I'm learning - any help will be GREATLY appreciated.
    Kirk

    You're getting mixed up over the meaning of public_html.
    Most hosting companies that offer PHP use the Apache web server, which has a single server root folder called htdocs. XAMPP also uses Apache, so c:/xampp/htdocs is the XAMPP server root, and its URL is http://localhost/.
    Although Apache has only one server root, virtual hosts make it possible to run multiple websites on the same server. Each virtual host is located in a separate folder that acts as the site root. It's common for this folder to be called public_html. What bregent was describing was the location of the site root on your remote server. The name of the site root in your local testing setup can be whatever you decide to call it.
    When learning to use PHP, most people use a subfolder of the Apache server root because it doesn't require further configuration. However, once you're working with real sites, it's normal to set up a virtual host for each one. I create all my virtual hosts in a folder called C:/vhosts. So for example, I might have one in C:/vhosts/site1. In the virtual hosts configuration file, I designate C:/vhosts/site1 as the root folder for a virtual host called site1, which can then be accessed as http://site1/.
    The only reason I might have a folder called public_html is if I designated C:/vhosts/site1/public_html as the site root.
    I hope that's clear. Once you understand the principle of virtual hosts, the concept of the site (or server) root becomes obvious, but it can be difficult to explain. I remember it took me a while before the concept sank in.

  • How to transfer a site on my HD to a local testing server?

    My site, which I developed in Dreamweaver CS3, is currently
    all static HTML. I'm making progress in changing it to have some
    PHP content, but my initial work is all on my live site -- whereas
    I want to be able to do development and testing on a local testing
    server. I've successfully set up XAMPP, and am making progress in
    developing some pages on a *new* local test site (which I've
    installed for local testing at C:/Program Files/xampp/htdocs),
    which I've set up to have PHP-based dynamic content. What I *can't*
    figure out how to do is to take all of my local content for my live
    Website (which is currently at C:/Documents and
    Settings/MyName/MySite/) and move it to
    http://localhost/ (at C:/Program
    Files/xampp/htdocs), so I can can develop and test new dynamic
    content for my site locally against my local Web server. I suspect
    that there are some simple steps to accomplish this goal, but I'm
    pretty new at this, and can't figure it out. Any advice/guidance
    will be greatly appreciated!

    quote:
    Originally posted by:
    Newsgroup User
    Open Windows Explorer, navigate to C:/Documents and
    Settings/MyName/,
    right-click the MySite folder, and select Copy. Then navigate
    to
    C:/Program Files/xampp/htdocs, right-click, and select Paste.
    Your site will then be at
    http://localhost/MySite/
    Wow, that was simple. Thanks! (I had assumed that I needed to
    make the change somehow from within Dreamweaver, vs. in Windows
    Explorer. But I guess that's necessary only if/when you're moving
    files around *within* a site.) Thanks so much!
    I think that Dreamweaver will fuss at me that my testing site
    (actually,
    http://localhost/visiblewind)
    is in a subfolder, whereas my live site (
    http://www.visiblewind.com)
    is at the root, for synchronization-related issues. Will that cause
    issues if I do switch from a separate FTP program (which I'm
    currently using) to synchronization via Dreamweaver?
    p.s.: I ordered your "Essential Guide..." yesterday -- am
    expecting it in the mail when I get home tonight!

  • How do I set up a local testing server?

    Hey again everyone. I am trying to figure out how to set up a local testing server. I've read a couple different tutorials online and i still can't figure it out. I added a new server, named it test server, I'm connecting using local/network, my server folder is C:\Users\Jake\Website\testfolder, and my web URL is http://localhost/. My server model is PHP/MySQL.
    My site's root folder is C:\Users\Jake\Website\. I have also downloaded XXAMP. It downloaded and that was it though, I'm not sure if I need to apply it somehow to Dreamweaver. When I try to preview my pages I get a message that asks me if I want to update copy on testing server. If I choose yes, another message comes up and asks me if I want to put dependent files. Whether I choose yes or no it just says IE cannot display the web page.
    Any help would be appreciated, thanks!

    Site Name: PHP Test Site
    Local Site Folder: C:\xampp\htdocs\php_test\
    Server Name: Local Testing
    Connect Using: Local/Network
    Server Folder: C:\xampp\htdocs\php_test
    Default Images Folder: C:\xampp\htdocs\php_test\Images\
    Web URL: http://localhost/php_test/Server Model: PHP MySQL
    Is that everything you need to know? Note that I do not have a remote testing site set up yet.

  • PHP Local Testing Server Not Working!

    Hi Guys,
    I've just set up my PHP local testing server, although its not working properly! If you could help that would be so wonderful!
    Here is my current settings:
    Local Site Folder: C:\XAMPP\htdocs\valsoo\
    Web URL: http://localhost/valsoo/
    Server Folder: C:\XAMPP\htdocs\valsoo\
    Local/Network
    Server Model: PHP MySQL
    I'm testing the 'local testing server' with a file called site_check.php which works in the Local Site Folder root (C:\XAMPP\htdocs\valsoo\site_check.php) but fails to work when the file is within folders (C:\XAMPP\htdocs\valsoo\lesson01). Not all files work in the root either. ANY SUGGESTIONS?
    Thanks so much!

    Brentis wrote:
    I'm testing the 'local testing server' with a file called site_check.php which works in the Local Site Folder root (C:\XAMPP\htdocs\valsoo\site_check.php) but fails to work when the file is within folders (C:\XAMPP\htdocs\valsoo\lesson01). Not all files work in the root either.
    If site_check.php works, your local testing server is working.
    What do you mean when you say that it fails to work when the file is in a folder, such as lesson01? What actually happens? What sort of files don't work in the root? Without more details, it's impossible to help.
    If site_check.php is in C:\XAMPP\htdocs\valsoo\lesson01, you should be able to access the file through http://localhost/valsoo/lesson01/site_check.php.

  • Root Relative Linking not possible?

    I'm trying to set up my site so that the links are relative to the Site Root, but it doesn't seem to allow me to do that.  I can click on the Site Root button in Local Info, but when I click Save and then go back to it, it has reverted back to Document-relative links.  I don't have a Web URL that I can enter in, and I do need to use the root-relative linking (I can go into detail as to why, but I'll save that for now). 
    Is there something I'm missing that allows me to do that? 
    I'm using the Mac version of Dreamweaver CC.  There was no problem of this sort when I used a PC version of CS6 prior to switching computers. 

    We are unable to reproduce this issue. @bradthames or MurraySummers, can you please share a video of the issue?

  • Undesired Root Relative Link

    Document relative link changes to root relative link in new documents created from a template. When saving changes to the template, this link changes back to document relative in the new document. The link points to the content source for an iframe.
    What will I have to do to make this link remain a document relative link? Making and undoing a change to the template and re-saving it every time a new document is created constitutes a workflow problem. It also unnecessarily updates all other existing documents based on that template and uploads all of them to the server during synchronization.
    I looked through the preferences and couldn't find anything that I might have accidentally changed to cause this phenomenon.

    Ah - that's not a root relative link, it's a file:/// link (I don't think there is any name for it), and it's definitely wrong if you are finding it in a file that you have SAVED.  But it's how all links in a newly created child page will look BEFORE IT'S SAVED.  Once you have saved the file within the site, then DW can manage the links so that they reflect the location where you saved the file.
    I do that because the links in the header's navigation change whenever new content is added to a category and the current content moves to the archive. So far I changed the links in the basic template and re-uploaded all the child pages. That's getting a little too much already, so I want to have to update only a single file with the header that the iframes in the uploaded pages are already linked to.
    Good golly man, use Server-side includes, not IFrames!  This kind of this is exactly what SSI is for.
    Not all child pages are at the same level. Most are just one folder down from the top, others are two and even three folders down. That's why proper updating is important. I may stick with the absolute URL.
    You must use real ROOT relative links in the include files - then all things will work.  With a root relative link it doesn't matter where the page carrying the link is located within the site.

  • Previewing on local testing server

    When previewing a file in the Dreamweaver development
    environment, Dreamweaver loads the file, say testfile.html, in the
    browser with its file system address, eg
    file://Applications/MAMP/htdocs/jsMath/test/testfile.html. However,
    the local website address of this file is
    http://localhost:8888/jsMath/test/testfile.html.
    This leads to a security error
    Security Error: Content at
    file:///Applications/MAMP/htdocs/jsMath/test/testfile.html may not
    load data from
    http://localhost:8888/jsMath/plugins/autoload.js.
    The problem can be circumvented by avoiding the Dreamweaver
    preview and hand-loading the file directly as
    http://localhost:8888/jsMath/test/testfile.html
    Surely the preview feature must not be bound by this
    restriction. What might be done to get preview to work properly
    with this local testing server?
    -dao

    daoliver wrote:
    > Surely the preview feature must not be bound by this
    restriction. What might
    > be done to get preview to work properly with this local
    testing server?
    You need to define the testing server correctly in your site
    definition.
    In your case, the Testing server folder field should be set
    to
    Applications/MAMP/htdocs/jsMath/test/ and the URL prefix to
    http://localhost:8888/jsMath/test/.
    David Powers
    Adobe Community Expert, Dreamweaver
    http://foundationphp.com

  • Login settings will not update the local testing server files

    When uploading to web server from local testing server, changing login settings in the control panel does not update the local testing server Restrict Access to page files. Causing login on website not to function.
    It does however update the Connections file and the login wizard form.
    What is the best way to change login settings before uploading site to web server?
    Thanks
    Dan

    Dan - I am having the same exact problem. I'm using the restrict access and user registration and login - when attempting to use the Update Record wizard to allow users to change their password or email address, it doesn't change the record.

  • Login settings will not update local testing server files

    When uploading to web server from local testing server, changing login settings in the control panel does not update the local testing server files. Causing login on website not to function.
    It does however update the Connections file and login wizard form.
    What is the best way to change login settings before uploading site to web server?
    Dan

    Dan - I am having the same exact problem. I'm using the restrict access and user registration and login - when attempting to use the Update Record wizard to allow users to change their password or email address, it doesn't change the record.

Maybe you are looking for

  • ASP in EP Enterprise Portal

    Hi Everyone We have an application which has been designed in .asp technology and in portal EP6.0 we have used this application site example: http://<ipaddress>:<portnumber/file.asp/ by using the URL IView we have made this application to be visilbe

  • After Effects "Output Module" render error & rendering advice

    Hi all, I've been working on an AfterEffects project for a few weeks and never had a problem with rendering it before, but in the past few days it has started giving me error messages every time I start a render. After rendering about 48 - 60 frames

  • External Raid drives not on desktop

    I have just installed OS X and now my external SoftRaid Drives do not show up on the desktop. Any suggestions on how to get these to show up. I have contacted SoftRaid and they are trying to help but no luck so far. These drives worked fine with Tige

  • How to hide video length informaiton

    Dear all, I created a landing webpage with embedded video hosted on Vimeo. When I use Safari on iPhone 5 to visit the webpage and click the video link it always shows the video length information, which I want to hide. I am wondering if I can do any

  • Lovely Jubbly MacBook

    My MacBook arrived yesterday and i must say being new to Mac its awesome, CTO wk25. Turned it on when I got a t 9.3O in the morning and turned it off at just gone midnight, it ran no warmer than my windows laptop I'm moving from, no mooing sounds and