Ravens PHP Scripts: Forums
 

 

Search found 417 matches
Author Message
 Topic: php7 support
neralex

Replies: 276
Views: 290815

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Dec 03, 2017 9:48 am   Subject: php7 support
New replacement detected, also added to the 1st post in this thread.

open modules/Content/var/fpdf.php

find:

set_magic_quotes_runtime(0);
replace it with:

@ini_set('magic_quot ...
 Topic: Editing user profile "Default Fields"
ProBar

Replies: 1
Views: 6101

PostForum: Converting/Creating General Discussion   Posted: Thu Aug 18, 2016 10:28 am   Subject: Editing user profile "Default Fields"
So I have searched google and the forum regarding how to change/edit the default fields in the admin/user config the best I came up with is from this post that hasnt been answered since 2009.
quote=& ...
 Topic: NUKE the best CMS can someone update this version to php 5-4
dakat

Replies: 5
Views: 11579

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Fri Jul 17, 2015 2:53 pm   Subject: NUKE the best CMS can someone update this version to php 5-4
I use a version of nuke caled NipNuke using nuke 7.6 it has google tap and dynamic page titles its a great system that has many of my sites on 1st pages of google organically

the problem for me is ...
 Topic: Module throwing errors
neralex

Replies: 11
Views: 12591

PostForum: Modules   Posted: Fri Aug 15, 2014 2:49 pm   Subject: Module throwing errors
As it is written in the error messages, you should not let the variables undefined. If you are using the variables in if-statesments, then make sure you have for all used variables an fallback if is i ...
 Topic: need free style for phpBB !
neralex

Replies: 3
Views: 7146

PostForum: PHPBB   Posted: Thu Mar 13, 2014 4:50 pm   Subject: need free style for phpBB !
If you want this theme - buy it! All available "free" downloads are against the copyright laws of rockettheme.com!

The other possible option is to build your own needed stuff. In the most ...
 Topic: Need help with what to look for in modifying a theme.
fistfight

Replies: 15
Views: 60546

PostForum: Converting/Creating Themes   Posted: Fri Feb 28, 2014 2:36 pm   Subject: Need help with what to look for in modifying a theme.
So for years we've had a site running a modified version of the Mech theme at ufclansite.net. the hosting provider updated to php 5.4 and now a lot of the site is no longer working. We were using PNC ...
 Topic: Does raven nuke work in php 5.4
afc

Replies: 1
Views: 8045

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Tue Nov 12, 2013 1:45 pm   Subject: Does raven nuke work in php 5.4
Does raven nuke work in php 5.4


Dear XXXXXXX,

PHP, the web programming language, has several different versions and we will be phasing out PHP version 5.3 on December 1st, 2013, as it has rea ...
 Topic: Just your thoughts
wHiTeHaT

Replies: 4
Views: 10200

PostForum: Other - Sites To Visit   Posted: Thu Oct 17, 2013 1:07 pm   Subject: re: Just your thoughts
Not sure what the block manager does, but a screenshot might explain it.

The blockmanager gives control to all blocks.
It can show blocks per module and positions are irrelevant.
On the sample s ...
 Topic: Tools to do the job....
bugsTHoR

Replies: 32
Views: 101173

PostForum: General/Other Stuff   Posted: Wed Jun 26, 2013 1:39 pm   Subject: Tools to do the job....
found this the other week. and its open sauce Very Happy
spread sheets . database presentation text documents

http://www.libreoffice.org/
wonder if it works with UBUNTU tried that this morning from CD l ...
 Topic: Dynamic combo box
guilherne

Replies: 7
Views: 6889

PostForum: Converting/Creating Other   Posted: Fri Nov 16, 2012 6:42 am   Subject: Dynamic combo box
Sorry. What I sugest is to use in Raven Nuke a Dynamic Combobox which populate using php scripting from db and onselection change values of another dynamic Combobox. Initially 2nd combobox should be i ...
 Topic: compare the existing languages
neralex

Replies: 7
Views: 6776

PostForum: PHP   Posted: Tue Sep 18, 2012 4:03 pm   Subject: re: compare the existing languages
I have the following languages installed:

English
German
French
Spanish

In the docuemnt type 1 I have stored two documents with the languages "english" and "german". Now i have added an ORDER ...
 Topic: New CGIAuth setup on new RN 2.5 local xampp not working
cheffette

Replies: 7
Views: 8741

PostForum: NukeSentinel(tm) v2.6.x   Posted: Thu Sep 06, 2012 9:13 pm   Subject: New CGIAuth setup on new RN 2.5 local not working
hi..
1st i would like to thank all of you that spent time in creating such an awesome fork of phpnuke.
it ROKS!!
now my problem is related to sentinel and ravenuke 2.5 the latest release.
I have ...
 Topic: Duplicate module
rebelt

Replies: 7
Views: 8805

PostForum: Converting/Creating Modules   Posted: Mon Aug 20, 2012 1:50 am   Subject: re: Duplicate module
@ unicornio Couldn't find that code but thanks for trying to help.

@ Palbin Worked out what you meant and admin files work fine Thank You.

2nd Problem.

Did a copy of the duplicate module bec ...
 Topic: How to remove the hover over link boxes in nukeNAV?
neralex

Replies: 6
Views: 7890

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sat Aug 18, 2012 7:23 am   Subject: re: How to remove the hover over link boxes in nukeNAV?
The markup is not hard to understand, look at this:

$nukeNAV = '<ul id="nukeNAV" class="nukeNAV">'; // start nav
$nukeNAV .= ' <li><a href="#">A< ...
 Topic: create a own suffix
neralex

Replies: 6
Views: 5700

PostForum: nukeSEO   Posted: Tue Jul 03, 2012 1:09 pm   Subject: create a own suffix
I was able to solve the 1st question with this one:

class dhchronicle extends dhclass {
function dhchronicle () {
global $prefix;
$this->content_id = ' ...
 Topic: create a own suffix
neralex

Replies: 6
Views: 5700

PostForum: nukeSEO   Posted: Mon Jun 18, 2012 5:48 am   Subject: create a own suffix
Hey!

I have created a own little module with a index file and a file with the name entry. In the index is a while loop with the list of ids and in the file entry is the respective id content.

No ...
 Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message
neralex

Replies: 33
Views: 37306

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Jun 13, 2012 3:30 am   Subject: RavenNuke 2.50.00 - User Registration Screen - Add Message
I believe i have forgot remove two freespaces in 1st and 2nd text variable and Guardian is right. If is it possible, then do not use an html markup in the language files.

open modules/Your_Account ...
 Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message
neralex

Replies: 33
Views: 37306

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jun 12, 2012 3:23 pm   Subject: re: RavenNuke 2.50.00 - User Registration Screen - Add Messa
No problem, I'm a end user, too Smile

this is an example to show, where you must close the html tags and where you can put your own text in the code.
I have no ideal where to put this code:

you mu ...
 Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message
mike63740

Replies: 33
Views: 37306

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jun 12, 2012 12:46 pm   Subject: re: RavenNuke 2.50.00 - User Registration Screen - Add Messa
Step 3

I completed this from your previous post:

at the beginning of this file you found this:
if ($ya_config['requireadmin'] == 1) {
title(_USERAPPLOGIN);
$nex ...
 Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message
neralex

Replies: 33
Views: 37306

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jun 12, 2012 10:03 am   Subject: re: RavenNuke 2.50.00 - User Registration Screen - Add Messa
Why are you doing this so complicated?

at the beginning of this file you found this:
if ($ya_config['requireadmin'] == 1) {
title(_USERAPPLOGIN);
$next = _WAITAPPR ...
 Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message
neralex

Replies: 33
Views: 37306

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jun 11, 2012 4:01 am   Subject: RavenNuke 2.50.00 - User Registration Screen - Add Message
you must close the tags, if you want use a new color.

for example:
echo '<span style="color:#0000FF;">'; // open a span
echo ' your 1st text';
echo '</span>'; // close ...
 Topic: SocialSprites - Update with Google+ sharelink
neralex

Replies: 0
Views: 10103

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Jun 06, 2012 4:57 pm   Subject: SocialSprites - Update with Google+ sharelink
hey guys!

i have updated the SocialSprites with fresh logopics and i have added the gplus share link.

1. Download this file: http://img820.imageshack.us/img820/4982/serviceicons.gif

2. Rename ...
 Topic: Custom Profile Fields (Tony Boyd)
neralex

Replies: 18
Views: 14132

PostForum: RavenNuke(tm) v2.5x   Posted: Tue May 22, 2012 9:23 am   Subject: re: Custom Profile Fields (Tony Boyd)
...das sind die Einträge des language files, die du noch ändern musst, wie im zweiten Snippet dargestellt.

Hier das Beispiel für das Modul:

Feld anlegen als admin in Your_Account:
http://www ...
 Topic: time settings
kd8hho

Replies: 22
Views: 20484

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 03, 2012 10:05 pm   Subject: time settings
PHP Version is 5.2.17

ok. I made a quick script with the code in the 1st box. output below.

America/New_York23:00:54UTC04:00:54

so it looks to me as if php is rendering the time in NY/EST

...
 Topic: time settings
kd8hho

Replies: 22
Views: 20484

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 03, 2012 9:12 am   Subject: time settings
I had this working just fine.. and I noticed yesterday its boogered up again.

Server is in CA PST
I want Eastern time set.

on my host. i can edit php.ini which it saves in cgibin however via t ...
 

 Jump to:   

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