Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 99 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Form Validating | |
derek765 Replies: 2 Views: 4842 ![]() |
![]() |
Yeah, a just as of now found out the problem after an hour of testing.
This file required me to uninstall it and make core edits then make the reinstall for it to work, because once the file is activ ... |
|
Topic: Form Validating | |
derek765 Replies: 2 Views: 4842 ![]() |
![]() |
Doing a validation check, this form is giving a error due to no action="" in the form, now I tried adding a action="#" but still didn't fix the error, whats the proper way of correcting this?
<t ... |
|
Topic: Couple issues | |
derek765 Replies: 2 Views: 3775 ![]() |
![]() |
Never thought about changing the spans to divs, everything looks validated now and perfect results, that fixed like 100 validation errors I had.
Fix: <td class="trow_h" valign="m ... |
|
Topic: Couple issues | |
derek765 Replies: 2 Views: 3775 ![]() |
![]() |
Keep getting validation errors with this, but came seem to get it right.
These are the validation errors I am recieveing: line 375 column 1 - Warning: missing </span> before <div> ... |
|
Topic: Username Color For Shout Box / Site Info | |
derek765 Replies: 10 Views: 12565 ![]() |
![]() |
Thank you nuken and unicornio,
All looks great and issues resolved. ![]() |
|
Topic: Username Color For Shout Box / Site Info | |
derek765 Replies: 10 Views: 12565 ![]() |
![]() |
It all works great, besides the modules/Shout_Box/index.php which is different from all the other edits with Shout Box, so didn't get that successfully fixed.
and also, here is the fix to display t ... |
|
Topic: Username Color For Shout Box / Site Info | |
derek765 Replies: 10 Views: 12565 ![]() |
![]() |
Much appreciated.
I'm positive I am half correct with what to do, just not with all that needs edited. |
|
Topic: Username Color For Shout Box / Site Info | |
derek765 Replies: 10 Views: 12565 ![]() |
![]() |
What exactly all needs the user_color_gc, I've tried playing around with it adding user_color_gc after all $username, like so.
// check for anonymous users cloning/ghosting registered users' nickn ... |
|
Topic: Username Color For Shout Box / Site Info | |
derek765 Replies: 10 Views: 12565 ![]() |
![]() |
Hello,
How could I go about displaying the Advanced Username Color for Ravens Site Info block and the Shout Box? I know I need to somehow insert user_color_gc when calling the name and $ ... |
|
Topic: BBtoNuke Advanced Username Color | |
derek765 Replies: 5 Views: 8642 ![]() |
![]() |
Guess that's what happens when you're staring at coding to long, you miss the little things.
Thanks for the second pair of eyes. |
|
Topic: BBtoNuke Advanced Username Color | |
derek765 Replies: 5 Views: 8642 ![]() |
![]() |
I have installed this mod in the forums, and its working just fine, besides 1 issue.
The colored name is showing in the Main Forum, Private Messages, Member List, and Viewing Topic But is not sh ... |
|
Topic: Shout Box Without Refresh | |
derek765 Replies: 4 Views: 6287 ![]() |
![]() |
I tried that as well, still same error.
define('INCLUDE_PATH', ''); |
|
Topic: Shout Box Without Refresh | |
derek765 Replies: 4 Views: 6287 ![]() |
![]() |
I tried out that Live Chat, ediited the SQL tables to my default prefix before running and everything, but can't seem to get it to connect to the database.
Everytime when trying to view it as a blo ... |
|
Topic: Shout Box Without Refresh | |
derek765 Replies: 4 Views: 6287 ![]() |
![]() |
Hello Raven Community,
I have the Shout Box block on my website, and just trying to improve it, noticed everytime you make a shout, it would auto fresh the whole page, how could I go about cancelin ... |
|
Topic: Shout Box Compatiblity Issues | |
derek765 Replies: 5 Views: 6823 ![]() |
![]() |
XHTML documents may not use document.write() or document.writeln(), and it appears that this is used in this script. Use the innerHTML property instead.
and This document contains 1 possibly pro ... |
|
Topic: Shout Box Compatiblity Issues | |
derek765 Replies: 5 Views: 6823 ![]() |
![]() |
Back to this topic, what is the proper fix for document.write in XHTML?
In this code, it has validation errors: I've tried doing <\/script>, or putting the SBtxt in ' or ". But doesn't fix it ... |
|
Topic: Shout Box Compatiblity Issues | |
derek765 Replies: 5 Views: 6823 ![]() |
![]() |
Nevermind, I guess the issue has to due with being a registered member to view the shout box in the forums. | |
Topic: Shout Box Compatiblity Issues | |
derek765 Replies: 5 Views: 6823 ![]() |
![]() |
Have recently read about the use of /* <!
<script type="text/javascript"> /* <![CDATA[ */ var SBheight = '<?php echo "$ShoutMarqueeheight"; ?>'; var S ... |
|
Topic: Topics Module Validation Errors | |
derek765 Replies: 3 Views: 5231 ![]() |
![]() |
Yes I have read that and mine for example looks like:
Topic Name: websitesecuritynews Topic Text: Website Security News But what it is doing is pulling the alt and title as the same, its pullin ... |
|
Topic: Topics Module Validation Errors | |
derek765 Replies: 3 Views: 5231 ![]() |
![]() |
Edit: Seems in this whole file the alt and title are set to be the same source, when the alt text serves as alternative content when the image cannot be displayed and the title text is used to provide ... | |
Topic: Collapsing Forums Blocks Validation Errors | |
derek765 Replies: 5 Views: 12395 ![]() |
![]() |
Didn't even notice that, thank you.
All validation errors fixed. |
|
Topic: Collapsing Forums Blocks Validation Errors | |
derek765 Replies: 5 Views: 12395 ![]() |
![]() |
Well here is the only part of the block file I have edited, which what I did was removed the ability to click on the users post number.
and from the looks of the validation errors, seems like most ar ... |
|
Topic: Collapsing Forums Blocks Validation Errors | |
derek765 Replies: 5 Views: 12395 ![]() |
![]() |
Trying to make my site completely XHTML Validation error free, and after checking I get these 15 errors for Forum Collapsing Block:
Line 384, Column 887: document type does not allow element ... |
|
Topic: Minor Vulnerability | |
derek765 Replies: 16 Views: 93000 ![]() |
![]() |
No change at all, same results
Now when I just use this, I get a white page when going to /db and adds the following / to the url. <Files /index.html> Order Allow,Deny Allow from all &l ... |
|
Topic: Your Account Extra Layer of Protection | |
derek765 Replies: 6 Views: 7169 ![]() |
![]() |
Well,
I just added www. to the domain without echoing the value anywhere and now my website loads just fine, guessing that fixed all issues? Final results: if (realpath(__FILE__) ... |
|
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