Customizing SMF > Modifications and Packages

Adk Portal 2.1.1 (New version for SMF 2.0.x)

<< < (167/186) > >>

redbullnik07:
Hello. Can the downloading sistem in Adk Portal be modificated so that an external link could be used?

lucas-ruroken:

--- Quote from: redbullnik07 on August 04, 2012, 01:03:33 PM ---Hello. Can the downloading sistem in Adk Portal be modificated so that an external link could be used?

--- End quote ---

Hi...that is not pòssible for the moment..

vladiv:
Hello there guys,

after installing the adk - portal this error occured:

The graphic template "main" could not be loaded.

Now  I don't have access to the admin panel, so

basically I can not do anything.



Would really appreciate it if anyone could help.  :)


Thanks in advance.

^HeRaCLeS^:
Attach the file Subs-adkfunction.php

obscuredx:
Hello guys and thank you for this amazing work. Havent use SMF for quite a while and i find ADK portal a great addition.
I'm having trouble with the download section of the portal.When i try to edit a category or perms, or download a file from the download section i'm getting this error:


--- Code: ---Method Not Implemented

GET to /forum/index.php not supported.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--- End code ---

All the above links that give the error contain the ;id= function. I've searched the web for some solutions, which wouldnt solve the problem. one of them was to disable the mod_security from .htaccess, which gave me internal server error at the whole site.
I've found out though that if i replace the ;id= with &id= it works properly. But i have to do this manually every time. for example i replace

--- Code: ---index.php?action=admin;area=adkdownloads;sa=editcategory;id=1;sesc=ecb4edfd6beef96f1d01e68f6bfdcd48

--- End code ---
with

--- Code: ---index.php?action=admin;area=adkdownloads;sa=editcategory&id=1;sesc=ecb4edfd6beef96f1d01e68f6bfdcd48
--- End code ---
and it works fine.
Is there a way to fix this without having to do it manually or edit all the php files?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version