Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 55 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: if is a specific user then do this | |
neralex Replies: 1 Views: 3694 ![]() |
![]() |
You don't need the session GLOBAL:
global $user; if (is_user($user)) { $userinfo = getusrinfo($user); $user_id = $userinfo['user_id']; $username ... |
|
Topic: New multi-language structure is required | |
kguske Replies: 5 Views: 9203 ![]() |
![]() |
You might be able to accomplish the language override in your theme and keep all files common. You could use .htaccess to set an environment variable based on the domain:
SetEnvIf Host french\.domai ... |
|
Topic: Error with fresh install 2.51 | |
rebelt Replies: 1 Views: 6100 ![]() |
![]() |
I'm getting the following error when running installSQL.php
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting o ... |
|
Topic: WISH: Open Graph meta tags for the next release | |
neralex Replies: 23 Views: 44474 ![]() |
![]() |
We all know it, if we are post a link to a website in facebook or google+, then we get a selection of images. In the most cases we get not the right image or sometimes no image.
Facebook and Google ... |
|
Topic: Future themes for Ravennuke 2.5+ or other version | |
hicuxunicorniobestbuildpc Replies: 6 Views: 8551 ![]() |
![]() |
Guys! I just spent some time to make some examples of what I would like to see in the future specially for Ravennuke. This theme should never be compatible with any version of phpnuke otherwise we go ... | |
Topic: New users registration follow up email says real name ? | |
thebishop Replies: 7 Views: 8972 ![]() |
![]() |
Why does the new user follow up email have a "Real Name" catagory ?
At that point, the user has not been able to input their real name because they have not received the activation link yet. Fol ... |
|
Topic: Search engines and ports | |
Raven Replies: 1 Views: 3874 ![]() |
![]() |
It's always been my understanding that (at least) Google indexes the url regardless of the port. So a url like http://www.somedomain.com:12345 will get indexed. But if I Googled "somedomain" and I s ... | |
Topic: Installing RN 2.40.01 with 1and1hosting.com..... | |
rebelt Replies: 21 Views: 63297 ![]() |
![]() |
I use 1 and 1 (although the UK 1 and 1 does seem a bit pricey compared to the US one)
Host names are db1234.oneandone.co.uk DB name is db12345678 Username dbo12345678 Their support line usuall ... |
|
Topic: BBCode Help! | |
transit Replies: 1 Views: 6043 ![]() |
![]() |
', '', '', '', '', '');
$param = strip_tags ($param, '<b><i><u>'); if (function_exists ('str_ireplace')) $param = str_ireplace ($s, $r, $param); else $param = str_replace ($s ... |
|
Topic: Stop Posting Of Phone Numbers | |
dad7732 Replies: 26 Views: 31084 ![]() |
![]() |
Doesn't work at all, phone numbers, even the test number remains phone numbers in the original format. No idea what or if I'm doing anything wrong except following directions and uploading the files t ... | |
Topic: Stop Posting Of Phone Numbers | |
Raven Replies: 26 Views: 31084 ![]() |
![]() |
dad7732,
As I said ![]() |
|
Topic: Stop Posting Of Phone Numbers | |
dad7732 Replies: 26 Views: 31084 ![]() |
![]() |
Added to posting.php as:
include_once("modules/Forums/includes/phone_numbers.php"); And of course created the file "phone_numbers.php" and uploaded to /Forums/includes When clicking "new post ... |
|
Topic: Stop Posting Of Phone Numbers | |
Raven Replies: 26 Views: 31084 ![]() |
![]() |
dad7732,
I would place the code in a file to be included in modules/forums/posting.php. But you could just paste this code right into the script. Note that I haven't melded the variable names fo ... |
|
Topic: Forum Attachments[FIXED] and Posting Box[SOLVED]... | |
sven2157 Replies: 35 Views: 49462 ![]() |
![]() |
Hello everyone,
I have searched for a couple days now and tried several things to correct the issues I am having... I appologize, in advanced, if I missed previous posts about these two problems I ... |
|
Topic: RN_MODULE_HEAD and jquery | |
spasticdonkey Replies: 38 Views: 59578 ![]() |
![]() |
If I understand correctly, you are having trouble styling the cluetip differently for elements and label items? Try this, where yourfirststyle and yoursecondstyle are your different cluetip styles
... |
|
Topic: Help with $DM_LEFT, $DM_GOAL etc | |
nuken Replies: 21 Views: 21827 ![]() |
![]() |
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: 21827 ![]() |
![]() |
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: Mac - Safari Problem | |
evaders99 Replies: 9 Views: 12383 ![]() |
![]() |
If it doesn't jump to the latest post, I'm wondering if its a problem reading the #12345 post anchor. | |
Topic: Treasury | |
webservant Replies: 2 Views: 5231 ![]() |
![]() |
Looks like there was already a thread in the Treasury support forum. Here is the code changes:
<?php /************************************************************************/ /* NukeTreasury ... |
|
Topic: NukeTreasury2006 problem | |
redmanu Replies: 11 Views: 13965 ![]() |
![]() |
Hi everyone. I installed NukeTreasury2006 and i still cant get my admin page to work. "Donat_o_Meter" block and the "Donations" module works fine.
When I open Admin / Treasury I receive an error: ... |
|
Topic: Why this action has been blocked? | |
crypto Replies: 4 Views: 8431 ![]() |
![]() |
Why this action has been blocked? Query string seems to be clean:
Query String: name=Forums&file=viewtopic&t=16769&highlight=msiexec Created By: NukeSentinel(tm) 2.6.01 Date & ... |
|
Topic: Adding Google Analytics To RavenNuke and PHPNuke (GUIDE) | |
trunks Replies: 2 Views: 11625 ![]() |
![]() |
The only way that i know of that it is possible to get this to work correctly, having been asked this myself and also had customers inform me of e-mails replied to by google is the following:
Use O ... |
|
Topic: How do I prevent topic titles from displaying on each page? | |
kguske Replies: 11 Views: 12548 ![]() |
![]() |
If you mean the article title and content title that is displayed on the specific content page (i.e. modules.php?name=Content&cid=12345) as opposed to the article title that appears on the index p ... | |
Topic: Wild West Domain free linux hosting | |
bobbyg Replies: 28 Views: 34078 ![]() |
![]() |
Ran you little connection test script
TCP/IP Connection Attempting to create a socket ... Fatal error: Call to undefined function socket_create() in /home/content/1/2/3/123456/html/site/raven/ ... |
|
Topic: Captcha Number Different In User Info Block & Modules | |
emmaphp Replies: 21 Views: 35358 ![]() |
![]() |
Hi everyone,
An update to my original posting: I notice that on one of my older websites using Raven's RavenNuke(tm) v2.02.02 Distro, that the Site Info Block is displaying a different Captcha S ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours