Ravens PHP Scripts: Forums
 

 

Search found 24 matches
Author Message
 Topic: Very interesting problem - blank page - I need help u guys
probador

Replies: 7
Views: 13480

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Tue Sep 12, 2006 4:47 pm   Subject: Very interesting problem - blank page - I need help u guys
Ok, so following your recommendations I changed my hosting server. The web has been online for 1 week and no crashes /errors...

I uploaded the same files and databases as in my old server.

I gue ...
 Topic: Date format in nukestories --- now()
probador

Replies: 11
Views: 9350

PostForum: General/Other Stuff   Posted: Tue Sep 05, 2006 10:22 am   Subject: re: Date format in nukestories --- now()
well here's how I did this:

Added to postAdminStory:

$new_date = strftime("%d-%m-%Y");

And added new_date as a text field on nuke_stories

Then adding $new_date when inse ...
 Topic: Date format in nukestories --- now()
probador

Replies: 11
Views: 9350

PostForum: General/Other Stuff   Posted: Tue Sep 05, 2006 9:49 am   Subject: Date format in nukestories --- now()
Actually I am reading the manual and trying to succesfully use the strftime function.

Thanks anyway for your support, I'll let you know if I get sth out of this.
 Topic: Date format in nukestories --- now()
probador

Replies: 11
Views: 9350

PostForum: General/Other Stuff   Posted: Tue Sep 05, 2006 9:33 am   Subject: re: Date format in nukestories --- now()
If I make a php file with this:

<?php

setlocale(LC_TIME, "es_ES");
echo strftime("%d de %B, %Y");

?>

I get the time fomat I need.

Now, how sh ...
 Topic: Date format in nukestories --- now()
probador

Replies: 11
Views: 9350

PostForum: General/Other Stuff   Posted: Tue Sep 05, 2006 9:31 am   Subject: Date format in nukestories --- now()
Susann thanks, but:

changing that I still get in the table of the databese a format like this:
2006-09-05 17:22:34

any ideas??
 Topic: Date format in nukestories --- now()
probador

Replies: 11
Views: 9350

PostForum: General/Other Stuff   Posted: Tue Sep 05, 2006 8:39 am   Subject: Date format in nukestories --- now()
Ok fkelly ill try to follow your example, but I dont really know where to start Crying or Very sad

Should I concentrate on looking for a way to save the time correctly on the database or a way to reformat th ...
 Topic: Date format in nukestories --- now()
probador

Replies: 11
Views: 9350

PostForum: General/Other Stuff   Posted: Tue Sep 05, 2006 7:56 am   Subject: Date format in nukestories --- now()
Thanks for your quick answer montego:

Another solution I could use is make the user insert the date manually. For that, I'd need another field under nuke_stories, lets name it "manualdate".
I'll l ...
 Topic: Date format in nukestories --- now()
probador

Replies: 11
Views: 9350

PostForum: General/Other Stuff   Posted: Tue Sep 05, 2006 6:43 am   Subject: Date format in nukestories --- now()
Here's my problem:

The datetime that is recorded in nuke_stories is the American format e.g.: 2006-03-04 whereas I need it to be day-month-year.

