Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 40 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
I dont understand. What have I been warned about? Also what does it mean by breaking standards? did I do something wrong? | |
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
I have now upgraded to content plus. This is what I should have done in the first place. Seems like a way better way to go. | |
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
One of the main problems was that the header.php file include is placed too high in the script. I lowered it to below the functions where it seemed to work. | |
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
thank you for all of your help. after many hours and all of your help I solved the problem.
Again thanks to all Micah |
|
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
Whitehat - I just tried #$pagetitle = "- $module_name";
but this still does not do the trick. It still prints out sitename Content Micah |
|
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
I just tried out TegoNuke(tm) DynamicTitles but it still only prints out mysite - Content
I am looking for it to print out - the title of each of my content pages. - Micah |
|
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
Hi Again,
I am so sorry ... but that does not still seem to work for me This is my header.php function head() { global $slogan, $sitename, $banners, $nukeurl, $Version_Num, $artpage, $top ... |
|
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
Hi and thank you very much but
below is my header.php file. Which $pagetitle do I place that code after? function head() { global $slogan, $sitename, $banners, $nukeurl, $Version_Num, $artp ... |
|
Topic: How can I change the pagetitle of the content module | |
micah Replies: 19 Views: 27681 ![]() |
![]() |
Hi,
I am trying to change the page title of the content module. What I would like to display instead of the module name "Content" is the title of the content page that I enter in for the content ti ... |
|
Topic: Custom PHP Nuke Module needed - will pay | |
micah Replies: 2 Views: 4383 ![]() |
![]() |
I have tried nuke league but I can not edit the individual player pages to input 20 years worth of stats. In Nuke League I have to enter the data, year by year in their own individual seasons. What I ... | |
Topic: Custom PHP Nuke Module needed - will pay | |
micah Replies: 2 Views: 4383 ![]() |
![]() |
Hi,
I am looking to have a module custom made for me. What I am looking for is an NHL Player Module. I need to have it so that I can add all of the teams to a database and then add players t ... |
|
Topic: a little help request | |
micah Replies: 14 Views: 16688 ![]() |
![]() |
awesome ... thanks ... wow
your help was above and beyond once again Very appreciated |
|
Topic: a little help request | |
micah Replies: 14 Views: 16688 ![]() |
![]() |
HI raven ... I still can't get it as the screen goes white when I place that code.
Can I pay you to do this for me. Micah |
|
Topic: a little help request | |
micah Replies: 14 Views: 16688 ![]() |
![]() |
Hi Raven,
I kinda see what you did there but part of this may be my problem ![]() instead of using mysql can we not use an if command to pull the 2nd or 3rd from max sid "story id) to include a fil ... |
|
Topic: a little help request | |
micah Replies: 14 Views: 16688 ![]() |
![]() |
HI palbin, this is in phpnuke. | |
Topic: a little help request | |
micah Replies: 14 Views: 16688 ![]() |
![]() |
thanks djmaze for the tip but is there an easier way to pull this variable so that I can include this line in
if ($sid == max()) { include("me.htm"); } |
|
Topic: a little help request | |
micah Replies: 14 Views: 16688 ![]() |
![]() |
Hey all,
i am trying to select the 2nd from max value from a table. I know that MAX () will select the max but how do I select the 2nd from max? example of what I am doing if ($sid == max()) ... |
|
Topic: Post a news article to multiple topics ???? | |
micah Replies: 2 Views: 5434 ![]() |
![]() |
Yes ... I can select associated topics but the problem is that the news articles are not printed to those associated articles. I am looking for the news articles to be printed to several topics at one ... | |
Topic: Post a news article to multiple topics ???? | |
micah Replies: 2 Views: 5434 ![]() |
![]() |
Hey guys,
I am looking for a way to post news news articles in a manner so that it will be posted to several selected topics of my choosing rather than just the one topic. What I would like ... |
|
Topic: Errors in backend.php | |
micah Replies: 12 Views: 13416 ![]() |
![]() |
yes ... that is exactly what I am doing ... but I didn't know that was a problem | |
Topic: Errors in backend.php | |
micah Replies: 12 Views: 13416 ![]() |
![]() |
It used to work ... I did not realize that it was not working any more.
The thing is that all files look good to me but I thin that part of the problem is that site wide there are the 63 blank sp ... |
|
Topic: Errors in backend.php | |
micah Replies: 12 Views: 13416 ![]() |
![]() |
Raven ...
If I comment out the line header("Content-Type: text/xml"); I get a printout at least but it is not in the correct format. Everything else looks good to me. Sorry but I just have no cl ... |
|
Topic: Errors in backend.php | |
micah Replies: 12 Views: 13416 ![]() |
![]() |
Now I feel like i am being a pain but I can't seem to be able to get rid of those blank lines. I have checked y header.php and my theme file and I can;t see anything out of whack.
Suggestions woul ... |
|
Topic: Errors in backend.php | |
micah Replies: 12 Views: 13416 ![]() |
![]() |
no that's not true .. i just checked the config - 7.9 | |
Topic: Errors in backend.php | |
micah Replies: 12 Views: 13416 ![]() |
![]() |
7.6 patched | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours