• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

XenPorta v1.4.5 BETA TEST!

Hi Jaxel,

Really like these changes. :)

One problem I've run across is that all the xenmedio files have reverted to links:

Code:
    [medio=full]21[/medio]

Editing the message and saving it reveals the video but as soon as you leave the thread it reverts back to a link.

Not sure if I have something astray here, would appreciate any suggestions.

Regards,
Renada :)
 
When trying to uninstall this mod it doesn't like this code in the install.php file. Doesn't like the use of $this on line 161.

Code:
$this->_getDb()->query("
            DROP TABLE IF EXISTS
                `EWRporta_blocks`,
                `EWRporta_caches`,
                `EWRporta_layouts`,
                `EWRporta_options`,
                `EWRporta_promotes`
        ");

Thanks,
Itworx4me
 
Hi Jaxel,

Really like these changes. :)

One problem I've run across is that all the xenmedio files have reverted to links:

Code:
    [medio=full]21[/medio]

Editing the message and saving it reveals the video but as soon as you leave the thread it reverts back to a link.

Not sure if I have something astray here, would appreciate any suggestions.

Regards,
Renada :)
Where are you having this issue? In article threads? Because I can't replicate.
 
When trying to uninstall this mod it doesn't like this code in the install.php file. Doesn't like the use of $this on line 161.

Code:
$this->_getDb()->query("
            DROP TABLE IF EXISTS
                `EWRporta_blocks`,
                `EWRporta_caches`,
                `EWRporta_layouts`,
                `EWRporta_options`,
                `EWRporta_promotes`
        ");

Thanks,
Itworx4me
Here is the error...sorry....

Fatal error: Using $this when not in object context in /home/***************/public_html/library/EWRporta/Install.php on line 161
 
Looks fixed to me.
I guess we are not on the same page.

Position: Top-Left Position: Top-Right

When you have modules in these two areas they should have the same width to each module. The Top Right stretches further. Now the Top-Left and the sidebar have the same width. I guess I was hoping that when the Top-Left and the Top Right modules are present, that they would have equal module width. Is this possible?
 
XenPorta v1.4.5 !!! o_O
can i ask why did you change this version completely? and not follow the pervious path...
 
I have installed XenPorta Beta on localhost test site. installation was without incident. I have nothing displaying on the portal, although modules appear at right sidebar when going to forums. please advise.

UPDATE - used customize portal to get blocks to appear. is this the preferred method?
UPDATE - I removed customize permission and portal layout works.. portal layout does not work and you must use customize to control layout if permission is given to do so. ????
 
Back
Top Bottom