I tried changing local time format to es_ES (for ...
 Topic: Very interesting problem - blank page - I need help u guys
probador

Replies: 7
Views: 13480

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Tue Aug 29, 2006 5:04 pm   Subject: Very interesting problem - blank page - I need help u guys
I am changing to another hosting right now.

My guess was that during the night, some google bot, hack attempt or sth similar tried to enter the site and nukesentinel executed an invalid operation f ...
 Topic: Database size after adding IP2COUNTRY Data
probador

Replies: 4
Views: 9694

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Tue Aug 29, 2006 1:04 pm   Subject: Database size after adding IP2COUNTRY Data
IT looks like you can delete all the entries of IP2Country except for the IANA Reserved ones.

This has been addressed:

http://www.ravenphpscripts.com/modules.php?name=Forums&file=viewtopic&a ...
 Topic: Very interesting problem - blank page - I need help u guys
probador

Replies: 7
Views: 13480

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Tue Aug 29, 2006 12:44 pm   Subject: re: Very interesting problem - blank page - I need help u gu
First of all, thanks for your reply.

I'll try to answer as much as possible:

1.- Google "blank pages" in ravenphpnuke: that's exactly what I've been doing for the last couple of days. There are ...
 Topic: Very interesting problem - blank page - I need help u guys
probador

Replies: 7
Views: 13480

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Tue Aug 29, 2006 8:34 am   Subject: Very interesting problem - blank page - I need help u guys
Here is the thing:

I designed a web for the last 4 months based on raven v2 and later on, upgraded with nuke sentinel 2.5.02. When I uploaded it to the server, it worked fine for 1 day. Then, sudd ...
 Topic: I have a problem ''access this site with an invalid IP.''
probador

Replies: 136
Views: 183125

PostForum: NukeSentinel(tm) v2.5.x   Posted: Fri Aug 25, 2006 11:08 am   Subject: I have a problem ''access this site with an invalid IP.''
OK, I'll answer myself;

I got the problem, at least in my case I didn't have to upload the whole ip2country, just the file "IANA Reserved".

It worked!! and I saved a lot of Mb !!!
 Topic: I have a problem ''access this site with an invalid IP.''
probador

Replies: 136
Views: 183125

PostForum: NukeSentinel(tm) v2.5.x   Posted: Fri Aug 25, 2006 10:44 am   Subject: I have a problem ''access this site with an invalid IP.''
hey guys:

unfortunately, I have the same problem but here's the thing: my server does not allow me to have sqls bigger than 8Mb. Everyth was fine without IP2C but right now I can't import all of th ...
 Topic: How to make a Text visible only if you are from a certain gr
probador

Replies: 6
Views: 6727

PostForum: General/Other Stuff   Posted: Tue Jun 27, 2006 4:48 am   Subject: How to make a Text visible only if you are from a certain gr
Yes thats what i thought but i dont seem to find the nsn Groups code that controls whether certain block or module is displayed
 Topic: How to make a Text visible only if you are from a certain gr
probador

Replies: 6
Views: 6727

PostForum: General/Other Stuff   Posted: Tue Jun 27, 2006 3:22 am   Subject: How to make a Text visible only if you are from a certain gr
Yes I know that, but I want to make only this particular lines visible for a specific nsnt group (and not the whole module/block)

Any idea??
 Topic: How to make a Text visible only if you are from a certain gr
probador

Replies: 6
Views: 6727

PostForum: General/Other Stuff   Posted: Mon Jun 26, 2006 10:49 am   Subject: How to make a Text visible only if you are from a certain gr
I think the Subject is self-explaining. I have this module and I want to make the ECHO function visible depending of your membership (nsnt groups).

So lets say I have 4 groups, but only one will se ...
 Topic: Dropping style on content module?
probador

Replies: 17
Views: 20890

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Apr 25, 2006 3:24 pm   Subject: re: Dropping style on content module?
well you define a class on your CSS file of your theme with the type of letter etc...
e.g.:

.BIG { font: 22px verdana, sans-serif; color: #3D3D3D; }

Then you can call it with ...
 Topic: Dropping style on content module?
probador

Replies: 17
Views: 20890

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Apr 25, 2006 3:16 pm   Subject: Dropping style on content module?
I haven't come up with the solution yet. For the moment I am using WYSIWYG with span tags.

Good luck.
 Topic: FCK editor not working on IE explorer
probador

Replies: 18
Views: 41667

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Apr 25, 2006 11:08 am   Subject: FCK editor not working on IE explorer
Thanks !! :clap: :clap: :clap: :clap: :clap:
 Topic: Dropping style on content module?
probador

Replies: 17
Views: 20890

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Mon Apr 24, 2006 4:54 am   Subject: re: Dropping style on content module?
Now I changed:

echo "<p align=\"justify\"><font class=\"content\">$contentpages[$arrayelement]</font></p>";

for:

echo "$myt ...
 Topic: Dropping style on content module?
probador

Replies: 17
Views: 20890

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Mon Apr 24, 2006 4:29 am   Subject: re: Dropping style on content module?
Still no clue what is going on....

This is the code for the content module:

function showpage($pid, $page=0) {
global $prefix, $db, $sitename, $admin, $module_name;
includ ...
 Topic: Dropping style on content module?
probador

Replies: 17
Views: 20890

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Sat Apr 22, 2006 7:06 pm   Subject: Dropping style on content module?
Thanks for your interest.
 Topic: Dropping style on content module?
probador

Replies: 17
Views: 20890

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Sat Apr 22, 2006 11:50 am   Subject: Dropping style on content module?
Hi

WYSIWYG is great Very Happy ; I use it all the time to post news. However, when I create pages with the content module, it keeps some of the HTML such as tables, images, etc.. but removes all the style ...
 

 Jump to:   

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