News:

Join the Facebook Fan Page.

Main Menu

ezPortal

Started by SMFHacks.com Team, November 02, 2008, 10:10:03 AM

Previous topic - Next topic

andyac

is there a way to disable the portal for certain themes? I have smf4mobile and it ruins its purpose with any portal :(

vbgamer45

Yeah it would be possible you can a check
global $ID_THEME;
IF ($ID_THEME == THETHEMEIDYOUWANTTODISABLE) RETURN;

If you place it inside the sources/ezportal.com setupportal function
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

cosmicxxx

i tried to install this in my dev site using v2.0.

installation through package manager has a test failed error, involving subs.php file.

i've tried manual install, but still no blocks appears, even it is enabled in the settings.

vbgamer45

Post your subs.php and will take a look. Make sure your forum is not in maintenance mode
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

cosmicxxx

i have a follow up inquiry please.

is it possible to install 2 portal mods? im planning of a adkportal plus ezportal

Kindred

Why would you do that? .???

I am fairly certain that the mods will conflict, but additionally, the mods do essentially the same thing... Installing two portals at the same time is silly.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

cosmicxxx

coz, i already setup adk, and later found out about ezportal.

and ezportal has functions i wanted that adk does not have. ezportal has the smfclassified blocks.

i tried to create a custom block in adk using php block, but im getting parse errors.

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

cosmicxxx

thanks for the tips...

but... that seems pretty hard for me... i fell in love with ADK Portal.

thank you for answering my various inquiry in various boards.

Kindred

well, attempting to run two portals at once is going to cause issues...   if not major issues.

So, pick one and work with that.
If you have issues getting a block to show, work with the mod author in the specific support thread for that mod to get the right code.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

cosmicxxx

yeah thanks... i decided to keep adk. the author of the mod is flat out busy.

that's why im asking for help over here.

any way... can you help me centering this code

<?php ssi_classrandomlisting(); ?>


Kindred


<?phpecho '<center>';ssi_classrandomlisting();echo '</center>';?>


but that is getting off topic from EZPortal...   (also, do note that the author of smf classifieds is also the author of EZPortal... )

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

cosmicxxx

off topic i know... just askin...

and yeah... i know about the authors of those two mods.

just as i've said, the author is a busy man... he's short of time answering questions in his support site.

anyways... i've created another topic for my centering issue before i asked it over here.

thanks again for the center help...

i'll just create another topic for my portal block prob.

T3CHN0

Quote from: fluffmama on August 10, 2009, 02:11:47 PM



Hello, much like the image you see here I have lost the admin links and also as the top image shows a blank space
I don't see the blank space either.

My forum for some unknown reason would only display a blank white page a few days ago.
I found by running in maintenance mode that ezportal  was not loading, i uninstalled EZ put the forum back out of maintenance mode
and forum was happy again.

I then did a reinstall of EZ and it installed with no errors and everything is back and working how it should.

But now today I wanted to remove a block and notice I have no admin settings for EZ

my browser has a history of EZ and I find I can still make changes by going to
Quotehttp://www.mysite.com/index.php?action=admin;area=ezpblocks;sa=blocks;sesc=d73fdd32f4f19015566f40c241ea5471;ece75bb2fd0a=d73fdd32f4f19015566f40c241ea5471

and I can work around it and find my way. but what i would rather have is the links back in my admin panel.

I have searched all over to try find my answere within this topic
I have also uninstalled the mod with no errors, reinstalled the mod again with no errors and checked the link
parse install and everything is correct.

What am I not looking at? have I missed something?
all file permissions to all my php files are on 755 - should I change any of them to 777?

thanks

vbgamer45

Your missing language strings added to your themes/default/modifications.english.*.php files
And possibly your custom theme's language files as well.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

T3CHN0

Quote from: vbgamer45 on September 14, 2011, 01:16:20 AM
Your missing language strings added to your themes/default/modifications.english.*.php files

maybe you mean Themes/default/languages/modifications.english.php
and I don't use UT8 what ever it's called, My default theme is Default but edited

these are the strings I have there


// Begin EzPortal Text Strings
$txt['ezp_forum_tab'] = 'Forum';
$txt['ezportal_admin'] = 'EzPortal';
$txt['ezportal_settings'] = 'Settings';
$txt['ezportal_block_manager'] = 'ezBlock Manager';
$txt['ezportal_page_manager'] = 'Page Manager';

$txt['ezp_settings'] = 'Settings';
$txt['ezp_modules'] = 'Modules';
$txt['ezp_blocks'] = 'ezBlocks';
$txt['ezp_pagemanager'] = 'Page Manager';
$txt['ezp_import'] = 'Import';
$txt['ezp_download_blocks'] = 'Download ezBlocks';
$txt['ezp_installed_blocks'] = 'Installed ezBlocks';

// Permissions
$txt['permissiongroup_ezportal'] = 'EzPortal';
$txt['permissiongroup_simple_ezportal'] = 'Use EzPortal';

$txt['permissionname_ezportal_page'] = 'Manage Pages';
$txt['permissionhelp_ezportal_page'] = 'Allows adding,editing,and deleting of pages.';
$txt['cannot_ezportal_page'] = 'You are not allowed to manage EzPortal pages.';

$txt['permissionname_ezportal_blocks'] = 'Manage ezBlocks';
$txt['permissionhelp_ezportal_blocks'] = 'Allows adding,editing,and deleting of ezBlocks.';
$txt['cannot_ezportal_blocks'] = 'You are not allowed to manage ezBlocks.';


$txt['permissionname_ezportal_manage'] = 'Admin EzPortal';
$txt['permissionhelp_ezportal_manage'] = 'Allows full control of EzPortal';
$txt['cannot_ezportal_manage'] = 'You are not allowed to manage EzPortal.';

// END EzPortal Text Strings           


?>


is there more I need to add?

vbgamer45

Also check out themes/customtheme/languages/ that file too

If using SMF 2.0 you need to clear the cache under forum maintenance

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

vbgamer45

Minor update:
0.5.2
!Fixed SMF Gallery Random ezBlock not using number of images per row settings
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

T3CHN0

Quote from: vbgamer45 on September 14, 2011, 12:38:40 PM
Also check out themes/customtheme/languages/ that file too

If using SMF 2.0 you need to clear the cache under forum maintenance
Problem was my forum was being infected by a rouge thread adding it self to my php files
after each time i removed and reinstalled this mod everything would work for a day or so
then everything started going strange. at the beginning on each php there was a new line
looking soming like
Quoteeval(base64_decode("ZXJyb3JfcmVwb3J0aW
I ended up having to rebuild my whole forum and the mod installed and works perfect again.
sorry about waiting so long for my reply, and I thought I had better still reply so you know
everything is good now


cheers

vbgamer45

Glad you got everything figured out I seen that occur on forums before. also check your .htacess files as well just in case.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Advertisement: