Ravens PHP Scripts: Forums
 

 

Search found 51 matches
Author Message
 Topic: New Support Site Opened
djdiz-e

Replies: 1
Views: 6439

PostForum: Other - Sites To Visit   Posted: Sat Oct 21, 2006 8:20 pm   Subject: New Support Site Opened
Need Computer Help?

Check this Brand New Site out.

CLICK HERE
 Topic: Nuke 7.8 + CNBYA 4.40 b2 Help!
djdiz-e

Replies: 4
Views: 10015

PostForum: CNB Your Account   Posted: Sat Apr 29, 2006 9:03 pm   Subject: Nuke 7.8 + CNBYA 4.40 b2 Help!
oh now im not using it im using nuke-evo now that add photo is the phpBB add on for forum profiles
 Topic: Nuke 7.8 + CNBYA 4.40 b2 Help!
djdiz-e

Replies: 4
Views: 10015

PostForum: CNB Your Account   Posted: Wed Apr 26, 2006 10:52 pm   Subject: Nuke 7.8 + CNBYA 4.40 b2 Help!
did you remove one of the question marks from the double question marks in the code?
Header("Refresh: 0; url=modules.php?? <--those
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Mon Oct 10, 2005 9:48 am   Subject: Replace the forum profiles with CNB Your Account profiles
the members photo needs some work before i release the code, its a sepreate module with some code added into the your account module ...i need to make sure its secure before i let it out Smile

i also ...
 Topic: RDNS
djdiz-e

Replies: 4
Views: 9999

PostForum: NukeSentinel(tm)   Posted: Wed Sep 14, 2005 6:41 pm   Subject: RDNS
that looks like you were looking up ip info on a user that posted in the forums


example login you site as admin/forum admin
then visit this link and see
http://webmhcc.org/v-web/portal/cms/modu ...
 Topic: Help - Clicking DETAILS on Downloads Bans Users!??
djdiz-e

Replies: 4
Views: 7902

PostForum: Security - PHP Nuke   Posted: Sun Aug 28, 2005 7:24 pm   Subject: Help - Clicking DETAILS on Downloads Bans Users!??
your welcome ..i had the same problem first when i got Sentinel thats how i knew Very Happy
 Topic: Help - Clicking DETAILS on Downloads Bans Users!??
djdiz-e

Replies: 4
Views: 7902

PostForum: Security - PHP Nuke   Posted: Sun Aug 28, 2005 7:06 pm   Subject: re: Help - Clicking DETAILS on Downloads Bans Users!??
is there any brackets in the name

like Download Title ( xxxxx )

if so change it to somthing like
Download Title [xxxxx]
 Topic: phpnuke.org.br offline
djdiz-e

Replies: 5
Views: 10996

PostForum: CNB Your Account   Posted: Sun Aug 28, 2005 4:47 pm   Subject: phpnuke.org.br offline
its been like that for over a week .... Sad
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Fri Aug 26, 2005 6:10 pm   Subject: re: Replace the forum profiles with CNB Your Account profile
i also added a photo upload to the your account section

registration required to view photo
[url=http://www.urbanclubbers.com/modules.php?name=Your_Account&op=userinfo&username=djdiz-e]vie ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Thu Jun 09, 2005 7:17 pm   Subject: Replace the forum profiles with CNB Your Account profiles
menelaos should add this YA Hack to the new version
maybe add a option to select profiles to use in the config for CNB YA
i can write up alittle script for it if you like Smile
 Topic: Search engine submission
djdiz-e

Replies: 2
Views: 6206

PostForum: Security - PHP Nuke   Posted: Wed May 11, 2005 6:09 pm   Subject: Search engine submission
did you submit it to google?

http://www.google.com/addurl/?hl=en&continue=/addurl

thats all i did now mine is out there everywhere
it does take awhile to get on the search engines
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Wed May 11, 2005 5:47 pm   Subject: re: Replace the forum profiles with CNB Your Account profile
if the above dont work you might wanna try this:
FIND:
if ( $mode == 'viewprofile' )
{
include("includes/usercp_viewprofile.php");
exit;
}
else if ( $mod ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Tue May 10, 2005 11:27 am   Subject: Replace the forum profiles with CNB Your Account profiles
can you post you web address for me to see?
or maybe pm it if you like
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Tue May 10, 2005 11:26 am   Subject: Replace the forum profiles with CNB Your Account profiles
[img:0764663e7b]?? is what YA puts there when you use the [IMG]???[/IMG] code in your signature in the edit forum profile,YA dosent seem to handle images in the signatures if you try to add them in th ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Tue May 10, 2005 11:20 am   Subject: Replace the forum profiles with CNB Your Account profiles
where do you see 'this page cannot be displayed'?
is it when you click the username to see the user info?
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Mon May 09, 2005 9:48 pm   Subject: Replace the forum profiles with CNB Your Account profiles
FIND:
$result = $db->sql_query("SELECT * FROM ".$user_prefix."_users WHERE username='$username'");
$num = $db->sql_numrows($result);
$usrinfo = $db-&g ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Mon May 09, 2005 7:38 pm   Subject: Replace the forum profiles with CNB Your Account profiles
it is but you have to edit every file that points to the YA profiles
so if you have a user info block that points to the YA profile u will need to edit the file block-User_Info.php in the blocks fold ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Mon May 09, 2005 2:26 pm   Subject: Replace the forum profiles with CNB Your Account profiles
sorry i mean remove 1 ? from that line Smile
so it will be modules.php?

if i post it as it should be this site will display it as

Header("Location: modules.php?name=Forums&file=profile&mod ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Sun May 08, 2005 10:34 pm   Subject: Replace the forum profiles with CNB Your Account profiles
if you did the YA profile hack above make sure you remove it before doing this

EDIT: modules/Your_Account/public/userinfo.php

FIND:

$result = $db->sql_query("SELECT * FROM " ...
 Topic: Donat-O-Meter
djdiz-e

Replies: 4
Views: 9812

PostForum: Security - PHP Nuke   Posted: Sun May 08, 2005 10:12 pm   Subject: Donat-O-Meter
the database server is supremeserver22.com with your host you need to change it in
modules/Donations/config.php ..localhost will not work
 Topic: trying to hide users in Site_Messenger 1.4
djdiz-e

Replies: 2
Views: 4696

PostForum: Modules   Posted: Fri Apr 29, 2005 10:14 am   Subject: trying to hide users in Site_Messenger 1.4
tryed that still no go ..but i figured it out i added
require_once("mainfile.php"); and all is working now Smile
 Topic: trying to hide users in Site_Messenger 1.4
djdiz-e

Replies: 2
Views: 4696

PostForum: Modules   Posted: Thu Apr 28, 2005 11:59 pm   Subject: trying to hide users in Site_Messenger 1.4
im trying to hide users in Site_Messenger 1.4 from flash nukers i added this to my config

replaced this:
$excludedusers = "";
with this:
include("xusers.php");

xus ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Wed Apr 27, 2005 5:35 pm   Subject: re: Replace the forum profiles with CNB Your Account profile
ya i noted that the signature dont work very well in cnbya for adding an image
but if you have no added fields in the forum profiles you could use this code to view CNB YA profiles and forums profile ...
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Sun Apr 24, 2005 10:00 pm   Subject: Replace the forum profiles with CNB Your Account profiles
thanks i was looking everywhere for somthing to do it then i started messing with it and came up with this ...short and sweet and does the job Razz
 Topic: Replace the forum profiles with CNB Your Account profiles
djdiz-e

Replies: 29
Views: 57905

PostForum: CNB Your Account   Posted: Fri Apr 22, 2005 5:37 pm   Subject: Replace the forum profiles with CNB Your Account profiles
heres what i did to get this to work Smile
now my forum profiles are gone and replaced with CNBYA Profiles ...YAY:)

EDIT: modules/forums/profile.php
FIND:

if ( $mode == 'viewprofile' )
& ...
 

 Jump to:   

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