Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 54 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: RN PHP 5.4 Compatiblility | |
huntor Replies: 38 Views: 96523 ![]() |
![]() |
I am still getting this error after replacing the above code
Warning: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression' in C:\website\mainfile.php on line 58 |
|
Topic: RN PHP 5.4 Compatiblility | |
huntor Replies: 38 Views: 96523 ![]() |
![]() |
5.3 is perfectly fine.
The test was with an existing website to see how compatible it was. I did not try to install a fresh version. 5.4 gave me the two errors and a white screen. |
|
Topic: RN PHP 5.4 Compatiblility | |
huntor Replies: 38 Views: 96523 ![]() |
![]() |
Hehe I just wanted to ask the question is all ![]() |
|
Topic: RN PHP 5.4 Compatiblility | |
huntor Replies: 38 Views: 96523 ![]() |
![]() |
zlib.output_compression = Off | |
Topic: RN PHP 5.4 Compatiblility | |
huntor Replies: 38 Views: 96523 ![]() |
![]() |
These are the only error showing. But also the page only shows up white.
Warning: ob_start(): second array member is not a valid method in C:\websites\wtf-squad.com\PHP-Nuke\mainfile.php on line 6 ... |
|
Topic: RN PHP 5.4 Compatiblility | |
huntor Replies: 38 Views: 96523 ![]() |
![]() |
When will RN 2.5 be converted to work with php 5.4?
I was testing with it and seems a lot of things are not compatible with it ;-( So went back to 5.3.10 for now. |
|
Topic: Blocks Issue with paypal buttons. | |
huntor Replies: 9 Views: 10608 ![]() |
![]() |
Well that works. Question is this just a special case fix so it ignores checking html post??
If so I will have to keep this edit around for a while ![]() |
|
Topic: Blocks Issue with paypal buttons. | |
huntor Replies: 9 Views: 10608 ![]() |
![]() |
Yeah I didn't have any issues with all the previous versions. Just 2.5. Im not sure if the issue was done on purpose or not to keep form or input lines from being created/saved. | |
Topic: Blocks Issue with paypal buttons. | |
huntor Replies: 9 Views: 10608 ![]() |
![]() |
This method may work for me because im a little more tech savy but asking the lady that owns the site to do this might be a little rough. Also this would defeat what the fckeditor for and why have a ... | |
Topic: Blocks Issue with paypal buttons. | |
huntor Replies: 9 Views: 10608 ![]() |
![]() |
Also tried this with a fresh install of 2.5 and still have same problem. | |
Topic: Blocks Issue with paypal buttons. | |
huntor Replies: 9 Views: 10608 ![]() |
![]() |
Hey guys I upgraded the website to 2.5 and now having problems with the fckeditor.
I am copying and pasting in the code from source. Putting this code in <form action="https://www.paypal.com/ ... |
|
Topic: Raven Nuke Install issue with ns_core.sql | |
huntor Replies: 4 Views: 7772 ![]() |
![]() |
Good Deal!!! | |
Topic: Raven Nuke Install issue with ns_core.sql | |
huntor Replies: 4 Views: 7772 ![]() |
![]() |
Sorry about that lost the post somehow. ![]() |
|
Topic: Raven Nuke Install issue with ns_core.sql | |
huntor Replies: 4 Views: 7772 ![]() |
![]() |
Webinfo php 5.3.6 and mysql 5.5.12.
I have no problems with the RN core installing. However when going to install the nuke sentinel stuff I have found that I get an sql error. There are sever ... |
|
Topic: New User Registration Problem | |
huntor Replies: 19 Views: 18590 ![]() |
![]() |
I do know that google chrome since the last two updates have some issues with logging into websites. I ended up resorting to IE haha. | |
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
im not using iis. I have been running apache 2.2.16 for a few years with windows 2008 Web Server 64bit. Basically a waste of money!!! But since I have it I been using it.
I recently switched ... |
|
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
yes windows 2008 | |
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
Abyss is basically apache just a little more user friendly. It has a web interface to do all the changes on the fly.
http://www.aprelium.com/ It is also for windows and linux. |
|
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
I actually made another change with how it works
//************ Edits to work with Abyss and other web servers ************** $gettheabsolutepath = $_SERVER['DOCUMENT_ROOT']. "/"; $getuserdomai ... |
|
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
Well I managed to get it working with a few modifications.
<?php /* * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2009 Frederico ... |
|
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
Well After I upload the file I get this for location
C:\websites\jackiepope.com\image/primetech130by1305(3).png As you can see the slashes change and the wrong image folder shows as it should be ... |
|
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
Quick question as I am trying to narrow this down. When using the
<?php echo $_SERVER['PHP_SELF']; ?> In the root directory should it just give me the answer of / Or /phptest.ph ... |
|
Topic: Problem with FCKeditor uploading or getting directory. | |
huntor Replies: 15 Views: 29814 ![]() |
![]() |
Hi guys long time no post!!!!
I have recently changed over from apache to abyss web server. I also upgraded php version from 5.2 to 5.3.3 version. As of right now have not ran into any issues, at ... |
|
Topic: Deleting a username in Admin Forum | |
huntor Replies: 4 Views: 5117 ![]() |
![]() |
![]() |
|
Topic: Deleting a username in Admin Forum | |
huntor Replies: 4 Views: 5117 ![]() |
![]() |
This has been a long standing issue. I have been getting this from the 2.0 version of ravens nuke.
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to you ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours