Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 51 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: New Support Site Opened | |
| djdiz-e Replies: 1 Views: 6439 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 i also ... |
|
| Topic: RDNS | |
| djdiz-e Replies: 4 Views: 9999 |
|
| 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 |
|
| your welcome ..i had the same problem first when i got Sentinel thats how i knew |
|
| Topic: Help - Clicking DETAILS on Downloads Bans Users!?? | |
| djdiz-e Replies: 4 Views: 7902 |
|
| 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 |
|
| its been like that for over a week .... |
|
| Topic: Replace the forum profiles with CNB Your Account profiles | |
| djdiz-e Replies: 29 Views: 57905 |
|
| 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 |
|
| 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 |
|
| Topic: Search engine submission | |
| djdiz-e Replies: 2 Views: 6206 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| [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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| sorry i mean remove 1 ? from that line 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 |
|
| 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 |
|
| 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 |
|
| tryed that still no go ..but i figured it out i added
require_once("mainfile.php"); and all is working now |
|
| Topic: trying to hide users in Site_Messenger 1.4 | |
| djdiz-e Replies: 2 Views: 4696 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| Topic: Replace the forum profiles with CNB Your Account profiles | |
| djdiz-e Replies: 29 Views: 57905 |
|
| heres what i did to get this to work now my forum profiles are gone and replaced with CNBYA Profiles ...YAY:) EDIT: modules/forums/profile.php FIND: if ( $mode == 'viewprofile' ) & ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
