Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.217
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ? This s...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriously...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Foto Album Module v2.9
Foto Album Module v2.9

5 Replies / 2980 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Modules

View previous topic :: View next topic


OzButcher
Reputation: 464.1 Add RepSubtract Rep
Local time: 8:42 AM

australia.gif

OMG
OMG

0.07 posts per day
Medals: 1 (View more...)
Site Supporter (Amount: 1)

Joined: Jan 16, 2007
Last Visit: 26 Feb 2008
Posts: 135
Points: 100 

Post Foto Album Module v2.9 Posted: Wed Apr 11, 2007 7:06 am

Shop Purchases:
Battlefield 2142 PhpNuke Theme (Aviator) · Clan Roster v1.7 Php Nuke Module · Battlefield 2142 X-Theme (Ultimate)

This looks like a easy module!! Compared to all the galleries that are pretty complicated to install.

I got a couple of errors after I tried to click on the module after it was activated:

Code:
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used twice in /mounted-storage/home45a/sub001/sc33143-AFJT/burnt-clan.com/mainfile.php on line 84

Fatal error: Cannot redeclare stripos_clone() (previously declared in
/mounted-storage/-----/sub001/------/burnt-clan.com/mainfile.php:116) in
/mounted-storage/----/sub001/------/burnt-clan.com/mainfile.php on line 116


I did set permissions to all the files as outlined in the instructions. Dont Know

Link to hidden module:
http://www.burnt-clan.com/modules.php?name=Album
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

bassaddicted
Reputation: 476.2 Add RepSubtract Rep
Local time: 7:42 PM
Location: Quebec
canada.gif



0.03 posts per day
Medals: 1 (View more...)
Site Supporter (Amount: 1)
Site Helper
Site Helper
Joined: Dec 16, 2006
Last Visit: 27 Jan 2009
Posts: 54
Points: 3483 

Post Posted: Wed Apr 11, 2007 8:36 am

Looks liek it Havigng trouble Intergrating it self INTO the current THeme have you Made Sure it's for php-nuke cause mainfile.php is the same thing almsot has index.php

look on the line 116 with dreamweaver or count the lien in Notepad hehe if nothign works delete everythign related to the block abd try again if not i will have to give it a try in the Morning :D
 

Make Good use of Clan-Themes Search Engine  
View user's profileSend private messageSend e-mailVisit poster's website Reply with quote

OzButcher
Reputation: 464.1 Add RepSubtract Rep
Local time: 8:42 AM

australia.gif

OMG
OMG

0.07 posts per day
Medals: 1 (View more...)
Site Supporter (Amount: 1)

Joined: Jan 16, 2007
Last Visit: 26 Feb 2008
Posts: 135
Points: 100 

Post Posted: Wed Apr 11, 2007 9:03 am

Shop Purchases:
Battlefield 2142 PhpNuke Theme (Aviator) · Clan Roster v1.7 Php Nuke Module · Battlefield 2142 X-Theme (Ultimate)

I had a look at the mailfile.php... I'm not sure what that bit of code does. Dont Know

Code:



              elseif ($phpver > '4.0' && isset($_SERVER['HTTP_ACCEPT_ENCODING']) && !empty($_SERVER['HTTP_ACCEPT_ENCODING'])) {
                   if (strstr($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) {
                   if (extension_loaded('zlib')) {
                   $do_gzip_compress = true;
LINE 84 -->    ob_start(array('ob_gzhandler',5));
                    ob_implicit_flush(0);
                    if (ereg('MSIE', $_SERVER['HTTP_USER_AGENT'])) {
                    header('Content-Encoding: gzip');


LINE 115: --->   // But when this is PHP5, we use the original function
                       function stripos_clone($haystack, $needle, $offset=0) {
                       $return = stripos($haystack, $needle, $offset=0);
                        if ($return === false) {
                       return false;
                       } else {
                       return true;
                        }
                      }
                   }
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote


floppy
Reputation: 2088.8 Add RepSubtract Rep
votes: 22
Local time: 7:42 PM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.16 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 03 May 2012
Posts: 2353
Points: 132516 

Post Posted: Wed Apr 11, 2007 1:32 pm

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

was that code you had to add for the mod?

If so //comment out those two lines see if the mod works.
 

Phpnuke Downloads | VMaxxRx Male Enhancement  
View user's profileSend private messageVisit poster's website Reply with quote

OzButcher
Reputation: 464.1 Add RepSubtract Rep
Local time: 8:42 AM

australia.gif

OMG
OMG

0.07 posts per day
Medals: 1 (View more...)
Site Supporter (Amount: 1)

Joined: Jan 16, 2007
Last Visit: 26 Feb 2008
Posts: 135
Points: 100 

Post Posted: Wed Apr 11, 2007 2:42 pm

Shop Purchases:
Battlefield 2142 PhpNuke Theme (Aviator) · Clan Roster v1.7 Php Nuke Module · Battlefield 2142 X-Theme (Ultimate)

no that just the code which the error message points to.

i didn't have to add any code.
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

floppy
Reputation: 2088.8 Add RepSubtract Rep
votes: 22
Local time: 7:42 PM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.16 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 03 May 2012
Posts: 2353
Points: 132516 

Post Posted: Wed Apr 11, 2007 2:43 pm

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

Hmm... look in the install.txt find the creators site. See if the fix is in there forums. You can't be the first person to encounter this.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Modules


 
5 Replies / 2980 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum