Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Przenosiny z serwera na serwre lokalny. Errory.
cykcykacz
post
Post #1





Grupa: Zarejestrowani
Postów: 550
Pomógł: 9
Dołączył: 29.05.2009
Skąd: Ostrów Wielkopolski

Ostrzeżenie: (0%)
-----


Error 1:
Kod
Undefined index: str in C:\wamp\www\marketpearl\index.php on line 62

Line 62
  1. $strona = $_GET['str'];


Error2
Kod
Deprecated: Function mysql_db_query() is deprecated in C:\wamp\www\marketpearl\index.php on line 568

  1. list($ile)=mysql_fetch_row(mysql_db_query("marketp_fin","SELECT count(*) FROM rss_news"));


Error3
Kod
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\marketpearl\simplepie.php on line 709

Line 709
  1. $this->sanitize =& new SimplePie_Sanitize;

  1. function SimplePie($feed_url = null, $cache_location = null, $cache_duration = null)
  2. {
  3. // Other objects, instances created here so we can set options on them
  4. $this->sanitize =& new SimplePie_Sanitize;
  5.  
  6. // Set options if they're passed to the constructor
  7. if ($cache_location !== null)
  8. {
  9. $this->set_cache_location($cache_location);
  10. }
  11.  
  12. if ($cache_duration !== null)
  13. {
  14. $this->set_cache_duration($cache_duration);
  15. }
  16.  
  17. // Only init the script if we're passed a feed URL
  18. if ($feed_url !== null)
  19. {
  20. $this->set_feed_url($feed_url);
  21. $this->init();
  22. }
  23. }
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi (1 - 2)
CuteOne
post
Post #2





Grupa: Zarejestrowani
Postów: 2 958
Pomógł: 574
Dołączył: 23.09.2008
Skąd: wiesz, że tu jestem?

Ostrzeżenie: (0%)
-----


Jak już powiedział pewien moderator... forum to nie parser.
Go to the top of the page
+Quote Post
erix
post
Post #3





Grupa: Moderatorzy
Postów: 15 467
Pomógł: 1451
Dołączył: 25.04.2005
Skąd: Szczebrzeszyn/Rzeszów




Tu nie tyle, co parser, ale inna konfiguracja + wersja interpretera.
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 23.08.2025 - 12:02