Ravens PHP Scripts: Forums
 

 

Search found 67 matches
Author Message
 Topic: RavenNuke 3
Lucifix

Replies: 167
Views: 300488

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Mon Sep 12, 2016 11:12 am   Subject: Re: RavenNuke 3
Hi guys,

just a quick question... why don't you move RavenNuke code to github, so other developers could contribute and help you with further development?

Cheers!
 Topic: Possible autoEdit mistake?
Lucifix

Replies: 2
Views: 4564

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Apr 05, 2013 12:02 am   Subject: Possible autoEdit mistake?
Function in /modules/News/admin/index.php

function autoEdit($anid) {
global $aid, $bgcolor1, $bgcolor2, $prefix, $db, $multilingual, $admin_file, $language, $radminsuper, $sid;
$re ...
 Topic: Error 500 while sending HTML Newsletter
Lucifix

Replies: 9
Views: 17222

PostForum: v2.3 RN Issues   Posted: Thu Apr 04, 2013 11:55 pm   Subject: Error 500 while sending HTML Newsletter
Sorry for my late reply. Actually the problem is within PHP script, because it tries to send over 3000 emails in one step which takes some time. Htaccess or my host provider (I'm on VPS) isn't the pro ...
 Topic: Error 500 while sending HTML Newsletter
Lucifix

Replies: 9
Views: 17222

PostForum: v2.3 RN Issues   Posted: Tue Jan 29, 2013 9:39 am   Subject: Error 500 while sending HTML Newsletter
I've got 3.000 subscribers for my HTML Newsletter. When I try to send all of them newsletter, after awhile I receive this error:

ERROR: 500 - Internal Server Error

Internal Server Error
Namig ...
 Topic: is_mod_admin OR is_admin?
Lucifix

Replies: 1
Views: 5652

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Oct 08, 2012 10:57 am   Subject: is_mod_admin OR is_admin?
I've got one question about functions is_mod_admin and is_admin.

I've added new admin which have only News permissions. But this admin can also edit and delete Review. I check Review index.php file ...
 Topic: md5 | sha1
Lucifix

Replies: 26
Views: 37523

PostForum: Security - PHP Nuke   Posted: Fri Feb 25, 2011 12:48 am   Subject: md5 | sha1
To reopen this topic again...

I understand that it's almost impossible to reset all users password in users table and convert them to salted. But at least authors table could use salted password si ...
 Topic: Facebook connect for Ravennuke?
Lucifix

Replies: 16
Views: 30989

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Mon Feb 21, 2011 7:59 am   Subject: re: Facebook connect for Ravennuke?
I've successfully integrated Facebook Connect to RavenNuke. I've used Facebook PHP SDK and some javascript:
https://github.com/facebook/php-sdk/

If you're interesting I can post tutorial here?
 Topic: Facebook connect for Ravennuke?
Lucifix

Replies: 16
Views: 30989

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sun Feb 13, 2011 3:23 am   Subject: Facebook connect for Ravennuke?
As I can see this MOD will only insert in register form informations based on Facebook or other account. User will still have to activate account from activation email which is on of the most importan ...
 Topic: Facebook connect for Ravennuke?
Lucifix

Replies: 16
Views: 30989

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sat Feb 12, 2011 4:05 pm   Subject: Facebook connect for Ravennuke?
Hmm... this looks promising, but I can't register on your site to download plugin. After hitting button Continue nothing happened. (Firefox, Chrome or IE)

Edit: I succeded by disabling java script
 Topic: Facebook connect for Ravennuke?
Lucifix

Replies: 16
Views: 30989

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sat Feb 12, 2011 1:49 pm   Subject: Facebook connect for Ravennuke?
Did anyone try to integrated Facebook connect in Ravennuke yet? So that guest could register to Ravennuke from Facebook account?
 Topic: BBtoNuke error reporting
Lucifix

Replies: 4
Views: 11813

PostForum: BBtoNuke   Posted: Thu Dec 09, 2010 1:17 am   Subject: BBtoNuke error reporting
Can someone confirm me that in default BBtoNuke all critical errors are hidden from regular / guest users?

I made few modification and I'm worried that those erros should be hidden...

Thank you! ...
 Topic: BBtoNuke error reporting
Lucifix

Replies: 4
Views: 11813

PostForum: BBtoNuke   Posted: Sun Nov 07, 2010 3:36 pm   Subject: re: BBtoNuke error reporting
Its BBtoNuke that comes with RavenNuke.
 Topic: BBtoNuke error reporting
Lucifix

Replies: 4
Views: 11813

PostForum: BBtoNuke   Posted: Fri Nov 05, 2010 1:46 am   Subject: BBtoNuke error reporting
Does anyone know how to show phpbb sql error reports only to admins?
 Topic: Suspend users from RN & Forum
Lucifix

Replies: 11
Views: 15615

PostForum: v2.3 RN Issues   Posted: Tue Feb 02, 2010 11:02 am   Subject: Suspend users from RN & Forum
I'm sorry but I'm testing RN on my localhost.
 Topic: Suspend users from RN & Forum
Lucifix

Replies: 11
Views: 15615

PostForum: v2.3 RN Issues   Posted: Tue Feb 02, 2010 9:53 am   Subject: Suspend users from RN & Forum
That is why I'm wondering, because only registered users can reply or open topic and suspend user from RN admin panel (not from Forums AP!) can do that. Is this normal or something wrong with my insta ...
 Topic: Suspend users from RN & Forum
Lucifix

Replies: 11
Views: 15615

PostForum: v2.3 RN Issues   Posted: Tue Feb 02, 2010 7:47 am   Subject: Suspend users from RN & Forum
I suspend them from admin panel in RN and from AP in forum. I thought that if I suspend them only from RN panel they will be banned from forum too.
 Topic: Suspend users from RN & Forum
Lucifix

Replies: 11
Views: 15615

PostForum: v2.3 RN Issues   Posted: Tue Feb 02, 2010 5:33 am   Subject: Suspend users from RN & Forum
Hi,

i'm testing RN on my server and I found that if I suspend users from site, they are still able to send private messages and post/reply in forums,even though they are not logged in site.

Did ...
 Topic: Subject is blank when replying
Lucifix

Replies: 2
Views: 4949

PostForum: BB2Nuke   Posted: Thu Jan 21, 2010 8:55 am   Subject: re: Subject is blank when replying
I did something and maybe someone will need this:

open posting.php and change (line 788)

after:
$username = ( $userdata
change:
$subject = '';

to:
$subject = = ((strpos($post_info

Wink
 Topic: Subject is blank when replying
Lucifix

Replies: 2
Views: 4949

PostForum: BB2Nuke   Posted: Tue Jan 19, 2010 8:59 am   Subject: Subject is blank when replying
I found out that the subject in replying is always blank (See attached image).

This doesn't happened if you quote I post, but only when replying.

I'm using latest Ravennuke version and don't kno ...
 Topic: NukeMailList - HTML
Lucifix

Replies: 1
Views: 4925

PostForum: NSN Other   Posted: Tue Nov 24, 2009 5:08 am   Subject: NukeMailList - HTML
Looks like there was problem because Outlook doesn't recognize \r\n so in file I have change all text \r\n to \n

Smile
 Topic: NukeMailList - HTML
Lucifix

Replies: 1
Views: 4925

PostForum: NSN Other   Posted: Tue Nov 24, 2009 4:32 am   Subject: NukeMailList - HTML
I'm trying to send newsletter from Nuke MailList module (http://img130.imageshack.us/img130/4114/mess.gif

But newsletter viewed in Gmail look perfectly normal:
http://img130.imageshack.us/img130/8 ...
 Topic: Twitter, Facebook, etc.
Lucifix

Replies: 27
Views: 25612

PostForum: v2.4 RN Issues   Posted: Thu Nov 12, 2009 8:54 am   Subject: re: Twitter, Facebook, etc.
If anyone is interesting in social bookmarks you can check my site and if you like it i'll post tutorial here.

Demo link (look for icon http://www.slo-foto.net/images/blocks/led-icons/sound.png)
h ...
 Topic: Twitter, Facebook, etc.
Lucifix

Replies: 27
Views: 25612

PostForum: v2.4 RN Issues   Posted: Thu Nov 12, 2009 2:13 am   Subject: Twitter, Facebook, etc.
Hi!

Did anyone ever tried to make auto post new story to twitter account?
 Topic: Premium user accounts
Lucifix

Replies: 11
Views: 19056

PostForum: Seeking applications ...   Posted: Wed Jul 15, 2009 1:53 am   Subject: Premium user accounts
@Guardian2003: thx for the tip, maybe this is really better idea then mine Wink
 Topic: Premium user accounts
Lucifix

Replies: 11
Views: 19056

PostForum: Seeking applications ...   Posted: Tue Jul 14, 2009 11:20 pm   Subject: Premium user accounts
I think I will do my own pay mod. Users in my country doesn't use paypal so often, so I will have to write bills by my own. I don't think this will be so hard, just few new rows in nuke_users tables ( ...
 

 Jump to:   

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