Ravens PHP Scripts: Forums
 

 

Search found 87 matches
Author Message
 Topic: Journal replies show error.
fade2gray

Replies: 23
Views: 32665

PostForum: RN Bug Reports - Other Issues   Posted: Sat Dec 22, 2007 10:43 am   Subject: re: Journal replies show error.
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

PostForum: RN Bug Reports - Other Issues   Posted: Sat Dec 22, 2007 4:14 am   Subject: re: Journal replies show error.
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

PostForum: RN Bug Reports - Other Issues   Posted: Fri Dec 21, 2007 8:57 pm   Subject: re: Journal replies show error.
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

PostForum: RN Bug Reports - Other Issues   Posted: Wed Dec 19, 2007 6:50 pm   Subject: re: Journal replies show error.
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

PostForum: RN Bug Reports - Other Issues   Posted: Wed Dec 19, 2007 4:45 pm   Subject: re: Journal replies show error.
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.
speedtype
If you're running p ...
 Topic: Journal replies show error.
fade2gray

Replies: 23
Views: 32665

PostForum: RN Bug Reports - Other Issues   Posted: Tue Dec 18, 2007 4:32 am   Subject: re: Journal replies show error.
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

PostForum: RN v2.10.01 - All Issues   Posted: Mon Nov 19, 2007 9:55 am   Subject: re: Seems to not be updating tables
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

PostForum: RN v2.10.01 - All Issues   Posted: Sat Nov 17, 2007 8:42 pm   Subject: re: Seems to not be updating tables
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

PostForum: Themes   Posted: Thu Aug 23, 2007 10:11 am   Subject: re: fisubice - collapsing side and center news/message block
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

PostForum: Themes   Posted: Thu Aug 23, 2007 9:58 am   Subject: re: fisubice - collapsing side and center news/message block
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

PostForum: RN Themes Issues   Posted: Thu Aug 23, 2007 9:01 am   Subject: re: fisubice - collapsing side and center news/message block
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

PostForum: RN Themes Issues   Posted: Wed Aug 22, 2007 11:27 am   Subject: fisubice - collapsing side and center news/message blocks
See here.
 Topic: fisubice - collapsing side and center news/message blocks
fade2gray

Replies: 5
Views: 9883

PostForum: Themes   Posted: Wed Aug 22, 2007 8:13 am   Subject: fisubice - collapsing side and center news/message blocks
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

PostForum: RN Installer/Setup Issues   Posted: Sun Jun 17, 2007 1:56 pm   Subject: re: Fresh Install, Can't see webpage to start installSQL.php
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

PostForum: NukeSentinel(tm) v2.5.x   Posted: Sun Jun 17, 2007 1:06 pm   Subject: re: Prevent non-god admins from being blocked (2.5.08)
worship
lol - Never dreamt I'd see the day that Raven would bow to me. I'll relish the moment while it lasts. Dance-Y RavensScripts
 Topic: Prevent non-god admins from being blocked (2.5.08)
fade2gray

Replies: 14
Views: 24646

PostForum: NukeSentinel(tm) v2.5.x   Posted: Sun Jun 17, 2007 12:37 pm   Subject: re: Prevent non-god admins from being blocked (2.5.08)
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

PostForum: NukeSentinel(tm) v2.5.x   Posted: Sun Jun 17, 2007 10:42 am   Subject: re: Prevent non-god admins from being blocked (2.5.08)
fade2gray,

This is a matter of opinion Smile We designed NukeSentinel(tm) to give the Webmaster control, not an admin/code. We purposely chose to not make every admin protected for security reasons ...
 Topic: Prevent non-god admins from being blocked (2.5.08)
fade2gray

Replies: 14
Views: 24646

PostForum: NukeSentinel(tm) v2.5.x   Posted: Sun Jun 17, 2007 9:59 am   Subject: re: Prevent non-god admins from being blocked (2.5.08)
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

PostForum: NukeSentinel(tm) v2.5.x   Posted: Sun Jun 17, 2007 8:53 am   Subject: re: Prevent non-god admins from being blocked (2.5.08)
Or maybe I'm the one not understanding Smile
I think that could well be the case in this instance Raven. Wink

Smack "admin panel" and "edit admins - a specific area of the 'admin panel' where users ...
 Topic: Prevent non-god admins from being blocked (2.5.08)
fade2gray

Replies: 14
Views: 24646

PostForum: NukeSentinel(tm) v2.5.x   Posted: Sat Jun 16, 2007 3:44 pm   Subject: re: Prevent non-god admins from being blocked (2.5.08)
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

PostForum: PHP   Posted: Fri Jun 15, 2007 9:50 am   Subject: "true" or "false"
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

PostForum: NukeSentinel(tm) v2.5.x   Posted: Fri Jun 15, 2007 9:38 am   Subject: re: Prevent non-god admins from being blocked (2.5.08)
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

PostForum: Installation Help   Posted: Fri Jun 15, 2007 12:47 am   Subject: re: phpnuke install on ispconfig
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

PostForum: Installation Help   Posted: Thu Jun 14, 2007 8:47 pm   Subject: re: phpnuke install on ispconfig
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

PostForum: Installation Help   Posted: Thu Jun 14, 2007 7:12 pm   Subject: re: phpnuke install on ispconfig
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 ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©