| Author | Message | 
				 
	
					
					
						|  | 
					
						
						| Read this :: http://proxy2.de/forum/viewtopic.php?t=2070 
 Next time try using the forums search button...
 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| There isn't one. You'll have to make one using the English language file thing and convert it to Spanish. 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| Okay I see... I'll post my phpinfo file with my server spec so you can compare and see whats different between them. The most likely thing is something they've set or not set in the php.ini on the server where your site is hosted and that is cutting the first four chars off everything. Also ask your host if anyones reported the problem before and if they have any solutions. 
 Auron
 
 Here we are...
 
 Current Test Server Config. -- Apache 2.0.45, PHP 4.3.1, MySQL 4.0.13, Windows XP.
 
 ===============
 System  Windows NT localhost 5.1 build 2600
 Build Date  Feb 15 2003 23:02:25
 Server API  Apache 2.0 Filter
 Virtual Directory Support  enabled
 Configuration File (php.ini) Path  C:\Program Files\Apache Group\Apache2\php.ini
 PHP API  20020918
 PHP Extension  20020429
 Zend Extension  20021010
 Debug Build  no
 Thread Safety  enabled
 Registered PHP Streams  php, http, ftp, compress.zlib
 
 === Configuration ===
 PHP Core
 Directive Local Value Master Value
 allow_call_time_pass_reference Off Off
 allow_url_fopen On On
 always_populate_raw_post_data Off Off
 arg_separator.input & &
 arg_separator.output & &
 asp_tags Off Off
 auto_append_file no value no value
 auto_prepend_file no value no value
 browscap no value no value
 default_charset no value no value
 default_mimetype text/html text/html
 define_syslog_variables Off Off
 disable_functions no value no value
 display_errors Off Off
 display_startup_errors Off Off
 doc_root no value no value
 docref_ext no value no value
 docref_root http://www.php.net/ http://www.php.net/
 enable_dl On On
 error_append_string no value no value
 error_log no value no value
 error_prepend_string no value no value
 error_reporting 2047 2047
 expose_php On On
 extension_dir c:\php\extensions c:\php\extensions
 file_uploads On On
 gpc_order GPC GPC
 highlight.bg #FFFFFF #FFFFFF
 highlight.comment #FF8000 #FF8000
 highlight.default #0000BB #0000BB
 highlight.html #000000 #000000
 highlight.keyword #007700 #007700
 highlight.string #DD0000 #DD0000
 html_errors On On
 ignore_repeated_errors Off Off
 ignore_repeated_source Off Off
 ignore_user_abort Off Off
 implicit_flush Off Off
 include_path .;c:\php4\pear .;c:\php4\pear
 log_errors On On
 log_errors_max_len 1024 1024
 magic_quotes_gpc Off Off
 magic_quotes_runtime Off Off
 magic_quotes_sybase Off Off
 max_execution_time 30 30
 max_input_time 60 60
 open_basedir no value no value
 output_buffering 4096 4096
 output_handler no value no value
 post_max_size 8M 8M
 precision 14 14
 register_argc_argv Off Off
 register_globals On On
 report_memleaks On On
 safe_mode Off Off
 safe_mode_exec_dir no value no value
 safe_mode_gid Off Off
 safe_mode_include_dir no value no value
 sendmail_from me@localhost.com me@localhost.com
 sendmail_path no value no value
 short_open_tag On On
 SMTP localhost localhost
 smtp_port 25 25
 sql.safe_mode Off Off
 track_errors Off Off
 unserialize_callback_func no value no value
 upload_max_filesize 2M 2M
 upload_tmp_dir no value no value
 user_dir no value no value
 variables_order GPCS GPCS
 xmlrpc_error_number 0 0
 xmlrpc_errors Off Off
 y2k_compliance On On
 
 
 === Apache 2.0 ===
 == bcmath ==
 BCMath support  enabled
 
 == calendar ==
 Calendar support  enabled
 
 == com ==
 Directive Local Value Master Value
 com.allow_dcom Off Off
 com.autoregister_casesensitive On On
 com.autoregister_typelib Off Off
 com.autoregister_verbose Off Off
 com.typelib_file no value no value
 
 == ctype ==
 ctype functions  enabled
 
 == ftp ==
 FTP support  enabled
 
 == mysql ==
 MySQL Support enabled
 Active Persistent Links  0
 Active Links  0
 Client API version  3.23.49
 
 Directive Local Value Master Value
 mysql.allow_persistent On On
 mysql.connect_timeout -1 -1
 mysql.default_host no value no value
 mysql.default_password no value no value
 mysql.default_port no value no value
 mysql.default_socket no value no value
 mysql.default_user no value no value
 mysql.max_links Unlimited Unlimited
 mysql.max_persistent Unlimited Unlimited
 mysql.trace_mode Off Off
 
 == odbc ==
 ODBC Support enabled
 Active Persistent Links  0
 Active Links  0
 ODBC library  Win32
 
 Directive Local Value Master Value
 odbc.allow_persistent On On
 odbc.check_persistent On On
 odbc.default_db no value no value
 odbc.default_pw no value no value
 odbc.default_user no value no value
 odbc.defaultbinmode return as is return as is
 odbc.defaultlrl return up to 4096 bytes return up to 4096 bytes
 odbc.max_links Unlimited Unlimited
 odbc.max_persistent Unlimited Unlimited
 
 == overload ==
 User-Space Object Overloading Support  enabled
 
 == pcre ==
 PCRE (Perl Compatible Regular Expressions) Support  enabled
 PCRE Library Version  3.92 11-Sep-2002
 
 == session ==
 Session Support  enabled
 Registered save handlers  files user
 
 Directive Local Value Master Value
 session.auto_start Off Off
 session.bug_compat_42 Off Off
 session.bug_compat_warn On On
 session.cache_expire 180 180
 session.cache_limiter nocache nocache
 session.cookie_domain no value no value
 session.cookie_lifetime 0 0
 session.cookie_path / /
 session.cookie_secure Off Off
 session.entropy_file no value no value
 session.entropy_length 0 0
 session.gc_dividend 1000 1000
 session.gc_maxlifetime 1440 1440
 session.gc_probability 1 1
 session.name PHPSESSID PHPSESSID
 session.referer_check no value no value
 session.save_handler files files
 session.save_path /tmp /tmp
 session.serialize_handler php php
 session.use_cookies On On
 session.use_only_cookies Off Off
 session.use_trans_sid Off Off
 
 == standard ==
 Regex Library  Bundled library enabled
 Dynamic Library Support  enabled
 Internal Sendmail Support for Windows  enabled
 
 Directive Local Value Master Value
 assert.active 1 1
 assert.bail 0 0
 assert.callback no value no value
 assert.quiet_eval 0 0
 assert.warning 1 1
 auto_detect_line_endings 0 0
 default_socket_timeout 60 60
 safe_mode_allowed_env_vars PHP_ PHP_
 safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
 url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
 user_agent no value no value
 
 == tokenizer ==
 Tokenizer Support  enabled
 
 == wddx ==
 WDDX Support  enabled
 
 == xml ==
 XML Support  active
 XML Namespace Support  active
 EXPAT Version  1.95.2
 
 == zlib ==
 ZLib Support  enabled
 Compiled Version  1.1.4
 Linked Version  1.1.4
 
 Directive Local Value Master Value
 zlib.output_compression Off Off
 zlib.output_compression_level -1 -1
 zlib.output_handler no value no value
 
 === Environment ===
 Variable Value
 ALLUSERSPROFILE  C:\Documents and Settings\All Users
 CommonProgramFiles  C:\Program Files\Common Files
 COMPUTERNAME  Computer Name
 ComSpec  C:\WINDOWS\system32\cmd.exe
 NUMBER_OF_PROCESSORS  2
 OS  Windows_NT
 Path  C:\Program Files\Perl\bin\;F:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
 PATHEXT  .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
 PROCESSOR_ARCHITECTURE  x86
 PROCESSOR_IDENTIFIER  x86 Family 15 Model 2 Stepping 7, GenuineIntel
 PROCESSOR_LEVEL  15
 PROCESSOR_REVISION  0207
 ProgramFiles  C:\Program Files
 SystemDrive  C:
 SystemRoot  C:\WINDOWS
 TEMP  C:\WINDOWS\TEMP
 TMP  C:\WINDOWS\TEMP
 USERPROFILE  C:\Documents and Settings\LocalService
 windir  C:\WINDOWS
 AP_PARENT_PID  1260
 
 === PHP Variables ===
 Variable Value
 PHP_SELF  /phpinfo.php
 _COOKIE["phpbb2mysql_data"] a:2:{s:11:"autologinid";s:32:"3caf6d820737342a991c671a25bdaf98";s:6:"userid";i:2;}
 _SERVER["HTTP_ACCEPT"] */*
 _SERVER["HTTP_ACCEPT_LANGUAGE"] en-gb
 _SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
 _SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)
 _SERVER["HTTP_HOST"] 192.192.92.0
 _SERVER["HTTP_CONNECTION"] Keep-Alive
 _SERVER["HTTP_COOKIE"] phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A32%3A%223caf6d820737342a991c671a25bdaf98%22%3Bs%3A6%3A%22userid%22%3Bi%3A2%3B%7D
 _SERVER["PATH"] C:\Program Files\Perl\bin\;F:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
 _SERVER["SystemRoot"] C:\WINDOWS
 _SERVER["COMSPEC"] C:\WINDOWS\system32\cmd.exe
 _SERVER["PATHEXT"] .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
 _SERVER["WINDIR"] C:\WINDOWS
 _SERVER["SERVER_SIGNATURE"] <address>Apache/2.0.45 (Win32) PHP/4.3.1 Server at 192.168.0.68 Port 80</address>
 _SERVER["SERVER_SOFTWARE"] Apache/2.0.45 (Win32) PHP/4.3.1
 _SERVER["SERVER_NAME"] 192.192.92.0
 _SERVER["SERVER_ADDR"] 192.192.92.0
 _SERVER["SERVER_PORT"] 80
 _SERVER["REMOTE_ADDR"] 192.192.92.0
 _SERVER["DOCUMENT_ROOT"] C:/Program Files/Apache Group/Apache2/htdocs
 _SERVER["SERVER_ADMIN"] default@default.com
 _SERVER["SCRIPT_FILENAME"] C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
 _SERVER["REMOTE_PORT"] 1185
 _SERVER["GATEWAY_INTERFACE"] CGI/1.1
 _SERVER["SERVER_PROTOCOL"] HTTP/1.1
 _SERVER["REQUEST_METHOD"] GET
 _SERVER["QUERY_STRING"] no value
 _SERVER["REQUEST_URI"] /phpinfo.php
 _SERVER["SCRIPT_NAME"] /phpinfo.php
 _SERVER["PHP_SELF"] /phpinfo.php
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| Its not mad at all. If you don't specify a colour then how will it know which image to use for the bars and if it doesn't know it WILL show nothing. 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| Someone else had this probelm also try using the forums search function some solution was given. 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| Read this :: http://proxy2.de/forum/viewtopic.php?t=2067 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| If you don;t know any PHP... GO OUT AND LEARN SOME! And don't ask really stupid questions that have been answered! Try clicking on the little button in the menu bar at the top of this forum and click on "SEARCH" and type in what your looking for and a list of possible answers awaits you. On the other hand if you don't get an answer then post your problem. 
 Auron
 
 And remember you may call others 'Experts' on PHP, BUT they once to didn't understand it and had to LEARN it THEMSELVES by reading things called BOOKS and WEB PAGES.
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| Yeah thats some good ideas there I wish the Admin would turn up. But from looking at the posts he has only posted on the first few pages when the forum started and has never been seen again. 
 The IP logging / tracking bit you mentioned I think is true coz I did the the IP logging and it only let me vote once, so I didn't bother putting the poll_cookie.php include in and it worked fine. It was after I put the poll_cookie.php include in that it started screwing around a bit. I'm not sure how long the cookie that is set locks users out before they can vote again but if its something like 60*60*24=...secs (thats a day in seconds) it may be different maybe something like 3600*24 (same amount of time as before)
 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| A couple of questions... 
 1) Code for what?
 2) What were you editing?
 
 Auron
 
 PS Thanks for the note at the end.
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| Sorry, I don't know after reading this thread today I've kinda lost what I was on about earlier. Ask at http://spor.com/forums/ 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| read this :: http://proxy2.de/forum/viewtopic.php?t=2067 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| read this :: http://proxy2.de/forum/viewtopic.php?t=2067 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| You are not allowed to have any white spaces or chars before the first <?php or after the last ?> 
 Auron
 
 Sig. Ever thought of looking at http://www.php.net/  ??????????
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| Read this :: http://proxy2.de/forum/viewtopic.php?t=2058 
 try reading the forums for the answer LAZY!
 
 Auron
 | 
		
					
						|  | 
	
					
					
						|  | 
					
						
						| This HAS been answered b4 you need to update the database to accept up to 30 chars rather than the original amount to store all the email address and be able to use it to send the notification email. You asked this over at spisas.com and got an answer why are you complaining here!?! 
 Auron
 | 
		
					
						|  | 
				
			
				
					|  |