Ravens PHP Scripts: Forums
 

 

Search found 30 matches
Author Message
 Topic: Can't login as admin after upgrade
banelos

Replies: 13
Views: 12334

PostForum: v2.4 RN Issues   Posted: Fri Jan 08, 2010 2:51 pm   Subject: Can't login as admin after upgrade
Yeah the upgrade-script thing was only if it was something that changed in what characters are allowed in admin names from 2.02 and 2.40, but it seems it isn't.

Thanks for looking into this. I will ...
 Topic: Can't login as admin after upgrade
banelos

Replies: 13
Views: 12334

PostForum: v2.4 RN Issues   Posted: Fri Jan 08, 2010 2:23 pm   Subject: Can't login as admin after upgrade
Ah okay, thanks for the notice fkelly.
Yes it would have been nice if at least the update script had searched for any admins with any characters not matching that ereg and notified me. But if this wa ...
 Topic: Can't login as admin after upgrade
banelos

Replies: 13
Views: 12334

PostForum: v2.4 RN Issues   Posted: Fri Jan 08, 2010 2:17 pm   Subject: Can't login as admin after upgrade
LOL! Apparently it was the slash in banelos-admin.
Tried changing the 'aid' in the database to something without a slash.. Now I could log in just fine.
Changed it back and I couldn't log in again.. ...
 Topic: Can't login as admin after upgrade
banelos

Replies: 13
Views: 12334

PostForum: v2.4 RN Issues   Posted: Fri Jan 08, 2010 1:52 pm   Subject: re: Can't login as admin after upgrade
Now this is strange..
I removed all the surplus admins. The only imported admin left is "banelos-admin"
The other one "banelosadmin" is the one I created from setup.php to be able to log in at all. ...
 Topic: Can't login as admin after upgrade
banelos

Replies: 13
Views: 12334

PostForum: v2.4 RN Issues   Posted: Fri Jan 08, 2010 11:39 am   Subject: Can't login as admin after upgrade
Hmm the nuke_authors table of the live/old (2.02) and the local/new (2.40) are exactly alike including the pwd hashes.

On the local site I tried scanning for new admins in NukeSentinelon Admin and ...
 Topic: Can't login as admin after upgrade
banelos

Replies: 13
Views: 12334

PostForum: v2.4 RN Issues   Posted: Fri Jan 08, 2010 9:08 am   Subject: re: Can't login as admin after upgrade
Fixed the deprecated thing with "$error_reporting = E_ALL^E_NOTICE^E_DEPRECATED;" in rnconfig.php. Helps me debug my own scripts without all the deprecated clutter.

The admin passwords are still tr ...
 Topic: Can't login as admin after upgrade
banelos

Replies: 13
Views: 12334

PostForum: v2.4 RN Issues   Posted: Fri Jan 08, 2010 8:03 am   Subject: Can't login as admin after upgrade
Hey there. It seemed to be going so well for me upgrading RN 2.02 to 2.4 but I've run into an annoying issue.

The old admin logins no longer work after upgrading. I can run the setup.php to start o ...
 Topic: subblack theme
banelos

Replies: 15
Views: 27648

PostForum: RN Themes Issues   Posted: Thu Feb 26, 2009 9:01 pm   Subject: re: subblack theme
Tested my modified subBlack theme with the newest RavenNuke and it seems to work well.

I've uploaded it here: http://bane.1go.dk/subBlack.zip

There are still some things in the header.html that ...
 Topic: Avatar upload path admin settings do not change
banelos

Replies: 14
Views: 22651

PostForum: RN v2.10.01 - All Issues   Posted: Tue Dec 25, 2007 9:20 am   Subject: Avatar upload path admin settings do not change
Was this ever fixed in the release? I just ran into it again after having setup RN 2.10.01 and used a script to import a phpbb forum to phpnuke.

The avatar and gallery paths were wrong since they w ...
 Topic: subblack theme
banelos

Replies: 15
Views: 27648

PostForum: RN Themes Issues   Posted: Sun Dec 16, 2007 3:27 am   Subject: subblack theme
Ok I finally got into fixing it all myself..

I wen't the shortcut and targetted the specific conflicts that were giving visible flaws. The hard part was finding out which files to edit, but once th ...
 Topic: zonecopper troubles
banelos

Replies: 6
Views: 13388

PostForum: RN Themes Issues   Posted: Sun Dec 16, 2007 3:00 am   Subject: re: zonecopper troubles
Speaking of missing credits, they aren't showing on my site either.
Doesn't matter with what theme I show the site and I'm quite sure I didn't change anything to do with footer credits..

Showing t ...
 Topic: subblack theme
banelos

Replies: 15
Views: 27648

PostForum: RN Themes Issues   Posted: Fri Dec 14, 2007 8:08 pm   Subject: subblack theme
Oh just found out that both the missing frames on news posts and the tiny poster info on the forums are fine and working if you view the site in IE, so it's just Firefox that doesn't like it.

What ...
 Topic: subblack theme
banelos

Replies: 15
Views: 27648

PostForum: RN Themes Issues   Posted: Wed Dec 12, 2007 7:17 am   Subject: re: subblack theme
Hey there Paul_K, that sounds really great..!

I believe the newest source for it would be:
http://www.nukemods.com/downloads.php?do=file&id=41

I remember having to correct an issue with rig ...
 Topic: subblack theme
banelos

Replies: 15
Views: 27648

PostForum: RN Themes Issues   Posted: Tue Dec 11, 2007 5:11 pm   Subject: re: subblack theme
Sorry to revive an old thread, but is there any update to this?

Did anyone get subBlack to work with the new version of Raven PHP-Nuke or found one that was fixed? I tried to fix it myself, but my ...
 Topic: right blocks?
banelos

Replies: 3
Views: 4895

PostForum: RN v2.10.01 - All Issues   Posted: Tue May 29, 2007 10:09 am   Subject: right blocks?
Usually you just need to open the "theme.php" file and find:
if ($index == 1) {
and replace it with:
if (defined('INDEX_FILE')) {

With custom themes as SubBlack that doesn't fix it all i ...
 Topic: subblack theme
banelos

Replies: 15
Views: 27648

PostForum: RN Themes Issues   Posted: Sat May 26, 2007 1:52 pm   Subject: subblack theme
Anyone found a place to get an updated SubBlack or fixed it themselves for RN 2.10?
Currently the issues I have are:

Forums-
Layout of forum categories and forums is very small and hard to read. ...
 Topic: BBtoNuke to 2.0.22
banelos

Replies: 7
Views: 10027

PostForum: BBtoNuke   Posted: Fri May 25, 2007 7:22 pm   Subject: re: BBtoNuke to 2.0.22
Didn't want to start my own thread for this rather small issue, but I encountered the "Invalid Session" error today when testing the new RavenNuke locally.

It was a clean install with nothing added ...
 Topic: How To Use SMTP Instead of PHP Mail()
banelos

Replies: 49
Views: 60998

PostForum: How To's   Posted: Fri Sep 15, 2006 3:55 am   Subject: re: How To Use SMTP Instead of PHP Mail()
Ok just a short update on this subject.

Since what have been giving most of us trouble with the standard mail() function is our host having this function disabled and we needed to make our own cust ...
 Topic: Quote=Name
banelos

Replies: 4
Views: 9910

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Thu Aug 03, 2006 11:49 am   Subject: Quote=Name
Naw it was just when you pressed the quote button next to a post and instead of writing like "personX wrote:" it was just empty.

As Montego explained it was a bug in phpBB that was corrected in the ...
 Topic: Setting User level in Forums
banelos

Replies: 12
Views: 13820

PostForum: Raven's RavenNuke(tm) v2.02.02 Distro   Posted: Thu Jun 29, 2006 7:56 pm   Subject: Setting User level in Forums
Hiya, just wanted to let know that I have the exact same issue.

Fresh Raven 2.02.02 distribution with little tweaks, but with a former phpbb database patched to bbtonuke. A couple of users were alr ...
 Topic: How To Use SMTP Instead of PHP Mail()
banelos

Replies: 49
Views: 60998

PostForum: How To's   Posted: Wed Jun 21, 2006 10:26 am   Subject: re: My host has disabled Mail()
Yay I got this to work on my server with the help of the server admin (thanks Ben if you see this post).

Problem for me with this was that the script was only expecting 1 line of answer from the se ...
 Topic: How To Use SMTP Instead of PHP Mail()
banelos

Replies: 49
Views: 60998

PostForum: How To's   Posted: Thu Jun 15, 2006 10:31 pm   Subject: re: My host has disabled Mail()
Ok this is exactly what I've been looking for in order to solve the problem I've asked for help about on [url=http://www.ravenphpscripts.com/postt9575.html]this thread.

I've been testing this to se ...
 Topic: User activation and bbcode
banelos

Replies: 9
Views: 12642

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Thu Jun 15, 2006 6:32 am   Subject: re: User activation and bbcode
Ok so I just talked to my server admin.
Seems they have their mail() function disabled because of bots that use formmail scripts to spread spam with.

My question now is, why do PHPNuke not send ou ...
 Topic: Quote=Name
banelos

Replies: 4
Views: 9910

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Thu Jun 15, 2006 5:17 am   Subject: Quote=Name
For some reason on my board the bbcode to use [quote="name"] doesn't work. Have to use normal [quote].

Problem is though when you click the quote button above a post it automatically makes the quot ...
 Topic: sentinel block
banelos

Replies: 1
Views: 5434

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Thu May 25, 2006 3:37 am   Subject: re: sentinel block
When logged in as administrator go to the Blocks administration and make a new one.

In the filename dropdown box select "Sentinel Side", that is the one you want.
If you don't have the option to c ...
 

 Jump to:   

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