Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 29 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Breadcrumb Navigation in Nuke | |
| borat Replies: 4 Views: 6628 |
|
| thanks for the link! | |
| Topic: Breadcrumb Navigation in Nuke | |
| borat Replies: 4 Views: 6628 |
|
| Has anybody successfully implemented a breadcrumb navigation hack in phpnuke?. Does anybody know where I can find this hack? | |
| Topic: Seaching for rsstatic module and rss import to forum module | |
| borat Replies: 11 Views: 17485 |
|
| Hi you can get the 'FIND - Forum Integrated News Delivery - Input' mod here:
http://rapidshare.de/files/30108465/find_input_phpnuke7x_pf.zip.html |
|
| Topic: Is PhpNuke dead? | |
| borat Replies: 6 Views: 11453 |
|
| Hi
Phpnuke is very close to my heart because I've been using it for almost every project I do in the past couple of years. There are some great people out there doing work e.g. Raven, Nukeresource ... |
|
| Topic: What happened to Ported Mods? | |
| borat Replies: 5 Views: 10139 |
|
| The site is no longer. What happened? | |
| Topic: post_username blank in nuke_bbposts | |
| borat Replies: 3 Views: 7868 |
|
| Hi
Last night I compared all the files with other versions of nuke to see what could be causing my problem and I can't find it. I'm pretty sure it's in the posting.php or functions_post.php file. ... |
|
| Topic: post_username blank in nuke_bbposts | |
| borat Replies: 3 Views: 7868 |
|
| Okay I figured it might be here includes/functions_post
this line: // // Post a new topic/reply/poll or edit existing post/poll // function submit_post($mode, &$post_data, &$messa ... |
|
| Topic: post_username blank in nuke_bbposts | |
| borat Replies: 3 Views: 7868 |
|
| Hi
since I upgraded to 2.0.20. from 2.0.14 my post_username column in the nuke_bbposts table are blank for recent posts. I've checked in posting.php but there doesn't seem to be a problem there. ... |
|
| Topic: Show Mysql database structure in a diagram | |
| borat Replies: 2 Views: 6231 |
|
| thanks, I'll definately try DBDesigner | |
| Topic: Show Mysql database structure in a diagram | |
| borat Replies: 2 Views: 6231 |
|
| Hi
I want to export my MySQL database structure in a format that is shows how it looks in a diagram type of look (almost like an organigram). Is there a tool that does this? PS someone to ... |
|
| Topic: Php info script | |
| borat Replies: 4 Views: 8239 |
|
| Hi
I quickly uploaded a php test script to find out something about sendmail on my server but I noticed this: _SERVER["PHP_AUTH_PW"] and it showed my .htaccess password eventhough it's encoded i ... |
|
| Topic: Topic Reply Notification Email Not Working in 2.0.20 | |
| borat Replies: 10 Views: 15677 |
|
| Hi
Yes I used all upgrades to 2.0.20. Everything is perfect except for this problem. |
|
| Topic: Topic Reply Notification Email Not Working in 2.0.20 | |
| borat Replies: 10 Views: 15677 |
|
| Does anybody else experience this problem? | |
| Topic: Topic Reply Notification Email Not Working in 2.0.20 | |
| borat Replies: 10 Views: 15677 |
|
| Hi
Just upgraded to 2.0.20. from 2.0.14 and I got the following problem: If you are watching a topic you don't get an email anymore if there is a reply (this is the same for me as well as my use ... |
|
| Topic: MYSQL database inflates then back to normal | |
| borat Replies: 6 Views: 10403 |
|
| Hi
You are probably right... today I actually spoke to our local chapter of mysql "experts" in my city and they said it was probably a bug and since I haven't seen it happen again I will let it go. |
|
| Topic: MYSQL database inflates then back to normal | |
| borat Replies: 6 Views: 10403 |
|
| Hi
My disc space is about 20 gigs (I host several sites on there). The db in question is for my second busiest site. I'm going to investigate this further because it's bugging me, I won't be able ... |
|
| Topic: MYSQL database inflates then back to normal | |
| borat Replies: 6 Views: 10403 |
|
| I thought the exact same thing but I checked in 2 places, in cpanel and then also in the phpbb forums admin section. But before I had the chance to see which table it was in phpmyadmin it reverted ba ... | |
| Topic: MYSQL database inflates then back to normal | |
| borat Replies: 6 Views: 10403 |
|
| Hi
Came across a weird problem today. I check my database everyday and the average size of this particular database is about 80 mb. But for a slight moment it was showing as 600 MB! Then when I ... |
|
| Topic: Showing Forum Titles in Title tag for phpbb forums Module | |
| borat Replies: 7 Views: 7984 |
|
| Yes that Steph guy is brilliant. I've taken a look at his version and I hope that he can release it soon. | |
| Topic: Showing Forum Titles in Title tag for phpbb forums Module | |
| borat Replies: 7 Views: 7984 |
|
| Thanks yes this is what I was looking for but I'm a bit disappointed in all those queries this is going to slow down my forums. perhaps the conversion should have been done correctly then by whoever ... | |
| Topic: Showing Forum Titles in Title tag for phpbb forums Module | |
| borat Replies: 7 Views: 7984 |
|
| Hi Raven
thanks - how did you get it to work on your site? I notice that even when I tried to install various versions of phpnuke it has the same problem. do you perhaps know where the change shoul ... |
|
| Topic: Showing Forum Titles in Title tag for phpbb forums Module | |
| borat Replies: 7 Views: 7984 |
|
| Hi
If I look at the simple or overall header.tpl file in the Subsilver theme pack the title tag shows this: Code: <title>{SITENAME} :: {PAGE_TITLE}</title> I would expect ... |
|
| Topic: Forums block to only show posts from one Forum Category | |
| borat Replies: 13 Views: 9986 |
|
| thanks, I also tried NOT IN and that also works!
sorry for being a pest but everyday is a learning experience for me. Thanks again for your help. |
|
| Topic: Forums block to only show posts from one Forum Category | |
| borat Replies: 13 Views: 9986 |
|
| Just another question, is there an opposite of using IN e.g. if I wanted to exclude only one forum_id number what could I use instead of IN?
e.g. show all forum_id's expect for forum_id number 3? ... |
|
| Topic: Forums block to only show posts from one Forum Category | |
| borat Replies: 13 Views: 9986 |
|
| aah yes that works.
thanks so much for your help. Much appreciated. |
|
| 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
