Skip to content

ZIP file upload fails #5002

Answered by Jimmi08
Vodhin asked this question in Q&A Plugins
May 31, 2023 · 3 comments · 5 replies
Discussion options

You must be logged in to vote

@Vodhin
your frontpage is not working because you are using e107::url() without addon e_url.php - it is for pretty urls.
Correct path for me was:
$config['page'][0] = array('page' => e_PLUGIN_ABS . 'estate/listings.php' , 'title' => EST_GEN_LISTINGS);

Always use full path there (if above fails for you, try e_HTTP, SITEURL or something)

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@Vodhin
Comment options

@Jimmi08
Comment options

@Vodhin
Comment options

Comment options

You must be logged in to vote
1 reply
@Vodhin
Comment options

Comment options

You must be logged in to vote
1 reply
@Vodhin
Comment options

Answer selected by Vodhin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants