Ravens PHP Scripts: Forums
 

 

Search found 102 matches
Author Message
 Topic: What spammer & anonymous email services do you block?
gazj

Replies: 23
Views: 34880

PostForum: Security Issues   Posted: Sat Aug 11, 2012 7:01 pm   Subject: Re: What spammer & anonymous email services do you block
gazj, long time since I have seen you around.

thanks palbin i have more free time now so i may be around alittle more from time to time Smile


Hi gazj!
Changing the variable names is an interesti ...
 Topic: What spammer & anonymous email services do you block?
gazj

Replies: 23
Views: 34880

PostForum: Security Issues   Posted: Wed Aug 08, 2012 8:52 pm   Subject: What spammer & anonymous email services do you block?
and to anyone who codes and wants to block automated signup my answer is simple change the sign up process or change the field names for example uname becomes myuname this basicly gives the automated ...
 Topic: PHP conditional statements and page load times.
gazj

Replies: 13
Views: 22969

PostForum: PHP   Posted: Tue Feb 23, 2010 8:51 am   Subject: PHP conditional statements and page load times.
nuken im no wizzkid with css but i seem to have a good track record with working with it and learn more n more as i work with ie specific css and other css hit me up on my site sometime via chat and i ...
 Topic: Chat module? something like facebook style
gazj

Replies: 89
Views: 91627

PostForum: Modules   Posted: Sat Jan 30, 2010 9:29 pm   Subject: Chat module? something like facebook style
guys i was having alot of problems the past few months and with various things i havent been online at all im only online now because im at a friends havin afew beers.
my site is down due to not bein ...
 Topic: Meta Keywords ?
gazj

Replies: 12
Views: 8061

PostForum: v2.4 RN Issues   Posted: Wed Oct 07, 2009 10:12 am   Subject: Meta Keywords ?
i have looked at your site and it isnt the description you mean its the sitename in forums admin that needs chopping
SEA FISHING ANGLING UK - Forums Rigs Knots Books Videos Tackle fish pictures Foru ...
 Topic: Why not charge for RavenNuke?
gazj

Replies: 75
Views: 75372

PostForum: v2.4 RN Issues   Posted: Sat Sep 26, 2009 4:57 pm   Subject: Why not charge for RavenNuke?
how about regular support and premium support
how this would work is regular members post in the forums requesting help and premium members get regular support plus access to special forums with lis ...
 Topic: NSN-Downloads breaks under RN 2.4 - [FIXED]
gazj

Replies: 12
Views: 12355

PostForum: v2.4 RN Issues   Posted: Fri Sep 25, 2009 4:20 pm   Subject: NSN-Downloads breaks under RN 2.4 - [FIXED]
turn error reporting on and see if any errors come up then let us know and we can go from there
 Topic: Content Plus how to reduce the page text size
gazj

Replies: 11
Views: 10988

PostForum: Modules   Posted: Fri Sep 25, 2009 10:01 am   Subject: re: Content Plus how to reduce the page text size
$text = ( strlen($text) > 500 ) ? substr($text, 0, (500 - 4)) . ' ...' : $text;

add this to the part where it saves to the db and change the $text to what eve ...
 Topic: custom fields @ registration not carried to activation page
gazj

Replies: 4
Views: 4451

PostForum: v2.4 RN Issues   Posted: Fri Sep 25, 2009 9:41 am   Subject: custom fields @ registration not carried to activation page
i only had a quick look but im guessing theres a problem with activate.php
if ($ya_config['expiring'] != 0) {
$past = time() - $ya_config['expiring'];
$res = ...
 Topic: Odd password issue
gazj

Replies: 6
Views: 5228

PostForum: v2.4 RN Issues   Posted: Thu Sep 24, 2009 7:44 pm   Subject: Odd password issue
no worries im guessing the same should be applied to the creating of new users aswell
 Topic: Odd password issue
gazj

Replies: 6
Views: 5228

PostForum: v2.4 RN Issues   Posted: Thu Sep 24, 2009 6:50 pm   Subject: re: Odd password issue
modifyuser.php line 145
change
echo '<tr><td>' . _PASSWORD . ':</td><td><input type="password" name="chng_pass" size="12" maxlength=&q ...
 Topic: Odd password issue
gazj

Replies: 6
Views: 5228

PostForum: v2.4 RN Issues   Posted: Wed Sep 23, 2009 8:42 pm   Subject: Odd password issue
is the input maxlength="12" ?
 Topic: Theme Issues
gazj

Replies: 18
Views: 16801

PostForum: v2.4 RN Issues   Posted: Wed Sep 23, 2009 6:34 pm   Subject: Theme Issues
no worries glad to of helped Smile

can i just add in future could anybody please post the problem an url when it comes to layout issues helps us by allowing us to view source in the browser thanks
 Topic: Theme Issues
gazj

Replies: 18
Views: 16801

PostForum: v2.4 RN Issues   Posted: Wed Sep 23, 2009 6:25 pm   Subject: Theme Issues
never mind power of google Very Happy
its a css problem the tables are there but css is not showing the content anubody care to come up with why? at a guess id say conlicting css maybe?
 Topic: Theme Issues
gazj

Replies: 18
Views: 16801

PostForum: v2.4 RN Issues   Posted: Wed Sep 23, 2009 6:16 pm   Subject: Theme Issues
there HAS to be a problem with the header.php or something included in the header delete the files in the custom_file but back them up and if not change upload them again
 Topic: Theme Issues
gazj

Replies: 18
Views: 16801

PostForum: v2.4 RN Issues   Posted: Wed Sep 23, 2009 6:13 pm   Subject: Theme Issues
whats the url to the site? and also when loading the rn installer are you sure the install added/updated ALL tables?
 Topic: Theme Issues
gazj

Replies: 18
Views: 16801

PostForum: v2.4 RN Issues   Posted: Wed Sep 23, 2009 5:53 pm   Subject: Theme Issues
did you make any changes to the header.php or to custom_head and so on?
and also check any javascripts you may have added if you ask me its the theme header not being loaded so id look at the header. ...
 Topic: Easy(?) hack for user register email notification
gazj

Replies: 5
Views: 6512

PostForum: For Hire   Posted: Mon Sep 21, 2009 6:29 pm   Subject: Easy(?) hack for user register email notification
ill look into it in the morning its a lil late now over here
 Topic: admin config options
gazj

Replies: 1
Views: 5420

PostForum: v2.3 RN Feedback/Suggestions   Posted: Mon Sep 21, 2009 3:40 pm   Subject: admin config options
i have these running on my site and i think there good little extras to include on any nuke site

confiure online time for nuke sessions 5,10,15,30 mins and so on
configure php errors e all ect
 Topic: Easy(?) hack for user register email notification
gazj

Replies: 5
Views: 6512

PostForum: For Hire   Posted: Mon Sep 21, 2009 11:17 am   Subject: Easy(?) hack for user register email notification
hi let me get this right on user activation you want an email with the username/ip/realname/email/and 2 custom fields this should be easy enough ill check back in afew hours to await your reply
 Topic: I found someone doing something fishy using txt files
gazj

Replies: 2
Views: 7605

PostForum: Security - PHP Nuke   Posted: Sun Sep 20, 2009 6:18 pm   Subject: I found someone doing something fishy using txt files
i have an error log on my site to aid me in missing files images see who was trying what url and so on and i came accross these in my logs you have to take the spaces out as it wouldnt let me post

...
 Topic: 2.40.00 RC1 - Hidden User Fields - [Fix]
gazj

Replies: 4
Views: 4382

PostForum: v2.4 RN Issues   Posted: Sun Sep 20, 2009 10:34 am   Subject: 2.40.00 RC1 - Hidden User Fields - [Fix]
yeah i know its not MY_PROFILE but i thought you would get what i meant lol i only mentioned it as i remember from when i was looking at the userinfo file when i did something for kguske

i use MY_ ...
 Topic: RN 2.4 major enhancements and other exciting developments
gazj

Replies: 23
Views: 19824

PostForum: v2.4 RN Issues   Posted: Sun Sep 20, 2009 8:31 am   Subject: re: RN 2.4 major enhancements and other exciting development
kguske

now i have 75% of my new site up and running i can finish my Your Account i just need to clean it up and finish off the double quotes removal and minor fixes once thats complete i can slide ...
 Topic: 2.40.00 RC1 - Hidden User Fields - [Fix]
gazj

Replies: 4
Views: 4382

PostForum: v2.4 RN Issues   Posted: Sun Sep 20, 2009 7:46 am   Subject: re: 2.40.00 RC1 - Hidden User Fields - [Fix]
does'nt the YA use define('MY_PROFILE') wont it be easier to change it to

if (is_admin($admin) OR (defined('MY_PROFILE'))) {
 Topic: Chat module? something like facebook style
gazj

Replies: 89
Views: 91627

PostForum: Modules   Posted: Tue Sep 08, 2009 8:34 pm   Subject: Chat module? something like facebook style
just a heads up i finally figured out why my chat.php was being screwed after i edit it i use dreamweaver and for some reason it screws the json parts so if you have trouble with errors being issued i ...
 

 Jump to:   

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