[Release] RoseOnlineCMS [Latest Release: 2.6 Beta3]

Status
Not open for further replies.
Nice mate! Will add it to both my topics after I test!
 
Akai, your getting that because the PHP GD Library isnt enabled.

extension=php_mbstring.dll
;extension=php_bz2.dll
;extension=php_cpdf.dll
;extension=php_curl.dll
;extension=php_dba.dll
;extension=php_dbase.dll
;extension=php_dbx.dll
;extension=php_exif.dll
;extension=php_fdf.dll
;extension=php_filepro.dll
extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
;extension=php_mcrypt.dll
;extension=php_mhash.dll
;extension=php_mime_magic.dll
;extension=php_ming.dll
extension=php_mssql.dll
;extension=php_msql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8.dll
;extension=php_openssl.dll
;extension=php_oracle.dll
;extension=php_pdf.dll
;extension=php_pgsql.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
;extension=php_sockets.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
;extension=php_xmlrpc.dll
;extension=php_xsl.dll
;extension=php_zip.dll
extension=php_pdo.dll
extension=php_pdo_sqlite.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
;extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_oci8.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
extension=php_sqlite.dll

Make php.ini's extensions look like this.

I added an image verification to this, so no fake registrations are made.
 
Last edited:
Added that to my php.ini and it's still not working correctly.
 
It's gotta be ur webserver..
It works for other people, and Rankings nor Register shows up on ur server.

Lol I even tried Wamp, same thing. Do me a favor and upload your PHP.ini (Btw, what PHP version do you use?)
 
PHP: 5.2.0
PHP.INI:



FOR USERS WHO CANT SEE THE IMAGE

ENABLE THE PHP GD LIBRARY IN PHP.INI
;extension=php_gd2.dll
REMOVE ;
RESTART APACHE.
 
Last edited:
-Element, you did a nice job on this mate. :D
But do you think you could add something that tells how many players are online?
 
For some reason i cant see the image verification yet.
i downloaded php.ini.rar and putted it inside the www folder, then i look for ;extension=php_gd2.dll and since it doesn't have the ; already i just leave it like that, then i restart WAMP and go and check and still nothing lol..

What em i doing wrong?? :S
 
I have a big problem, No matter what i do i can not get a image to be viewed fully.
It only shows a small portion of the image in the header i have had this problem with every page i have tryed it on. My own php files also. so if anyone can help me with this. thx
 
Status
Not open for further replies.
Back