1
e-u-l-o-g-y
Re: PDDownloads doesn't work!!! (safe_mode = '1)

First of all I'd like to thank you for your support and a great module!

I found the error... it was actually one "error" combined with me not paying attention while debugging. After retrying to set up the module a couple of times I forgot to set permissions like you said - thanks for that one. But that wasn't the original problem. It seems that the tables were stored in all lowercase on localhost - and they worked in lowercase (they were generated like this by the module installation procedure). When I imported the tables on the server it broke. Perhaps you should store all the tables in lowercase only to prevent this kind of behaviour?

Apart from this I have a suggestion. The category_path (viewcat.php line 192) variable is assigned a link with a predefined layout. Perhaps you should break it up to make it easier for custom design? I for one don't like the colon at the end of it, so I've had to hack it out. Being able to use the home and category links separate wold give better versatility.

Again - Thanks alot :)



2
e-u-l-o-g-y
Re: PDDownloads doesn't work!!! (safe_mode = '1)

Hi!
Thanks for the quick reply! I'm sorry I didn't say which version.. was a bit stressed ..I'm using XOOPS 2.0.13.2 with PDDownloads 1.2. I have a database full of entries but they just don't show up - neither the categories nor the entries. Adding another category doesn't even add it to the database. Any suggestions?

This is the info I get in the main index:

Server Status
Information taken from PHP ini File:
# GD Library Support: Enabled (Thumbs Nails Available)
# GD Library Version: bundled (2.0.28 compatible)

# Safe Mode Status: ON (This May Cause Problems)
# Register Globals: OFF
# Server Uploads Status: ON
# Max Upload Size Permitted: 2M
# Max Post Size Permitted: 8M
# Max Time for running scripts: 30 s

Information about the upload-paths
Uploads will be stored in this folder: (...)/httpdocs/[dev2]/uploads/PDdownloads/ ( available )
Category Images will be stored in this folder: (...)/httpdocs/[dev2]/modules/PDdownloads/images/ ( available )
Screenshot Images will be stored in this folder: (...)/httpdocs/[dev2]/modules/PDdownloads/images/screenshots/ ( available )



3
e-u-l-o-g-y
PDDownloads doesn't work!!! (safe_mode = '1)

Hi!
I've just uploaded PDDownloads to my server just to realize that it doesn't work because safe_mode is set to '1' on my server. Isn't this a bit strange? I thought it was normal to use this setting on servers, and I can't change it. Does anyone know a way around this or at least know why it doesn't work with safe_mode on? Either a hack or a better solution - I was supposed to be finished with this page today .

PLEASE HELP

-Thomas



4
e-u-l-o-g-y
Multimenu 1.82 related sublink

Hi!
I've just had my first go at using multimenu and I must say that it's a great piece of software. But I have experienced a problem. I need to be able to split a menu in two. That is - I need the related sublinks in the middle of the screen and the main links in the right block. I suspect this is possible using "multiMenu A" - but I can't get this to work. After trying a couple of things I realised that setting "Link type to display:" to "Related Sublink" NEVER shows anything . I'm by the way using mm1.82 and XOOPS 2.0.13.2. Any suggestions?



5
e-u-l-o-g-y
MyAlbum template madness?

Hi!
I've just installed myalbum on my server, and generated the needed temlates (for the new template set I'm using) - but then a weird thing occures. The original template set contains 16 templates, but I get a list og 16 properly generated templates and a bunch more marked yellow - because XOOPS fail to generate them.
.htaccess
mk_templates
.sh
myalbum0_categories
.html
myalbum0_footer
.html
myalbum0_header
.html
myalbum0_imagemanager
.html

These are some of the first listed files..
Any suggestions on what the problem could be?

edit:
I'm using XOOPS 2.0.13.2 and myalbum 2.84



6
e-u-l-o-g-y
Re: I have this notices at the bottom of my page please help!

Thanks... It's just a bit irritating that there might be "real" error messages between these messages



7
e-u-l-o-g-y
Re: I have this notices at the bottom of my page please help!

Isn't this a PHP-version problem? I just had the same thing.. is it ok to just ignore it, and are there any (not too complex) ways to get rid of them? A patch?



8
e-u-l-o-g-y
Tinycontent redefinition

Hi!
When running tiny content, I get the following php-notifications:

Notice [PHP]: Constant _MI_TINYCONTENT_NAME already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 5
Notice 
[PHP]: Constant _MI_TINYCONTENT_DESC already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 8
Notice 
[PHP]: Constant _MI_TC_BNAME1 already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 11
Notice 
[PHP]: Constant _TC_MD_ADMENU1 already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 14
Notice 
[PHP]: Constant _TC_MD_ADMENU2 already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 15
Notice 
[PHP]: Constant _TC_MD_ADMENU3 already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 16
Notice 
[PHP]: Constant _MI_WYSIWYG already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 19
Notice 
[PHP]: Constant _MI_WYSIWYG_DESC already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 20
Notice 
[PHP]: Constant _MI_TINYCONTENT_PREFIX already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 27
Notice 
[PHP]: Constant _MI_DIR_NAME already defined in file C:Program FilesapachefriendsxampphtdocsOwnVestmarkrittetmodulestinycontentlanguagenorwegianmodinfo.php line 28


But there's no duplicates in the language files. Any suggestions to what I should do?



9
e-u-l-o-g-y
Re: changed block theme doesn't show

DOUGH! I forgot to change the include directory

<{include file="default/theme_blockcenter_l.html"}>

to the name of my theme - but thanks for the quick answer



10
e-u-l-o-g-y
changed block theme doesn't show

Hi!
When I change the theme_blockcenter_l.html or any of the other block theme files, the changes don't show in the browser - even if I delete the cached files and force a reload of the page. How can I force the new files to show?




TopTop
(1) 2 3 4 »



Login

Who's Online

185 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 185


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits