Ravens PHP Scripts: Forums
 

 

Search found 81 matches
Author Message
 Topic: Survey Block displaying Donations
Blues

Replies: 2
Views: 8771

PostForum: Blocks   Posted: Sat Dec 29, 2007 12:47 am   Subject: Survey Block displaying Donations
In my case the Treasury block is modified and not via paypal but a store front.

However, I did finally locate [url=http://www.ravenphpscripts.com/modules.php?name=Forums&file=viewtopic&p= ...
 Topic: addonchat integaration with phpnuke 8
Blues

Replies: 8
Views: 12617

PostForum: phpnuke 8.0   Posted: Fri Dec 28, 2007 11:48 pm   Subject: Re: addonchat integaration with phpnuke 8
Read the How-To on how to make blocks. You don't echo stuff, you store it in a variable called $content. Try this:

$content = <all your junk here> ;

Thanks Gremmie! Works fine now.

I ...
 Topic: Survey Block displaying Donations
Blues

Replies: 2
Views: 8771

PostForum: Blocks   Posted: Fri Dec 28, 2007 11:13 pm   Subject: Survey Block displaying Donations
Running Nuke 7.8 I have a Survey block that for some reason is displaying the Donations at the top of the surveys. The wierd thing is when viewing the polls by clicking the "Polls" link or "Voting Bo ...
 Topic: Medals count = number of trades
Blues

Replies: 1
Views: 6538

PostForum: Blocks   Posted: Fri Dec 28, 2007 10:47 pm   Subject: Medals count = number of trades
I have a block that is simple HTML at the moment. As trades are made on my site I manually update the count. However, we have a medal for these trades.

I was thinking there should be a way to q ...
 Topic: addonchat integaration with phpnuke 8
Blues

Replies: 8
Views: 12617

PostForum: phpnuke 8.0   Posted: Fri Dec 28, 2007 10:30 pm   Subject: re: addonchat integaration with phpnuke 8
OK, so I found a site that generate the code and this is what I now have in my block-chat.php file.


echo '<a href="http://client1.addonchat.com/sc.php?id=150488"
onClick=&qu ...
 Topic: addonchat integaration with phpnuke 8
Blues

Replies: 8
Views: 12617

PostForum: phpnuke 8.0   Posted: Fri Dec 28, 2007 10:15 pm   Subject: addonchat integaration with phpnuke 8
I'll be blatently honest, I have no clue how to convert the code to a php format, but I am willing to give anything a try. Any site you can point me to as a template to attempt this? I went ahead ...
 Topic: addonchat integaration with phpnuke 8
Blues

Replies: 8
Views: 12617

PostForum: phpnuke 8.0   Posted: Fri Dec 28, 2007 9:37 pm   Subject: Re: addonchat integaration with phpnuke 8
Does it have to be a Content page or can it be a block? If it can be a block, then you would be better off making your own block file and adding it to your blocks in whatever position on the page you ...
 Topic: addonchat integaration with phpnuke 8
Blues

Replies: 8
Views: 12617

PostForum: phpnuke 8.0   Posted: Fri Dec 28, 2007 7:38 pm   Subject: addonchat integaration with phpnuke 8
So I used to have this chat program running as an integrated part of a previous site. It was loaded under Content as a separate page.

The code wont load when embedded. I even went so far as to di ...
 Topic: Acronyms Block/Module Installation
Blues

Replies: 6
Views: 12660

PostForum: phpnuke 8.0   Posted: Mon Dec 24, 2007 11:07 am   Subject: Acronyms Block/Module Installation
Well, I downloaded this off an Air Force Communications Career Field web site (not AF sponsored!) and the webmaster at that site had updated it for Nuke specifically with a block an all. But the prev ...
 Topic: Acronyms Block/Module Installation
Blues

Replies: 6
Views: 12660

PostForum: phpnuke 8.0   Posted: Mon Dec 24, 2007 8:11 am   Subject: Acronyms Block/Module Installation
Looks like it doesn't actually work though in the sense that when entering an acronym and posting that acronym in the forums it doesn't display the typical pop-up of what that acronym stands for. Confused ...
 Topic: Acronyms Block/Module Installation
Blues

Replies: 6
Views: 12660

PostForum: phpnuke 8.0   Posted: Mon Dec 24, 2007 7:53 am   Subject: Acronyms Block/Module Installation
Thanks Raven, worked like a champ. I was even able to add some acronyms via the Module and phpmyadmin.

However, even as "GOD" admin it wont let me access the Admin Section of it from the Admin Pan ...
 Topic: Acronyms Block/Module Installation
Blues

Replies: 6
Views: 12660

PostForum: phpnuke 8.0   Posted: Sun Dec 23, 2007 4:05 pm   Subject: Acronyms Block/Module Installation
Not sure if anyone else is running this, but I thought I would ping you all and see if you have any idea how to resolve. I am trying to install Acronyms V2.0 and in importing the acronyms.sql code
...
 Topic: Delete, Move, Lock, and Split buttons at top of forum pages
Blues

Replies: 3
Views: 5721

PostForum: General/Other Stuff   Posted: Sat Oct 14, 2006 3:47 pm   Subject: Delete, Move, Lock, and Split buttons at top of forum pages
Thanks. While this was not what I was looking for, I did manage to figure out which it was based on your assistance. What I actually wanted at the top was {S_TOPIC_ADMIN}

Thanks again.
 Topic: Delete, Move, Lock, and Split buttons at top of forum pages
Blues

Replies: 3
Views: 5721

PostForum: General/Other Stuff   Posted: Thu Oct 12, 2006 6:55 pm   Subject: Delete, Move, Lock, and Split buttons at top of forum pages
Can anyone direct or tell me how to modify the code to display the Moderator controls at the top of each forum postsing. I want to also leave them at the bottom, but feel a copy of them at the top wo ...
 Topic: Cookies
Blues

Replies: 6
Views: 10266

PostForum: phpnuke 7.8   Posted: Sat Sep 30, 2006 6:58 pm   Subject: Cookies
OK, it looks like my problem was not including a . at the beginning of the Cookie Domain.
 Topic: Cookies
Blues

Replies: 6
Views: 10266

PostForum: phpnuke 7.8   Posted: Sat Sep 30, 2006 6:54 pm   Subject: Cookies
Well, the standard settings didn't work. Previous postings suggested several combinations, and they also did not work. However, I just found this post and am trying it now and will see if it works. ...
 Topic: Cookies
Blues

Replies: 6
Views: 10266

PostForum: phpnuke 7.8   Posted: Sat Sep 30, 2006 6:30 pm   Subject: Re: re: Cookies
ravennuke?
So why in the 7.8 forum?

I'm an idiot. Laughing


Ok..question...
is there a reason why the site is in a phpnuke directory?

Well, basically I have the site setup so that I can al ...
 Topic: Cookies
Blues

Replies: 6
Views: 10266

PostForum: phpnuke 7.8   Posted: Sat Sep 30, 2006 5:10 pm   Subject: Cookies
OK, I have posted about this before, and tried many different configurations, but my cookies are not working. My search of the site has not helped. Whil it has offered different advice, none have wo ...
 Topic: Trouble with Banners
Blues

Replies: 4
Views: 8234

PostForum: phpnuke 7.8   Posted: Sat Sep 30, 2006 5:03 pm   Subject: Trouble with Banners
Xamp looks like an excellent tool. I downloaded and installed it, but I am having problems installing RavenNuke within it.

However, I did fix my banner issue. I basically extracted the RavenNuke ...
 Topic: Trouble with Banners
Blues

Replies: 4
Views: 8234

PostForum: phpnuke 7.8   Posted: Sat Sep 30, 2006 7:01 am   Subject: Trouble with Banners
Actually, the site got hacked and later I found that even after I fixed what I thought was all the hacked items/files, I still had troubles. So, I installed RavenNuke and used a backup from a few day ...
 Topic: Trouble with Banners
Blues

Replies: 4
Views: 8234

PostForum: phpnuke 7.8   Posted: Fri Sep 29, 2006 8:00 pm   Subject: Trouble with Banners
Seems I keep running into problems since the site move and upgrade to RavenNuke.

Previously, the banners worked. However, when upgrading to RN and importing the 5 banner tables, I can not see th ...
 Topic: IP2Country records
Blues

Replies: 1
Views: 7223

PostForum: NukeSentinel(tm)   Posted: Sun Sep 24, 2006 6:27 pm   Subject: IP2Country records
In dealing with a slow loading site I have been looking at the NukeSentinel configuration and within the database maintenance found that I have 51,942 records. Is this the correct amount, or am I mis ...
 Topic: Mainfile.php edit still required?
Blues

Replies: 1
Views: 7382

PostForum: NukeSentinel(tm)   Posted: Sun Sep 24, 2006 6:20 pm   Subject: Mainfile.php edit still required?
I found the following and was wondering if it is still required if using 2.4

http://www.ravenphpscripts.com/nukesentinelmanual-mainedit.html

Also of note, if so then shouldn't

<?php
if ...
 Topic: Site running slow - errors
Blues

Replies: 8
Views: 10722

PostForum: General/Other Stuff   Posted: Sat Sep 23, 2006 7:12 pm   Subject: Re: Site running slow - errors
I'm not expreriencing any problems with your site.

Perhaps then it is just affecting those members logged in? I am also having an issue with the cookies. Seems the topis read and topics unread mar ...
 Topic: Site running slow - errors
Blues

Replies: 8
Views: 10722

PostForum: General/Other Stuff   Posted: Sat Sep 23, 2006 6:38 pm   Subject: Site running slow - errors
Well, in general all navigation throughout the site is slow. The page generation time is fast, usually around .2 seconds or so. However, it is as if there is a 3 to 7 second pause between each page. ...
 

 Jump to:   

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