Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 48 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Problem with fiapple theme | |
andrej Replies: 4 Views: 7901 ![]() |
![]() |
I have fixed one of the problems, by changing all instances of color definition from 'xxxxxx' to '#xxxxxx'.
Some other problems remain. One of them is the table on top of the news. You can see the ... |
|
Topic: Problem with fiapple theme | |
andrej Replies: 4 Views: 7901 ![]() |
![]() |
It seems as if the theme background is above blocks background. | |
Topic: Problem with fiapple theme | |
andrej Replies: 4 Views: 7901 ![]() |
![]() |
There are problems with the edges of the tables ( in blocks ) - the edges are not complete. | |
Topic: Problem with fiapple theme | |
andrej Replies: 4 Views: 7901 ![]() |
![]() |
Hello !
I am running raven nuke 2.10. I have installed fiapple theme and it's not displayed properly in firefox, while it's displayed OK in opera and interntet explorer 6. On the other hand them ... |
|
Topic: modules.php - High CPU usage | |
andrej Replies: 7 Views: 11963 ![]() |
![]() |
I asked the host how many instances of modules.php were running, and they replied only 2 instances were running.
The funny thing is this excessive CPU usage is by no means regular but has occured s ... |
|
Topic: modules.php - High CPU usage | |
andrej Replies: 7 Views: 11963 ![]() |
![]() |
Hello !
I have a raven scripts based phpnuke webpage( version released in december 2005, don't know which number is it really) but with a couple additional modules. My webhost said modules.php c ... |
|
Topic: User info block problem | |
andrej Replies: 5 Views: 7868 ![]() |
![]() |
I have isolated the problem...
It's in the mainfile.php At the same time as installing php121 i changed the following code in mainfile.php FROM : if ($phpver >= '4.0.4pl1' && ... |
|
Topic: User info block problem | |
andrej Replies: 5 Views: 7868 ![]() |
![]() |
There are no error messages. | |
Topic: User info block problem | |
andrej Replies: 5 Views: 7868 ![]() |
![]() |
Hello !
I recently installed PHP121 chat ontop of RavenNuke 7.6. At about that point i realised the number of guests is not displayed in the user/site info block. I changed the block file back ... |
|
Topic: A weekly calendar preview. | |
andrej Replies: 5 Views: 10870 ![]() |
![]() |
If there are several events on the same day, all of them are displayed. It's just that only events on first day are displayed and no else.
I will just post all the code, maybe something else is wron ... |
|
Topic: A weekly calendar preview. | |
andrej Replies: 5 Views: 10870 ![]() |
![]() |
The problem is with while function, it refuses to loop.
It only loops once and that's it. I am not really certian if everything is OK with it (not really sure about the syntax ), so can anyone check ... |
|
Topic: A weekly calendar preview. | |
andrej Replies: 5 Views: 10870 ![]() |
![]() |
yes i did !
It's set to $a=0. The problem is, it works only for one loop. The events get displayed on the first loop, but not on the second loop or any further loops, while the day ( function $pisi ... |
|
Topic: A weekly calendar preview. | |
andrej Replies: 5 Views: 10870 ![]() |
![]() |
Hello !
I have used a javascript calendar. On my page i used a modified JavaScript Calander, which showed all events in the coming 7 days. A screenshot can be seen here.. http://www.zelnik.net/tem ... |
|
Topic: Customizable analog clock | |
andrej Replies: 3 Views: 12939 ![]() |
![]() |
Hello !
We have this portal, which is about connecting people from different parts of the world. So we thought we would put about 5 analog clocks in the header, with showing local times of certain ... |
|
Topic: Posting news on two different websites. | |
andrej Replies: 6 Views: 9123 ![]() |
![]() |
How do you pick up these feeds, exactly.
Is there a way within Nuke administration panel ?. If there is i haven't found it.. Is there any way how to make several customised RSS feeds, then ? |
|
Topic: Posting news on two different websites. | |
andrej Replies: 6 Views: 9123 ![]() |
![]() |
I am not going to duplicate all the content of the page.
There is this regional community. They are running a phpnuke portal. We are running a local phpnuke portal and would like to post SOME (only ... |
|
Topic: Posting news on two different websites. | |
andrej Replies: 6 Views: 9123 ![]() |
![]() |
Hello !
I was wondering if there is any way to automatically post articles on two different portals simultaneosly. Or if i can set one site to get news from others. Something similar that all the ... |
|
Topic: How to run two scripts with one command. | |
andrej Replies: 5 Views: 7988 ![]() |
![]() |
This is the code in the calendar.
How can i implement it in my case ? if ($event["op"] == "CalendarPreviewEvent" || $event["op"] == "Cale ... |
|
Topic: How to run two scripts with one command. | |
andrej Replies: 5 Views: 7988 ![]() |
![]() |
Hi !
I am using a kalendar. When user submits an event with pressing "submit" button the data is inserted into the database. ( or deleted if admin chooses this in the drop down menu) I need to ru ... |
|
Topic: Additional Content within sitemap | |
andrej Replies: 1 Views: 5483 ![]() |
![]() |
I am using a sitemap from NukeSEO.
Does anyone know how can i add Conteudo topics and Kalander mx events to the nuke Seo sitemap ? |
|
Topic: Pseudo cron jobs.. | |
andrej Replies: 3 Views: 7240 ![]() |
![]() |
OK !
The posting page works OK by itself. There are no problems whatsoever with it. What i would like to do is include a link to a pseudo cron jobs, as advised here http://www.bitfolge.de/ps ... |
|
Topic: Pseudo cron jobs.. | |
andrej Replies: 3 Views: 7240 ![]() |
![]() |
Hello !
I am using Kalender mx, however i need the same calender ( with the same events to be displayed on a non-nuke site. ) so i wrote a small simple script, which exports all the events from the ... |
|
Topic: RSS Encoding converter script.. | |
andrej Replies: 5 Views: 8256 ![]() |
![]() |
OK. I have managed to look through php.net manual a bit and realise what foolish mistakes i have made ![]() It works OK now.. I just decided to post the code i used. I might be of some use t ... |
|
Topic: RSS Encoding converter script.. | |
andrej Replies: 5 Views: 8256 ![]() |
![]() |
Well, what i am trying to do here is read from the encoding..
change the header ( and if required all other necessary characters ) and then save it as some other file.. The thing is when i attempt ... |
|
Topic: RSS Encoding converter script.. | |
andrej Replies: 5 Views: 8256 ![]() |
![]() |
Hello !
I would like to change an RSS script encoding from iso-8859-2 to UTF-8, so it's rendered proprely within phpnuke portal ( which is also UTF- ![]() Looking at php.net tutorials, i came up wit ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours