Ravens PHP Scripts: Forums
 

 

Search found 164 matches
Author Message
 Topic: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Rikk03

Replies: 13
Views: 23976

PostForum: phpnuke 7.2   Posted: Tue Aug 03, 2004 3:25 pm   Subject: Upgrade embedded phpBB 2.0.7 to 2.0.10?
What do i need to do to get the forums to stop using the header and footer to get the GT info, but rather use the mainfile.php.

Ive looked through the whole of the forums, there is NO include or re ...
 Topic: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Rikk03

Replies: 13
Views: 23976

PostForum: phpnuke 7.2   Posted: Tue Aug 03, 2004 2:55 pm   Subject: Upgrade embedded phpBB 2.0.7 to 2.0.10?
I just reverted back to old header and footer with GT addition - forums are now working.

Very Happy Sad

I need to use the mainfile version.
 Topic: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Rikk03

Replies: 13
Views: 23976

PostForum: phpnuke 7.2   Posted: Tue Aug 03, 2004 2:46 pm   Subject: Upgrade embedded phpBB 2.0.7 to 2.0.10?
not rewriting the forums that is .......the rest of the site works great!!
 Topic: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Rikk03

Replies: 13
Views: 23976

PostForum: phpnuke 7.2   Posted: Tue Aug 03, 2004 2:36 pm   Subject: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Dont know - its just not rewriting Sad Do you use the header and footer file GT modifications or just the mainfile supermod.

Im using the mainfile supermod......could be the reason.
 Topic: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Rikk03

Replies: 13
Views: 23976

PostForum: phpnuke 7.2   Posted: Tue Aug 03, 2004 2:09 pm   Subject: Upgrade embedded phpBB 2.0.7 to 2.0.10?
I use GT next gen - the rewrites will be the same i would have thought. What do you use then?
 Topic: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Rikk03

Replies: 13
Views: 23976

PostForum: phpnuke 7.2   Posted: Tue Aug 03, 2004 12:53 pm   Subject: Upgrade embedded phpBB 2.0.7 to 2.0.10?
Googletap no longer works - as of phpbb 2.10 ......is there an update chatserv? RavensScripts
 Topic: Sentinel vs Protector Systems
Rikk03

Replies: 34
Views: 25598

PostForum: NukeSentinel(tm)   Posted: Wed Jul 21, 2004 10:08 am   Subject: Sentinel vs Protector Systems
Sentinal v2.0 Works fine with Osc2nuke if anyones interested with a few additions to the code in the includes/sentinal.php file.

You need to tweak the Sentinel Include php to make sure that the tep ...
 Topic: Collapsing Forums
Rikk03

Replies: 4
Views: 11782

PostForum: Raven's Collapsing Forums Block   Posted: Tue May 25, 2004 1:59 am   Subject: Collapsing Forums
Nice alteration ...addition Raven, - The forum Titles in the collapsing Forums block - can I get the updated?
 Topic: Clan Themes
Rikk03

Replies: 12
Views: 28006

PostForum: Themes   Posted: Tue May 25, 2004 1:51 am   Subject: Clan Themes
Where can i get clan themes and modules & blocks, what are the best clan modules & blocks? Im setting up a site for a group im part, whom are into Freelancer - and we've decided we want a bla ...
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Tue May 18, 2004 1:42 am   Subject: php punctuation Pain
This is what i used in the end Smile

if ($sInfo->products_price>0) $contents[] = array('text' => '' . TEXT_INFO_PERCENTAGE . ' ' . number_format(100 - (($sInfo->specials_new_products_price ...
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 2:21 pm   Subject: php punctuation Pain
Parse error: parse error, unexpected T_ELSE in /usr/home/*****/public_html/modules/catalog_admin/specials.php on line 256

no joy with that ........
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 10:34 am   Subject: php punctuation Pain
How can i set it to ignore the error is basically what im asking?

Thanks for your help guys.

Wink
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 10:32 am   Subject: php punctuation Pain
The error is correct, - it is a division of 0 - the point is thats fine by be and i dont want an error everytime i try and assign a new special item to the catelogue. You dont get an error with a cal ...
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 9:53 am   Subject: php punctuation Pain
Ok fixed one problem .....Ive got another.

$contents[] = array('text' => '' . TEXT_INFO_PERCENTAGE . ' ' . number_format(100 - (($sInfo->specials_new_products_price / $sInfo->products_pric ...
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 9:40 am   Subject: php punctuation Pain
YAY I DID IT Mr. Green

'text' => '<a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $default_specials["products_id"]) . '">' . tep_image(DIR_WS_IMAGES . $default_special ...
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 9:20 am   Subject: php punctuation Pain
Nope ....that didnt work either Sixonetonoffun.
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 9:08 am   Subject: php punctuation Pain
The IF clause was was not considered........ until suggested by sixonetonoffun........probably because i didnt originally give enough of the code.
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 2:05 am   Subject: php punctuation Pain
Parse error still for that line
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 1:42 am   Subject: php punctuation Pain
$info_box_contents[$row][$col] = array('align' => 'center',
'params' => 'class="smallText" width="33%" valign="top"',
if(!$default_spec ...
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 1:38 am   Subject: php punctuation Pain
Nope ......Still a parse error on that line.
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 1:26 am   Subject: php punctuation Pain
I will try thoughs ......thanks

Very Happy
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Sun May 16, 2004 9:38 am   Subject: php punctuation Pain
if($currencies->display_price($default_specials['products_price'] != 0)){

I get a parse error on that line
 Topic: php punctuation Pain
Rikk03

Replies: 24
Views: 15969

PostForum: General/Other Stuff   Posted: Sun May 16, 2004 1:50 am   Subject: php punctuation Pain
Help!

This is driving me insane. Firstly id better explain what im trying to do.

I need to display a product info, picture, default price and special price as it current does, but with one exce ...
 Topic: Ip failure ?
Rikk03

Replies: 14
Views: 20871

PostForum: Hack Attempt Script   Posted: Fri May 14, 2004 11:55 pm   Subject: Ip failure ?
Hi Raven,

Good trip?
 Topic: Ip failure ?
Rikk03

Replies: 14
Views: 20871

PostForum: Hack Attempt Script   Posted: Thu May 13, 2004 11:45 pm   Subject: Ip failure ?
csv - kinda, and that block list program can convert the layout of the list to suit - export to different firewalls. Its just a question of what is the best layout to work with?
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©