Ravens PHP Scripts: Forums
 

 

Search found 167 matches
Author Message
 Topic: Some bug fixes
Nuke8

Replies: 3
Views: 8003

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Oct 28, 2018 6:55 am   Subject: Some bug fixes
I found some bugs - the older versions may contain these, too -, so I'd like to share them with my fixes.

1. When submitting news in the admin page, date given in the "Notes" section isn' ...
 Topic: WISH: Open Graph meta tags for the next release
kenspa

Replies: 23
Views: 44177

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 06, 2016 12:06 pm   Subject: Re: WISH: Open Graph meta tags for the next release
Hi neralex and thanks again for your great support. Honestly and initially, I was hoping that fb sharer will give you the option to choose which pic you want it to appear on the shared link by simply ...
 Topic: WISH: Open Graph meta tags for the next release
neralex

Replies: 23
Views: 44177

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 06, 2016 8:12 am   Subject: WISH: Open Graph meta tags for the next release
$og_image = $nukeurl . '/imgdir/imgnews/';

This can't work because you need the full path to the image. This only the path to the directory where the images are stored.

This is the way for the a ...
 Topic: Need help with what to look for in modifying a theme.
fistfight

Replies: 15
Views: 60725

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: WISH: Open Graph meta tags for the next release
neralex

Replies: 23
Views: 44177

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 17, 2013 10:04 pm   Subject: WISH: Open Graph meta tags for the next release
The variable $topicimage comes from the function call of the mainfile based function getTopics($sid) and its passed in the function themearticle(...). Follow this variable through your theme and you w ...
 Topic: WISH: Open Graph meta tags for the next release
draxx

Replies: 23
Views: 44177

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 17, 2013 4:32 pm   Subject: WISH: Open Graph meta tags for the next release
As I sat down to implement this change I became curious about the article.php modification.

Where does $topicimage come from?

Is this the image assigned to the topic category or is this an i ...
 Topic: Updating mainfile from RavenNuke 2.51
hicuxunicorniobestbuildpc

Replies: 9
Views: 10602

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Sep 25, 2013 4:13 pm   Subject: re: Updating mainfile from RavenNuke 2.51
well, I guess we all agree single quotes will load the site twice faster and backticks would make anything parsing your code less confused and more understandable. I don't know but I do like it so ple ...
 Topic: Custom Menu Using SpryAssets
jlajax

Replies: 15
Views: 25338

PostForum: Converting/Creating Other   Posted: Sun Aug 18, 2013 11:31 am   Subject: re: Custom Menu Using SpryAssets

<?php

// BEGIN: Added in v2.40.00 - Mantis Issue 0001043
//$index = 0;
//if (!defined('INDEX_FILE')) define('INDEX_FILE', true); // Set to FALSE to hide right blo ...
 Topic: WISH: Open Graph meta tags for the next release
neralex

Replies: 23
Views: 44177

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jun 23, 2013 8:29 am   Subject: WISH: Open Graph meta tags for the next release
We all know it, if we are post a link to a website in facebook or google+, then we get a selection of images. In the most cases we get not the right image or sometimes no image.

Facebook and Google ...
 Topic: My fieldset for story Home does not work
spasticdonkey

Replies: 4
Views: 6068

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jan 13, 2013 8:14 pm   Subject: re: My fieldset for story Home does not work
You are right unicornio. It also looks like the code is using double quotes within a double quoted string; without escaping them.. but hard to say 100% with the code provided. Couple of examples below ...
 Topic: My fieldset for story Home does not work
hicuxunicorniobestbuildpc

Replies: 4
Views: 6068

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jan 13, 2013 6:17 pm   Subject: re: My fieldset for story Home does not work
Hi Guardian

Shouldn't be this line

<a href="modules.php?name=Search&query=&topic=$topic"><img style="text-align:right;" src="$tipath$topicimage" ...
 Topic: My fieldset for story Home does not work
Guardian2003

Replies: 4
Views: 6068

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jan 12, 2013 10:40 am   Subject: My fieldset for story Home does not work
Fieldset is for forms and there is no form element in your sample code.
For tables, you should use 'caption'.

<table style="border-spacing:0px; padding:0px; width:100%;"&g ...
 Topic: My fieldset for story Home does not work
jumus

Replies: 4
Views: 6068

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jan 12, 2013 3:32 am   Subject: My fieldset for story Home does not work
<fieldset>
<legend><b>$title</b><br>$hotimage</legend>
<table cellSpacing="0" cellPadding="0" width="100%" border="0"&g ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 24981

PostForum: Themes   Posted: Sun Dec 02, 2012 6:03 am   Subject: re: Theme loading javascript above DOC
Try this.

<?php
if (!defined('NUKE_FILE')) die ('You can\'t access this file directly...');
$bgcolor1 = "#F8F8F8";
$bgcolor2 = "#F8F8F8";
$bgcolo ...
 Topic: Theme loading javascript above DOC
derek765

Replies: 23
Views: 24981

PostForum: Themes   Posted: Sat Dec 01, 2012 11:49 pm   Subject: Theme loading javascript above DOC
I did a recent Markup Validation of my site and it seems the

THEME/theme.php is loading that echo script above my DOCTYPE of my website, here is the viewed source code of my website

<script ...
 Topic: Centering the Menu Navigation
derek765

Replies: 3
Views: 14584

PostForum: Themes   Posted: Fri Nov 30, 2012 12:39 am   Subject: Centering the Menu Navigation
Hello everyone,

I am having trouble trying to center the Menu Navigation links in the Altered Dark theme.

I have edited it to make it move to the right a little bit, but not centered how I would ...
 Topic: Problems with theme.
nuken

Replies: 4
Views: 10846

PostForum: Themes   Posted: Thu Nov 29, 2012 3:28 pm   Subject: re: Problems with theme.
This is a really old theme using the old banners, old db abstraction layer and old out dated code. This theme will need some more work if you want it to validate. That's up to you. See if this works. ...
 Topic: Problems with theme.
derek765

Replies: 4
Views: 10846

PostForum: Themes   Posted: Thu Nov 29, 2012 2:39 pm   Subject: re: Problems with theme.
Here is the whole theme.php

<?php
/************************************************************************/
/* PHP-NUKE: WD-Core theme for nuke 5.x-7.x */
/* ...
 Topic: NC_MidTown breaks the right block with Ravennuke 2.5
hicuxunicorniobestbuildpc

Replies: 8
Views: 15553

PostForum: Converting/Creating Themes   Posted: Fri Jun 29, 2012 3:11 pm   Subject: NC_MidTown breaks the right block with Ravennuke 2.5
Guy! I tested all themes from Nukecode with Ravennuke 2.5 and unfortunately none of them work. I can not understand why designers do not update their themes. I undestand everybody wants to do their ow ...
 Topic: Need help in adding two logo.gif files in header
ajrock

Replies: 12
Views: 16337

PostForum: Converting/Creating Themes   Posted: Tue Jan 24, 2012 9:01 pm   Subject: re: Need help in adding two logo.gif files in header
Here is the information that you requested. Again, I appreciate any time that you spend on it.

Image 1 -logo.gif 150 x 150
Image 2 - coollogo_com-91899139.gif 837 x 112



<?php

/** ...
 Topic: Topic Images
neralex

Replies: 4
Views: 6370

PostForum: v2.4 RN Issues   Posted: Sat Jun 11, 2011 3:28 am   Subject: Topic Images
it's a theme issue!

for example look into: /themes/fiscubice/story_home.html

$tipath$topicimage

<a href="modules.php?name=News&amp;new_topic=$topic" title="$topictext&qu ...
 Topic: Web Browser issues plse help
snyper

Replies: 15
Views: 22652

PostForum: v2.4 RN Issues   Posted: Fri Apr 29, 2011 2:26 pm   Subject: re: Web Browser issues plse help
Im pretty much a nub at this,.can i put my theme.php on and you could fix?Plsee






<?php
/********************************************************/
/* Clan Template for PHP-Nuke ...
 Topic: Sub-Forums for RavenNuke 2.4
Palbin

Replies: 41
Views: 57429

PostForum: v2.4 RN Issues   Posted: Wed Mar 30, 2011 5:34 pm   Subject: re: Sub-Forums for RavenNuke 2.4
header.php

<?php
if (realpath(__FILE__) == realpath($_SERVER['SCRIPT_FILENAME'])) {
exit('Access Denied');
}

global $ThemeInfo, $theme ...
 Topic: Topic Images
rugbyleaguer

Replies: 17
Views: 20720

PostForum: Post Installation Help   Posted: Sun Feb 13, 2011 8:09 am   Subject: Topic Images
Looking at that last post I can almost follow what wants to go in but unsure where would any kind person show me what code I need to add and where in the following code?

Here is the Theme code:

...
 Topic: How can I add permissions for an admin?!
transit

Replies: 20
Views: 21403

PostForum: How To's   Posted: Mon Jul 26, 2010 12:41 am   Subject: re: How can I add permissions for an admin?!
Perfect Smile

The last thing to intergrate this all together is I need to have the words "Site Administration" pop up on the top of the theme header when logged into the admin panel only. Then just si ...
 

 Jump to:   

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