Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks
Author Message
evo159
New Member
New Member



Joined: Nov 02, 2005
Posts: 7

PostPosted: Thu Nov 03, 2005 6:53 am Reply with quote

My squirrelmail login block isnt working.. When I Create a new block and then activate the block it takes out everything below the previous block on the left side and then takes away my center page right blocks and footer.. Like the block isnt closed or something?? Im not sure what it means. Take a look at the code Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Nov 03, 2005 7:23 am Reply with quote

Change the closing )
Code:
if (eregi("block-SquirrelMail_Login.php", $_SERVER['PHP_SELF'])) {

    Header("Location: index.php");
    die();
)

to }
Code:
if (eregi("block-SquirrelMail_Login.php", $_SERVER['PHP_SELF'])) {

    Header("Location: index.php");
    die();
}
 
View user's profile Send private message
Defcon
Regular
Regular



Joined: Mar 10, 2005
Posts: 90

PostPosted: Fri Feb 02, 2007 6:56 pm Reply with quote

Hye! I'm just download SquirrelMail login block from http://messinet.com/node/94 and install it on rwsRavenNuke76_v2.02.02_FULL but that block wont install. I'm sorry cant paste code here because this forum system blocking that "text"

Thanxs
 
View user's profile Send private message Visit poster's website
Raven







PostPosted: Fri Feb 02, 2007 7:19 pm Reply with quote

Please explain exactly what "won't install" means. Then, please put the block-code in a text file and post the link here.
 
Defcon







PostPosted: Fri Feb 02, 2007 7:33 pm Reply with quote

Sorry Bos, Actually a story is like this. I already download that SquirrelMail login and already "Add a New Block" via "Blocks Administration" however that block wont/cannot display. Here is a **.txt code :: Only registered users can see links on this board! Get registered or login!
 
Raven







PostPosted: Fri Feb 02, 2007 7:46 pm Reply with quote

Look in your server errror_log. Chances are you will see this error:

PHP Fatal error: Call to undefined function: ldap_connect() in ... which means your host needs to recompile PHP with ldap activated.
 
Defcon







PostPosted: Fri Feb 02, 2007 7:47 pm Reply with quote

Raven wrote:
Look in your server errror_log. Chances are you will see this error:

PHP Fatal error: Call to undefined function: ldap_connect() in ... which means your host needs to recompile PHP with ldap activated.


Oic.. thanxs Chief! Wink
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


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