Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 77 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
Step 6A
DONE! Before: echo '<p class="thick"><span style="color:#0000FF;">'. $text1 . '</span><br /><span style="color:#FF0000;">'. $text2 . '</span><br / ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
neralex Replies: 33 Views: 38798 ![]() |
![]() |
I believe i have forgot remove two freespaces in 1st and 2nd text variable and Guardian is right. If is it possible, then do not use an html markup in the language files.
open modules/Your_Account ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
Step 4
I went back into this file: /modules/Your_Account/language/lang-english.php Line 480 Reads: define('_WAITAPPROVAL','The site Administrator will review your application and send you an ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
I still don't know exactly where to place this code. Be a little more specific.
I tried two places and got this message: The website cannot display the page HTTP 500 here can you set now ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
neralex Replies: 33 Views: 38798 ![]() |
![]() |
No problem, I'm a end user, too ![]() this is an example to show, where you must close the html tags and where you can put your own text in the code. I have no ideal where to put this code: you mu ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
Step 3
I completed this from your previous post: at the beginning of this file you found this: if ($ya_config['requireadmin'] == 1) { title(_USERAPPLOGIN); $nex ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
neralex Replies: 33 Views: 38798 ![]() |
![]() |
Why are you doing this so complicated?
at the beginning of this file you found this: if ($ya_config['requireadmin'] == 1) { title(_USERAPPLOGIN); $next = _WAITAPPR ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
Step 1
I went back to this file: /modules/Your_Account/language/lang-english.php Line 480 Reads: define('_WAITAPPROVAL','<font color="#0000FF">If ---------- ---------- ---------- never - ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
Remember this:
I found: "The site Administrator will review your application and send you an activation link if you are approved." text in the lang-english.php file. I can now add an extra line ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
neralex Replies: 33 Views: 38798 ![]() |
![]() |
you must close the tags, if you want use a new color.
for example: echo '<span style="color:#0000FF;">'; // open a span echo ' your 1st text'; echo '</span>'; // close ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
neralex, this will be the first time I tried:
use a span with styles for add colors: if ($ya_config['requireadmin'] == 1) { echo '<p class="thick"><sp ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
Instead of this:
open modules/Your_Account/public/new_user.php search: echo '<p class="thick">* = ' . _REQUIRED . '</p>'; after add: if ($ya_config['requiread ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
modules/Your_Account/public/new_user.php
Lines: 39 echo '<fieldset><legend><span class="thick">' . _REGNEWUSER . '</span></legend>'; 40 echo '<p class=& ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
neralex Replies: 33 Views: 38798 ![]() |
![]() |
use a span with styles for add colors:
if ($ya_config['requireadmin'] == 1) { echo '<p class="thick"><span style="color:#0000FF;">YOURTEXT ... |
|
Topic: RavenNuke 2.50.00 - User Registration Screen - Add Message | |
mike63740 Replies: 33 Views: 38798 ![]() |
![]() |
I believe I am done with this topic. I set three colors.
The first and second was for the new added line for those who should not register. I used one color for the first sentence of the first line ... |
|
Topic: New Video Mod | |
Dawg Replies: 21 Views: 22043 ![]() |
![]() |
Palbin,
you really need to indent you code better. It is just about impossible to follow. I worked my way through the main index...and indented the code. I could not really find ANYTHING ... |
|
Topic: New Video Mod | |
Dawg Replies: 21 Views: 22043 ![]() |
![]() |
New RN_Video/admin/index.php
<?php /**********************************************/ /* RN Video by Dawg /* Version 1.2 Beta /* This should NOT be used in Production Sites /*Help and Support ... |
|
Topic: New Video Mod | |
Dawg Replies: 21 Views: 22043 ![]() |
![]() |
A few changes here....
I went through tidy and did all the corrections I could find. User side should be 100% Admin side had some left in the theme itself....but the MOD should be clean anyway. ... |
|
Topic: Nuke & VB | |
eldorado Replies: 1 Views: 5782 ![]() |
![]() |
Hi, it's not possible:[url=http://www.google.com/custom?hl=en&safe=active&client=pub-5713859216326273&cof=FORID%3A1%3BGL%3A1%3BLBGC%3Af4f6fb%3BBGC%3A%23f4f6fb%3BLC%3A%230000ff%3BVLC%3A%236 ... | |
Topic: Ive just updated and have noticed a few issues questions | |
justbrowsing Replies: 14 Views: 12900 ![]() |
![]() |
Yes it was a bit rid, Im glad Im not the only one who thought as much.
Unicornio have you bothered to use the search feature for  ? It gets parsed out, it does not show. [url=http://www. ... |
|
Topic: Help with $DM_LEFT, $DM_GOAL etc | |
nuken Replies: 21 Views: 22080 ![]() |
![]() |
Try this....
<?php /************************************************************************/ /* NukeTreasury - Financial management for PHP-Nuke */ /* Copyright (c) 2004 by Dave Lawren ... |
|
Topic: Help with $DM_LEFT, $DM_GOAL etc | |
akrantz Replies: 21 Views: 22080 ![]() |
![]() |
The file that i think is causing this problem is treasury.php
Im guessing that it has something to do with either the gathering of data from MySQL or problems with ipnppd settings. Heres the cod ... |
|
Topic: [SOLVED] Web_Links url search | |
kadabram Replies: 6 Views: 9316 ![]() |
![]() |
index page code:
<?php /************************************************************************/ /* PHP-NUKE: Web Portal System */ /* ========= ... |
|
Topic: Keeping FCK from adding EnterMode tag in empty fields | |
mburp Replies: 2 Views: 14333 ![]() |
![]() |
When I compose a new story the editor displays with an instance of the FCKConfig.EnterMode tag - in my case <br /> - in both the Story Text and Extended Text fields. Consequently, even if I only ... | |
Topic: CSS into a phpnuke block - how to? | |
spasticdonkey Replies: 4 Views: 12675 ![]() |
![]() |
It's likely your theme already has defined the h1 tag, so you'll have to remove that part or do some editing. I don't see h1 in any of the code you posted so you might be ok to remove it, thats up to ... | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours