February 04 2012 15:47:01
Languages
Navigation
Friends & Affiliates
Roadmap
[N] Error log like in P...
[N] Submit photo - Subc...
[N] Warnings - who can ...
[N] [edit profile]Save ...
[N] Moving panels with ...
[N] Forum thread deform...
[N] Thumbnails in downl...
[N] [Locale German] New...
[N] Warnings only for a...
[N] Different avatar sizes
Users Online
· Guests Online: 8

· Members Online: 0

· Total Members: 464
· Newest Member: Erikutis
Last Seen Users
· dalem20:39:42
· Erikutis22:47:19
· videry 1 day
· inflames 1 day
· SilverAngel 2 days
· jebajseti 2 days
· outchorn 2 days
· uygarozan 4 days
· deejay-erik 5 days
· DJSimse 5 days

Login
 Username  Password  
View Thread: Help please
Pimped Fusion - Content Management System » Pimped-Fusion Support & Development » General Questions
Who is here? 1 Guest
 Print Thread
Help please
fouldsy
For some reason, all of a sudden. The links on my site is now showing with underline, not sure how this happend.

How can I remove the underline with links?

Also does anyone know how to make links clickable in the shoutbox?

Thanks
 
slaughter
Did you do any changes in your Theme?
I guess that this is a theme related issue.
 
fouldsy
slaughter wrote:
Did you do any changes in your Theme?
I guess that this is a theme related issue.


Ddint change anything in the theme, but Ive just reuploaded the theme and still have the same problem
  x 1
 
arat
You might try http://dtawebdesi.... Dallas updated the infusion to v7 PHP-Fusion.


EDIT:
Whoops... I replied to the wrong post. This was meant to be a reply to the Donation Manager thread. It's too early in the morning
Shock
Edited by arat on 14-07-2010 14:02
 
Advertising Bot
Posted on 04-02-2012 15:47
Bot Agent

Posts: n^x
Joined: Always

  
fouldsy
arat wrote:
You might try http://dtawebdesi.... Dallas updated the infusion to v7 PHP-Fusion.


EDIT:
Whoops... I replied to the wrong post. This was meant to be a reply to the Donation Manager thread. It's too early in the morning
Shock


But then the panel says Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'nobody'@'localhost' (using password: NO) in/public_html/infusions/donation_manager_panel/donation_manager_panel.php on line 97
 
slaughter
fouldsy wrote:
arat wrote:
You might try http://dtawebdesi.... Dallas updated the infusion to v7 PHP-Fusion.


EDIT:
Whoops... I replied to the wrong post. This was meant to be a reply to the Donation Manager thread. It's too early in the morning
Shock


But then the panel says Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'nobody'@'localhost' (using password: NO) in/public_html/infusions/donation_manager_panel/donation_manager_panel.php on line 97


Here we go with this topic:
http://pimped-fus...#post_2126
 
browser1
I would like to ask a small thing I can't do, or I am affraid to do it. I would like to ask someone, who is more professional in PHP like I am, to make a small modification in the register.php. I really affraid to do it by myself because my amateur being and some security issues.

All I want is that to make two additional fields mandatory at registration. These are: user_country and user_location fields in the users table.

I would be really appriciated.

Thank you!
 
fouldsy
I need help with phoyo gallery, when ploading a jpg it says Fatal error: Call to undefined function give_url() in /public_html/submit.php on line 245 once image is submitted
Any help appreciated

I then get this when trying to publish photo

Warning: copy(../images/photoalbum/album_6/margo.jpg) [function.copy]: failed to open stream: No such file or directory in public_html/administration/submissions.php on line 358

Warning: chmod() [function.chmod]: No such file or directory in/public_html/administration/submissions.php on line 359

Warning: imagesx(): supplied argument is not a valid Image resource in /public_html/includes/photo_functions_include.php on line 28

Warning: imagesy(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 29

Warning: Division by zero inpublic_html/includes/photo_functions_include.php on line 37

Warning: Division by zero in public_html/includes/photo_functions_include.php on line 38

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /public_html/includes/photo_functions_include.php on line 45

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 50

Warning: touch() [function.touch]: Unable to create file ../images/photoalbum/album_6/margo_t1.jpg because No such file or directory inpublic_html/includes/photo_functions_include.php on line 53

Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 59

Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 60
Edited by fouldsy on 20-07-2010 00:27
 
slaughter
Hi,
thanks for reporting. I have a fix for the give_url() Error here in attachment.
slaughter attached the following file:
submit.zip [3.41 kB, 85 Downloads]
 
fouldsy
Submit.php worked and I now can upload photos, but when publishing photos I still the message below

Warning: copy(../images/photoalbum/album_6/margo.jpg) [function.copy]: failed to open stream: No such file or directory in public_html/administration/submissions.php on line 358

Warning: chmod() [function.chmod]: No such file or directory in/public_html/administration/submissions.php on line 359

Warning: imagesx(): supplied argument is not a valid Image resource in /public_html/includes/photo_functions_include.php on line 28

Warning: imagesy(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 29

Warning: Division by zero inpublic_html/includes/photo_functions_include.php on line 37

Warning: Division by zero in public_html/includes/photo_functions_include.php on line 38

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /public_html/includes/photo_functions_include.php on line 45

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 50

Warning: touch() [function.touch]: Unable to create file ../images/photoalbum/album_6/margo_t1.jpg because No such file or directory inpublic_html/includes/photo_functions_include.php on line 53

Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 59

Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 60
Edited by fouldsy on 21-07-2010 01:30
 
slaughter
I can't reproduce this error.
Does the folder "album_6" exist? Does the submitted photo exist on server?

Does the publication of the submitted photo work? Or does it fail?
 
browser1
How can I make Welcome panel disappeared after login?
 
ritmi
http://www.phpfusion-support.de/infusions/download_db_panel/dldb_download_detail.php?id=1213

here is the link to the mod just download and change the files Wink
 
browser1
Thanx! It is almost perfect! Just does not support the PiF's multi language feature.... Shock So I can't use it. But thanks, anyway!
 
slaughter
open /infusions/welcome_panel/welcome_panel.php

and add:
Download source  Code
if(!iMEMBER)  {
//here is all the code of the panel
}


 
browser1
YAY!!! Thanx!!!Grin

welcome_message_panel anyway, but it works!!!!Grin

I think that this is a very useful feature, it could be embedded originally in the core edition of PiF.
Edited by browser1 on 30-07-2010 14:56
 
slaughter
Yea, I will add an option for this in the administration of the welcome panel Wink
 
browser1
There is a strange problem occurred when installing a new language.

I wrote the Welcome message on my language, and everithing seems allright. But now I installed another locale. When I switched to this locale (Hungarian), the text was falling apart, and strange charcters appeared even in the German part of the welcome message. If I changed back to English or German, everithing seems allright in the Admin menu. The charset is UTF-8 without BOM in the new locale.

Where can I find the flags for the language switching panel?
Edited by browser1 on 02-08-2010 13:58
 
browser1
Character issue solved. The following line was missing from the global.php:
PHP
  1. <?php
  2. // Locale Settings
  3. $locale['charset'] = "UTF-8"; # change it to the old setting, if you have problems
  4. ?>


I still would like to have a new flag to the language_switcher_2_panel. Where can I set it?

Edit:
Solved. :P
Edited by browser1 on 02-08-2010 18:01
 
fouldsy
slaughter wrote:
I can't reproduce this error.
Does the folder "album_6" exist? Does the submitted photo exist on server?

Does the publication of the submitted photo work? Or does it fail?


album_6 does exist , submitted photo appears in submissions but when pulblishing I dont know where it goes.
 
Jump to Forum:
Share this thread
URL:
BB-Code:
HTML:
AddThis:
Share |
Render time: 0.22 seconds - 126 Queries 831,075 unique visits