Using local/testing server with cs5 inserting images look fine in the split screen but do not show

Hi
If I open example: header.php and insert any photo jpeg/.html ecs i can see the images in the split screen but not in the browser if i save then refresh. I am able to make any change to the code ecs. and they are reflected just fine. I have tried this with my fireworks images .html and when that did not work i tried a strait jpeg off the desktop. This all did not work. I have deleted the local server then step by step created a new one via devnet instruction. This did not work! everything looks fine i even tried in 3 sep browsers with 0 luck....There is no remote server connected at this time because i am making a child theme for my current site. After all changes are done we will the ftp the word press files to site and change.
Ps i even started over from scratch with 0 positive affects....

After a lot of pain!!!!!!! the issue is fixed lol After 3 weeks I have overlooked the obvious !!! so the simple fix was the path of the image. Yes i feel stupid 10 years in lol....
Apparently dreamweaver cs 5 will not use the full path when inserting images into the page example: If you drag the image out of your assets folder or however you do it, DW will give you a path like this <img src="images/glass.jpg" width="800" height="729"> This is not the full path and when your pist!!! you cant see things like that ;( so the image path should look like this:
<img src="wp-content/themes/adszoom/images/glass.jpg" width="800" height="729">
also in the html files example of bad then good!
<!--======================== BEGIN COPYING THE HTML HERE ==========================-->
<img name="navigation" src="navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
<map name="m_navigation">
  <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
  <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
  <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
  <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
  <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
</map>
<!--========================= STOP COPYING THE HTML HERE =========================-->
</body>
NOW THE GOOD!
<!--======================== BEGIN COPYING THE HTML HERE ==========================-->
<img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
<map name="m_navigation">
  <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
  <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
  <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
  <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
  <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
</map>
<!--========================= STOP COPYING THE HTML HERE =========================-->
</body>
THIS LINE IS YOUR ISSUE
<img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
Ok thanks and if there are any issues with dw please ask: [email protected]

Similar Messages

  • SQL ENTERPRISE: The edition of Reporting Services that you are using requires that you use local SQL Server relational databases for report data sources and the report server database

    The error below makes absolutely no sense! I'm using Enterprise Core...yet I'm being told I can't use remote data sources:
    w3wp!library!8!03/05/2015-19:08:48:: i INFO: Catalog SQL Server Edition = EnterpriseCore
    w3wp!library!8!03/05/2015-19:08:48:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedException: , Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedException: The feature: "The edition of Reporting
    Services that you are using requires that you use local SQL Server relational databases for report data sources and the report server database." is not supported in this edition of Reporting Services.;
    Really? This totally contradicts the documentation found here:
    https://msdn.microsoft.com/en-us/library/ms157285(v=sql.110).aspx
    That article says remote connections are completely supported.
    ARGH! Why does this have to be so difficult to setup?!?

    Hi jeffoliver1000,
    According to your description, you are using Enterprise Core edition and you are prompted that you can’t use remote data sources.
    In your scenario, we neither ignore your point nor be doubt with what you say. But actually we have met the case before that even though the SQL Server engine is Enterprise but the reporting services is still standard. So I would recommend you to find the
    actual edition of reporting services you are using. You can find Reporting Services starting SKU in the Reporting Service logs ( default location: C:\Program Files\Microsoft SQL Server\<instance name>\Reporting Services\LogFiles). For more information,
    please refer to the similar thread below:
    https://social.technet.microsoft.com/Forums/en-US/f98c2f3e-1a30-4993-ab41-acbc5014f92e/data-driven-subscription-button-not-displayed?forum=sqlreportingservices
    By the way, have you installed the other SQL Server edition before?
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • My catalog pictures render fine in the Library module but will not render in the Develop module. I get a blue box with a white X across it in the window where the picture should render. Any ideas on how to resolve this?

    My catalog pictures render fine in the Library module but will not render in the Develop module. I get a blue box with a white X across it in the window where the picture should render. Any ideas on how to resolve this?

    Developer Module only shows blue square with a white cross, images are displayed in the library ok but not im developer Module

  • The feature: "The edition of Reporting Services that you are using requires that you use local SQL Server relational databases for report data sources and the report server database." is not supported in this edition of Reporting Services.

    Hello all,
    I have SQL express 2014 advance edition installed ..
    and i am connecting SQl server 2008 r2 instance which is in network 
    while creating datasource in Reportserver which has Express installed ..
    got this error ..
    please help me how to connect to remote server
    Dilip Patil..

    Error message says it all.
    With SQL Express, Data source should be local SQL DB.
    With SQL Enterprise, Standard, BI edition, you can create Data soruce which are hosted on other servers.
    Please refer similar thread:
    https://social.msdn.microsoft.com/Forums/en-US/c0468e3f-bad7-47a7-a695-75c13762280a/the-feature-the-edition-of-reporting-services-that-you-are-using-requires-that-you-use-local-sql?forum=sqlreportingservices
    Cheers,
    Vaibhav Chaudhari
    [MCTS],
    [MCP]

  • Photoshop diplays all images with desaturated colors (Images look fine when opened in other apps)

    All of a sudden, when I open any image in Photoshop, the colors appear to be desaturated...In Photoshop only. When I open that same image in Window Picture Viewer, or Quicktimer, or even if I drag the image into a brower window, the colors appear fine. But in Photoshop, something is clearly wrong. Now, I can make color adjustments to the image, but when I save and reopen reopen it in another application, I can see that color changes have been made, but they still don't match what Photoshop is displaying.
    The images are RGB image...I've checked the color space setings in Photoshop, and they are the default (Edit > Color Settings: North American General Purpose 2 / RGB: sRGB IEC61966-2.1 / CMYK: US Web Coated (SWOP) V2, etc, etc). I also made sure View > Proof Setup was set to: Working CMYK. I even reset Photoshop to it's default settings (by holding down CTRL-ALT-SHIFT on launching Photoshop)...But the images still appear desaturated when I open them in Photoshop...So, I don't understand how this is still a Photoshop problem...But then again, they look fine when I use any other application on my computer to open them, so it's clearly not an issue with my monitor.
    The frustrating thing is, I haven't made any changes to Photoshop OR my monitor (that I know about)...Photoshop has worked perfectly for me for years, and now there's this SNAFU that I just can not figure out.
    Any suggestions?
    I've included a screenshot below to show the disparity between an image opened in Photoshop (on left) and Windows Picture Viewer (on right):
    Photoshop image on left, with desaturated colors...Same image in Windows Picture Viewer on right, where colors appear normal.
    Any and all help is much appreciated : )
    Best,
    -Austin

    It's difficult to provide help without knowing your level of color-management expertise, but I think you've helped us some with that in post number 2.
    Color management is basically this:  Images and devices have certain color characteristics, and these are described by color profiles, sometimes also called color spaces.
    1.  You should not need to use the Proof Setup at all to view your images on your monitor.  When things are set up properly Photoshop shows you accurate color without your choosing View - Proof Colors.
    2.  A color-managed application like Photoshop will try to show you accurate color on your display by interpreting both the image profile and your monitor profile and transforming the colors accordingly.  BY DEFINITION this will look different than other applications which don't do color-management as these just pump the image RGB values directly out to the display. 
    Thus:
    If your monitor profile indicates your monitor has a wide gamut, images with embedded profiles may appear less saturated inside Photoshop than from non-color-managed apps.
    If you view images that have an embedded wide gamut profile (such as Adobe RGB 1998 or ProPhoto RGB), Photoshop and other color-managed applications will interpret that profile and the colors will likely appear more saturated in Photoshop than in a non-color-managed application.
    It sounds as though the first case applies in your case here.
    You can check to see what monitor profile is associated with your monitor through OS settings.  I'm thinking, based on the caption buttons in your screen grab, that you've got Windows XP, but rather than go further with that assumption, I'll ask you to verify it first.
    -Noel

  • How to set up a local testing server with local-only access

    Hi folks,
    I've reached the point where I need to do some simple server-side scripting in my Dreamweaver work. I work remotely pretty often, so I want to be able to preview my work without having to go back and forth to the production server. It seems to me the solution would be to install a little web server on my laptop, BUT I'm concerned about security. Is there any way I can set up a local webhost but not make it accessible to the outside world?
    I'm really pretty clueless about this stuff, so I'd appreciate any advice. Thanks!
    -Kim

    I would recommend using XAMPP Lite.  It's very lightweight and portable when installed on a USB drive or flash stick. 
    http://www.howtogeek.com/howto/14998/
    Nancy O.

  • When I use my bullzip printer with Foxfire 7.0.1 I get the following message: script engine not initialized to valid language. This is a problem only with Foxfire7.0.1. When I use IE 9.0 it works fine and I have no script initialization problem.

    I have been using bullzip printer for years with Foxfire. I am now using a version 7_1_1_0_1218 of bullzip printer I downloaded in March 2011. I am using Windows Vista Service pak 2 with all latest updates.

    ah..interesting. I found an alternate solution that works for
    us at least
    Our authentication is called from a file called
    bluestemcookie.cfm with this format
    <cflocation
    url="https://#CGI.HTTP_HOST#/bluestem/lb_login.pl#AGREEMENT_PATH##CGI.SCRIPT_NAME#"
    addtoken="No">
    I was having the exact same problem, but notiece that if I
    changed lb_login.pl to lb_login.pl? it now understood that
    everything after was parameters and off it went to authenticate. Of
    course then upon return I had a /? in my url and it burped again.
    In looking at the construction of the URL to return in lb_login.pl
    #---Construct Return URL------------------------------------
    $ReturnURL = "https://$bluestem'R_ServerNamePort";
    $ReturnURL .= $bluestem'R_PathInfo;
    $ReturnURL .= "?$ENV{'QUERY_STRING'}" if
    $ENV{'QUERY_STRING'};
    I noticed the ? in the beginning fo the third string
    concatenation. hmm.... removed that ? and now all our
    authentication with IIS6 CFMX7.1 Win2K3 work fine. Just food for
    thought as your solution appears to be better.

  • I reverted to an older version of Firefox in order to use RoboForm. I have added the extension. The logo and "RoboForm Toolbar" shows, but not the toolbar itself. When I click on it, it takes me to the RoboForm website, but does not show the toolbar.

    toolbar not showing

    You didn't mention which version of Firefox you had that problem with. If you had Firefox 5.0, you probably need an update from Roboform to get it to work.
    http://www.roboform.com/support/news
    Version 7.3.2
    * Firefox 5: add support for Firefox 5.

  • The audio plays fine in the project screen but in fullscreen playback the audio is lost on certain clips often alternating with each clip. How to fix?

    Audio is fine in project screen play back but when full screen playback is used the audio is lost from alternating clips. This carries over to the exported file/final version. This is my 1st time using I movie.

    Hey did you find any solutions? I'm running into the same problems, would appreciate feedback and possible ways to fix this problem?
    Thanks!

  • 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.

  • Can I use Oracle app server with mysql

    Can I use Oracle app server with mysql. I seem to have the following error when trying to create a datastore. I have mysql.jar in my classpath. Can any one tell me what's wrong.
    Error initializing data-source 'jdbc/topup': DriverManagerDataSource driver 'org.gjt.mm.mysql.Driver' not found

    Yes you can forward requests from your own apache to the iAS. This can be done using mod_proxy. Some hints about how to do this are availlable on this forum.
    mod_oc4j is not a standard apache module, and therefore is not availlable when you download apache. There is no apparent reason to use mod_oc4j on a "regular" webserver (unless you want to build your own iAS). Also there might be some licenseing issues with using mod_oc4j module on a standard apache.
    You can encrypt data that is passed from a random Apache to you iAS.

  • TS3946 Aperture Book: images look fine in Aperture but not in PDF preview.  OS 10.9, Aperture 3.4.5

    Aperture 3.4.5, OS 10.9.  When making a PDF prior to ordering a book, I note that images look fine within Aperture book module, but about 10 out of 100 images look terrible in the PDF.  Shall I ignore this and go ahead and order the book?

    Hi,
    Strangely I'm now having exactly the same problem all of a sudden.  I've been building the book for about a month now (I've made about 6 before without any trouble) and along the way have been producing a pdf of the book to see how it will look.  Yesterday I noticed some of the images seemed to have lost colour when looking at the pdf version and then today, many pictures all of a sudden look exactly like the example you've supplied above. 
    I've tried shutting down my imac and restarting thinking it was a memory issue, have checked if I had any filters activated (which I don't and I haven't used filters in books before either), have tried repairing then rebuilding aperture, copying the book to a new library, new location, opening on a different mac and then printing again but none of this had any positive effect. 
    So from what I understand from your last post, the workaround you came up with was to revert to the original of each image that had the problem and then make the adjustments again? 

  • 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/

  • 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

  • Site-relative links fail on local testing server

    Using CS4/WAMP/XP, I have a testing server set up. All works well except that when I specify site-relative links, on the testing server they go back to localhost, not localhost/Frances. They work fine on the live site, but not on my testing server.
    This prevents me from using (well, testing) 'include' files for things like menus when parts of the site are in different folders.
    I have my site setup as follows:
    Local Info
    Site name "FFG2009"
    Local root folder C:\wamp\www\Frances\
    Default images folder C:\wamp\www\Frances\images\
    HTTP Address: http://localhost/Frances/
    Testing Server
    Server model: PHP/MySQL
    Access: Local/Network
    Testing Server Folder: C:\wamp\www\Frances testing\
    URL Prefix: http://localhost/Frances/
    In my Apache config file I have a virtual directory set up like this
    Alias /Frances/ "c:/wamp/www/Frances/"
    <Directory "c:/wamp/www/Frances/">
        options all +includes
        AllowOverride all
        Order allow,deny
        Allow from 127.0.0.1
    </Directory>
    I have been advised that I could temporarily change the Apache webroot folder to my "Frances" folder, but that stops other things like PHPMyAdmin from working. Also I have other sites within my www directory and I'd rather not have to change the Apache rootweb directory every time I need to work on a different site.
    Is there a way to set up my site in CS4 so that site root links go to localhost/Frances rather than just localhost?
    Thanks
    Tone'z

    Many thanks Mark.
    I fact I spent all yesterday coming to the same solution. Finally at around 12:30am this morning it worked!
    Early in the day I found the same reference you mentioned in an on-line copy of David Power's book where he exactly described the very problem I had - and with the VH solution.
    However, I had a problem with an obscure syntax error in the virtual hosts include file. I still don't know what it was. The flag to perform a syntax check on HTTPD startup didn't discover it. The problem actually prevented the Apache service from starting at all but that little point escaped me for a long time because the WAMP system tray icon is so small I didn't spot that it was telling me "some services are running" (half yellow) instead of "all services are running" (white).
    It wasn't until I ran (in desperation!) Apache Monitor that it became obvious that Apache was tripping over this virtual host definition and failing to start.
    It also seems that if you have any virtual host directive in an include file, then it negates the localhost directive in the Apache config file. So when I define the Frances virtual host, I also need to have localhost defined in the include file.
    It was this localhost directive that was causing the problem. I found it by having Apache Monitor running so I can see the true state of the Apache service and, after pointing the config file 'include' directive to a vhosts file...
    empty the vhosts file - Apache starts - 'localhost' works, frances doesn't - makes sense.
    add the frances virtualhost definition to the vhosts file - Apache starts -  'frances' goes to the frances site, 'localhost' does too (dam')
    add the localhost virtualhost definition to the vhosts file - Apache fails to start - "IE cannot display this page"
    pull out the localhost definition - Apache starts... hmmmm... .
    find an example localhost definition from somewhere else - to all intents and purposes identical to mine - add it in - Apache starts!
    Both localhost and frances now work! Maybe there was a space where no space should be - I don't know.
    Of course I also had to add entries into windows/system32/drivers/etc/hosts to point to 127.0.0.1.
    Oh yes, virtualhosts are fussy about folder names. You cannot have spaces in a folder name.
    Thanks
    Tone'z

Maybe you are looking for

  • External monitor or projector

    I bought the Apple adapter to connect an external monitor or projector for my MacBook. When I connect the monitor, it does not show the exact same thing as on the screen of my MacBook, but if i move a window to the right side of the screen of my MacB

  • List output for LSMW

    Hi all, I have a recuirment to create a LSMW  and i need to list output as the summary section with the following details. Report run by : Report date : totla number of records uploaded: total number of records successfully loaded total number of rec

  • In OEM 12c 12.1.0.3, no data found in ASH analysis for Oracle DB 10.2.0.4

    Hi Experts, Has this bug been fixed till now? Any patch can I applied on this issues? Thanks, Royal.

  • Oracle Software Packager (OSP) Latest Software & Documentation

    Hi, I am looking for latest version of OSP, when I google I got only Oracle Software Packager and Installer, Release 2.2.0.16.0 to download but I need latest version. Where can I get the latest version of software and documentation. Please provide if

  • Publisher to PDF - saves colored text as gray?

    For some unknown reason, when I save a Microsoft Publisher document as a pdf, anywhere there was colored text is gray in the pdf version.  Colored boxed show up correctly.  I have uninstalled and reinstalled Adobe Reader twice with the same result.