Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 87 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Journal replies show error. | |
fade2gray Replies: 23 Views: 32665 ![]() |
![]() |
I've made a small mod allowing journal html to be switched on or off by altering the content of a variable in modules/Journal/functions.php, and if the html is switched off, smilies will be removed fr ... | |
Topic: Journal replies show error. | |
fade2gray Replies: 23 Views: 32665 ![]() |
![]() |
Sorry. What I meant to indicate was that I could reproduce the error by reintroducing the variable $AllowableHTML as the second parameter.
$jbodytext = check_html($jbodytext, ''); $jbodytext = c ... |
|
Topic: Journal replies show error. | |
fade2gray Replies: 23 Views: 32665 ![]() |
![]() |
No error with the module you sent, but can be replicated. Here's the source of the original problem.
Old display.php $jbodytext = check_html(ADVT_stripslashes($jbodytext), $AllowableHTML); Wher ... |
|
Topic: Journal replies show error. | |
fade2gray Replies: 23 Views: 32665 ![]() |
![]() |
fade2gray, are you running PHP in STRICT mode by chance? Is there anything else that you can tell me about your PHP set up that might be relevant. Feel free to PM me if you would rather. Thanks!
I ... |
|
Topic: Journal replies show error. | |
fade2gray Replies: 23 Views: 32665 ![]() |
![]() |
would someone test this issue on http://www.ravennuke.com? Thanks!No apparent problem, but is it running on php>=5?
Ok, you prompted me to dig a little deeper. ![]() If you're running p ... |
|
Topic: Journal replies show error. | |
fade2gray Replies: 23 Views: 32665 ![]() |
![]() |
rn2.10.01/php5.2.5
I was getting a similar error being reported @ mainfile.php line 116. Fixed it with:- //$return = stripos($haystack, $needle, $offset=0); $return = stripos('$hay ... |
|
Topic: Seems to not be updating tables | |
fade2gray Replies: 23 Views: 34716 ![]() |
![]() |
Looks like a simple bug, it should be equality == (double =)Thanks for the reminder. I've been so absorbed with AutoHotkey recently that I'd totally forgoten that php needs 2x"=" to test for equality. ... | |
Topic: Seems to not be updating tables | |
fade2gray Replies: 23 Views: 34716 ![]() |
![]() |
Thought I'd get round to updating from 2.02.02 to 2.10.01 and found that "if ($config_value = 'rn2.10.00')" was catching everything, even if I set nuke_config_Version_Num to NULL.
The only way rou ... |
|
Topic: fisubice - collapsing side and center news/message blocks | |
fade2gray Replies: 5 Views: 9883 ![]() |
![]() |
BTW, just notice too that the expand all / collapse all blocks feature does not appear to be working properly. I seem to have to click the icon twice to get it to work.Hmm.. did you read the article ... | |
Topic: fisubice - collapsing side and center news/message blocks | |
fade2gray Replies: 5 Views: 9883 ![]() |
![]() |
I voted "No" because usually people are asking how to get more space in the forums rather than the reduce the size, so adding right-blocks would go counter to that. So often, at least in technical fo ... | |
Topic: fisubice - collapsing side and center news/message blocks | |
fade2gray Replies: 3 Views: 7863 ![]() |
![]() |
Yeah - sorry about that but somewhere along the line I got the impression that the re-worked fisubice was rnversion=>2.10.xx specific, so as an afterthought I assumed it appropriate to post a link ... | |
Topic: fisubice - collapsing side and center news/message blocks | |
fade2gray Replies: 3 Views: 7863 ![]() |
![]() |
See here. | |
Topic: fisubice - collapsing side and center news/message blocks | |
fade2gray Replies: 5 Views: 9883 ![]() |
![]() |
I've been hacking the fisubice theme (rnv2.10.01 default) to incorporate collapsing blocks which is demonstrated here.
I'm thinking of getting right side blocks to show in forums view but would lik ... |
|
Topic: Fresh Install, Can't see webpage to start installSQL.php | |
fade2gray Replies: 23 Views: 23255 ![]() |
![]() |
Ok, thats good. Still make sure and try this:Just thought of something, since you are on a free host, don't set up the .htaccess file in the root. I just wonder if that's causing issues.Might want to ... | |
Topic: Prevent non-god admins from being blocked (2.5.08) | |
fade2gray Replies: 14 Views: 24646 ![]() |
![]() |
![]() lol - Never dreamt I'd see the day that Raven would bow to me. I'll relish the moment while it lasts. ![]() ![]() |
|
Topic: Prevent non-god admins from being blocked (2.5.08) | |
fade2gray Replies: 14 Views: 24646 ![]() |
![]() |
Only God admins should be able to add Admin accounts.Agreed.
If you don't want them to have control over the entire site, then just make them admins over individual areas but don't make them a supe ... |
|
Topic: Prevent non-god admins from being blocked (2.5.08) | |
fade2gray Replies: 14 Views: 24646 ![]() |
![]() |
fade2gray,
This is a matter of opinion ![]() |
|
Topic: Prevent non-god admins from being blocked (2.5.08) | |
fade2gray Replies: 14 Views: 24646 ![]() |
![]() |
wait, your saying that you want admins to be superuser which shows them both the site administration panel and the modules administration panel.
Now you also want to stop them from viewing the link ... |
|
Topic: Prevent non-god admins from being blocked (2.5.08) | |
fade2gray Replies: 14 Views: 24646 ![]() |
![]() |
Or maybe I'm the one not understanding ![]() I think that could well be the case in this instance Raven. ![]() ![]() |
|
Topic: Prevent non-god admins from being blocked (2.5.08) | |
fade2gray Replies: 14 Views: 24646 ![]() |
![]() |
After you added them as Admins in the Edit Authors panel, did you remember to Scan for new Admins in NukeSentinel(tm)? Once you do that you can set the Protected setting and then NukeSentinel(tm) sho ... | |
Topic: "true" or "false" | |
fade2gray Replies: 2 Views: 7462 ![]() |
![]() |
Regrading this post - It seems that "(is_god($_COOKIE['admin'])" is not "true" immediately after initial login - can anyone suggest a reason for this?
Thanks. |
|
Topic: Prevent non-god admins from being blocked (2.5.08) | |
fade2gray Replies: 14 Views: 24646 ![]() |
![]() |
There is a side effect to the above tweaks - when you initially log in as god-admin, the "edit admins" icon is not displayed. You need to either click the "admin menu" link in the navbar, or whatever ... | |
Topic: phpnuke install on ispconfig | |
fade2gray Replies: 26 Views: 50990 ![]() |
![]() |
Hmmm... despite your efforts to explain, I'm not sure I fully under stand what you mean by ownership being set to nobody.
I use CuteFTP for file transfer and when I upload files and folders, the fo ... |
|
Topic: phpnuke install on ispconfig | |
fade2gray Replies: 26 Views: 50990 ![]() |
![]() |
Thanks for your reply gregexp - maybe I didn't explain myself too well.
From my web based control panel I select a folder to password protect, giving any username and password (I could add numerous ... |
|
Topic: phpnuke install on ispconfig | |
fade2gray Replies: 26 Views: 50990 ![]() |
![]() |
Just thought I'd bring this old cherry back to the surface now that I've progressed to delving around inside the NukeSentinel settings.
The only way I could initially get RN to work was to delete a ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours