PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 



Google
 
Web RavenPHPScripts (This Site)
Search found 2512 matches
Author Message
 Topic: RN News-Sort Mod
fkelly

Replies: 42
Views: 708

PostForum: RavenNuke(tm) v2.5x   Posted: Thu May 17, 2012 6:14 am   Subject: RN News-Sort Mod
Besides Matt's suggestion, which should work, you can also open up the database in a separate tab using PHPmyadmin. That will tell you what fields are in a given table. You can also run queries in t ...
 Topic: RN News-Sort Mod
fkelly

Replies: 42
Views: 708

PostForum: RavenNuke(tm) v2.5x   Posted: Mon May 07, 2012 3:32 pm   Subject: RN News-Sort Mod
@neralex ... some of those who are in charge of RN development will have to respond to give you definitive answers. I'm just a worker-bee developer (and that's all I aspire to).

A couple of off th ...
 Topic: RN News-Sort Mod
fkelly

Replies: 42
Views: 708

PostForum: RavenNuke(tm) v2.5x   Posted: Sun May 06, 2012 7:05 am   Subject: RN News-Sort Mod
@Neralex, you make a good point about the "tied in" relationship of news to other modules. You are right too about why Tricked Out news is not separate and we were able to "leverage" that fact in the ...
 Topic: RN News-Sort Mod
fkelly

Replies: 42
Views: 708

PostForum: RavenNuke(tm) v2.5x   Posted: Sat May 05, 2012 7:51 am   Subject: RN News-Sort Mod
Great work Neralex. I don't have a lot of time this morning but,

1. In terms of implementation and primarily as a staging strategy, how about creating a parallel module say "cons_news" (for cons ...
 Topic: [solved] News - date string in postAdminStory and postStory
fkelly

Replies: 5
Views: 118

PostForum: RavenNuke(tm) v2.5x   Posted: Thu May 03, 2012 9:20 am   Subject: [solved] News - date string in postAdminStory and postStory
I'm not following, sorry. The way dates are stored in the autonews, queue and stories tables is crazy, I will concede that. The stories table has a time field, which is datetime datatype. That's as ...
 Topic: Stories/ news order
fkelly

Replies: 12
Views: 184

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 8:20 pm   Subject: Stories/ news order
The field named "time" in the stories table is a datetime field. It shows in PHPmyadmin as for example "2004-09-14 11:50:48" so you could edit it there.

I am not sure this would work but you might ...
 Topic: Stories/ news order
fkelly

Replies: 12
Views: 184

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 4:39 pm   Subject: re: Stories/ news order
so, the date when the story is "released" so you can "plan" for a story to go "live"- which date is that?

The only way to plan for a story to go live is through the autonews function. Stories that ...
 Topic: block admin 'show'
fkelly

Replies: 5
Views: 104

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 4:32 pm   Subject: re: block admin 'show'
Okay Guardian, sorry. Here is the block_show function. Replace yours and see if this works for you ...

function block_show($bid) {
if(!defined('BLOCK_FILE')) { ...
 Topic: Stories/ news order
fkelly

Replies: 12
Views: 184

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 4:09 pm   Subject: Stories/ news order
There is only one date and it is the publish date. It is calculated at the time the story is approved and posted. Really we should have several dates: the submitted date, the published date and the ...
 Topic: Stories/ news order
fkelly

Replies: 12
Views: 184

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 3:19 pm   Subject: Stories/ news order
If you can just go into news administration (as opposed to submit news) and do "New Story" you will save yourself the hassle of going through submit news and then having to go into submissions and app ...
 Topic: statistics
fkelly

Replies: 9
Views: 175

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 3:10 pm   Subject: re: statistics
.. so if stats are wrong, and website stats are right (I figured a difference due to *nuke* "nuances")- the site is getting no way near as much traffic as I thought?

Others know more about this top ...
 Topic: block admin 'show'
fkelly

Replies: 5
Views: 104

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 9:31 am   Subject: block admin 'show'
@spasticdonkey: thanks for looking into this. I'm not quite sure what we are doing with 2.51 or in what form it will be released. Guardian has access to the svn so can get the fix but others are ou ...
 Topic: Stories/ news order
fkelly

Replies: 12
Views: 184

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 8:09 am   Subject: Stories/ news order
Nuken's solution however will only work for when news is the module on the home page. The old articles block, last 5 articles etc. will still retrieve stories by the date they were posted. There is ...
 Topic: block admin 'show'
fkelly

Replies: 5
Views: 104

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 7:50 am   Subject: block admin 'show'
@Guardian: are you sure you have a current /admin/modules/blocks.php file? The versions I am looking at have $bposition as the third parameter in the call to blockfileinc(). This error may have bee ...
 Topic: statistics
fkelly

Replies: 9
Views: 175

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 22, 2012 7:42 am   Subject: statistics
If you have Cpanel you might want to check out awstats and see if that does what you want.

The statistics module is pretty primitive. I'm pretty sure I've seen undefined variable warning messages ...
 Topic: Add Admin- gives white screen
fkelly

Replies: 8
Views: 143

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Apr 11, 2012 9:16 am   Subject: Add Admin- gives white screen
Turn on database logging too ... that's set in rnconfig. Then check your dblog file ... if you are getting MYSQL errors they will show up there.
 Topic: Update old question - what mods still exist for pictures?
fkelly

Replies: 4
Views: 122

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Apr 06, 2012 10:15 am   Subject: Update old question - what mods still exist for pictures?
I am in the same situation with Gallery 2. I have it working okay with RN 2.5 but, as you say, "it's way more than I need.". Gallery 3 is lighter weight but still humongous and complicated and there ...
 Topic: hide left blocks when in admin mode at the module level
fkelly

Replies: 9
Views: 239

PostForum: Modules   Posted: Tue Apr 03, 2012 12:17 pm   Subject: hide left blocks when in admin mode at the module level
I use Ravenice mostly. The code in the theme file can be changed to do something like this:

[code] global $hide_blocks_left;
if (in_array($name, $hide_blocks_left) || defined('ADMIN_FILE')) {
...
 Topic: Meta tags and keywords
fkelly

Replies: 4
Views: 170

PostForum: v2.4 RN Issues   Posted: Fri Mar 30, 2012 7:36 am   Subject: Meta tags and keywords
Assuming that you have RN 2.5 installed: Look at the SEO link on your navigation bar when you are signed in administratively. It allows you to override meta tags. For further explanation go to:

...
 Topic: Odd pattern of registrations...
fkelly

Replies: 7
Views: 191

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 24, 2012 12:12 pm   Subject: Odd pattern of registrations...
You can ban the IP's easily enough with NS or even directly in htaccess.

If you have automatic approval on, even with email activation, then any spammer who comes to the site in person and has a re ...
 Topic: Odd pattern of registrations...
fkelly

Replies: 7
Views: 191

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 24, 2012 8:28 am   Subject: Odd pattern of registrations...
You might also want to look at the patterns in IP tracking. If you look by users and then look at the anonymous user you can see the pattern they are taking when they register. Or look at some of th ...
 Topic: Is it possible to Auto Post News?
fkelly

Replies: 11
Views: 213

PostForum: RN v2.20.00 - All Issues   Posted: Fri Mar 09, 2012 1:16 pm   Subject: Is it possible to Auto Post News?
Right now, the submit news module posts proposed news articles to the queue table. You'd need to swap that out and post them to the stories table instead. You'd want to compare the structure of the ...
 Topic: Is it possible to Auto Post News?
fkelly

Replies: 11
Views: 213

PostForum: RN v2.20.00 - All Issues   Posted: Fri Mar 09, 2012 10:41 am   Subject: Is it possible to Auto Post News?
Your request would require significant modifications to the base Ravennuke code. And, since the News module has changed significantly since RN 2.1 the changes would have to be made to the 2.1 code. ...
 Topic: RavenNuke 2.50.00 - Advertising Module
fkelly

Replies: 15
Views: 367

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Mar 08, 2012 10:57 am   Subject: RavenNuke 2.50.00 - Advertising Module
There is a file "header.html" in your themes/fisubice directory that contains a reference (line Cool to the logo.gif file. You can put a "mylogo" (or whatever name) in the same directory and change the ...
 Topic: RavenNuke 2.50.00 - Advertising Module
fkelly

Replies: 15
Views: 367

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Mar 08, 2012 10:13 am   Subject: RavenNuke 2.50.00 - Advertising Module
Did you check Preferences in the ACP and see if you have banners turned on? When you say if($banners == 1) you are essentially saying if banners are turned on. When you say if($banners == 0) you are ...
 

 Jump to:   
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum