Jooglar Logo
 Pathway : Home arrow Forum
Register. Lost Password?
Home
Download
Products
Help & Support
Sitemap
Other
 
 
Jooglar Support Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottom Post Reply Favoured: 1
TOPIC: Not showing
#148
ffvastani (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 8 Months, 2 Weeks ago  
I dont see any positing against the code.

Could you resend that?

Thx much

Farid
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#149
thijeleo (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
I would like to, but when i place the code in bbcode CODE, after submit the php-code is being taken out the posting.

I will try again.

Code: :





EDIT 1: I placed the code in bbcode, but as said, it is taken out again after Submit. It looks like bbcode is not allowed for registered users.

I'll try to attached it as a file.

By the Way: Microsoft responses after login to MSN, but after this login MSN wants to know if i want to connect manually or automatic. It doesn't matter what i choose, in both cases Microsoft replies with:

"Sorry, there was a problem completing your request. Please try again later."

Maybe this is due to the fact i work at localhost....

EDIT 2: Adding a File is also not allowed.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/04/28 18:19 By thijeleo.
  The administrator has disabled public write access.
#150
thijeleo (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
Maybe file-upload works if I rename jwebmessenger.php to jwebmessenger.txt


File Attachment:
File Name: jwebmessenger.txt
File Size: 835


EDIT: That did it....
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/04/28 18:28 By thijeleo.
  The administrator has disabled public write access.
#151
Jooglar (Admin)
Admin
Posts: 144
graph
User Online Now Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
Sorry for the Code issue.
I am trying to fix it.

If anyone is experienced at Fireboard I'd thank their help to allow the php codes.

Meanwhile, uploading files is allowed so you can try posting the needed codes in a .txt.

Sorry for the inconveniences
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#152
Jooglar (Admin)
Admin
Posts: 144
graph
User Online Now Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
By the Way: Microsoft responses after login to MSN, but after this login MSN wants to know if i want to connect manually or automatic. It doesn't matter what i choose, in both cases Microsoft replies with:

"Sorry, there was a problem completing your request. Please try again later."

Maybe this is due to the fact i work at localhost....


You are right. The embeded code does not work at localhost

Thanks for your collaboration.
Regards,
Raśl.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#155
thijeleo (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
Jooglar wrote:
Meanwhile, uploading files is allowed so you can try posting the needed codes in a .txt

I already did that, in the post above your reply.....
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#162
ffvastani (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
I compared the file you sent with the one I have and both have the exact same contents.

What piece of code did you add to make it work? I really dont see any differences between the two...

Appreciate your help

Thx

Farid
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#163
ffvastani (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
I take my original post back.

There was a slight change that I made to the jwebmessanger.php file and it worked. I was then able to see the login screen. I went through the steps and got stuck since I'm working on a local host

Besides that; could you indicate to me why the footer and the bottom part of the image are blocking each other. Its almost as if there's a cutoff of the login image of MSN..

Thx

Farid
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#164
thijeleo (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 8 Months, 1 Week ago  
ffvastani wrote:
I compared the file you sent with the one I have and both have the exact same contents.

What piece of code did you add to make it work? I really dont see any differences between the two...

Appreciate your help

Thx

Farid


I didn't change the actual code, I changed the comment in the heading.

The original was:

/*
+-------------------------------------------------+
| Joomla Web Messenger for Joomla 1.5
| jwebmessenger.php
+-------------------------------------------------+
| Description:
| Component used in conjunction with Windows Live Messenger
| to make your web site a web messenger
|
| Author:
| Jooglar ( This e-mail address is being protected from spam bots, you need JavaScript enabled to view it )
| http://jooglar.com
|
|
| License:
| Released under GNU/GPL License
| http://www.gnu.org/copyleft/gpl.html
|
| Version:
| 1.0 ( March 2008)
|
+-------------------------------------------------+
*/


I replaced it with:

/**
* Joomla Web Messenger for Joomla 1.5
* jwebmessenger.php
* Description:
* Component used in conjunction with Windows Live Messenger
* to make your web site a web messenger
*
* Author:
* Jooglar ( This e-mail address is being protected from spam bots, you need JavaScript enabled to view it )
* http://jooglar.com
*
*
* License:
* Released under GNU/GPL License
* http://www.gnu.org/copyleft/gpl.html
*
* Version:
* 1.0 ( March 2008)
*
*/


That is all I did and it works.......
It looks like php doesn't know what to do with | or +, but i'm not a expert in PHP.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/04/29 17:58 By thijeleo.
  The administrator has disabled public write access.
#408
jossu (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 6 Months ago  
In the first row of jwebmessenger.php should be php after ?
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/07/10 12:14 By jossu.
  The administrator has disabled public write access.
#415
Reconix (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Not showing 5 Months, 3 Weeks ago  
thijeleo wrote:
ffvastani wrote:
I compared the file you sent with the one I have and both have the exact same contents.

What piece of code did you add to make it work? I really dont see any differences between the two...

Appreciate your help

Thx

Farid


I didn't change the actual code, I changed the comment in the heading.

The original was:

/*
+-------------------------------------------------+
| Joomla Web Messenger for Joomla 1.5
| jwebmessenger.php
+-------------------------------------------------+
| Description:
| Component used in conjunction with Windows Live Messenger
| to make your web site a web messenger
|
| Author:
| Jooglar ( This e-mail address is being protected from spam bots, you need JavaScript enabled to view it )
| http://jooglar.com
|
|
| License:
| Released under GNU/GPL License
| http://www.gnu.org/copyleft/gpl.html
|
| Version:
| 1.0 ( March 2008)
|
+-------------------------------------------------+
*/


I replaced it with:

/**
* Joomla Web Messenger for Joomla 1.5
* jwebmessenger.php
* Description:
* Component used in conjunction with Windows Live Messenger
* to make your web site a web messenger
*
* Author:
* Jooglar ( This e-mail address is being protected from spam bots, you need JavaScript enabled to view it )
* http://jooglar.com
*
*
* License:
* Released under GNU/GPL License
* http://www.gnu.org/copyleft/gpl.html
*
* Version:
* 1.0 ( March 2008)
*
*/


That is all I did and it works.......
It looks like php doesn't know what to do with | or +, but i'm not a expert in PHP.


Because // is there php automatically doesn't do any thing with | + or any thing displayed within //

So don't really know how putting * has fixed your problem, btw I'm no expert in PHP ether...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply