GVS
Forum Replies Created
-
Forum: Plugins
In reply to: Need PluginI am so stupid 🙁
I want that categories should be listed such way 5,3,2,1
first should be gategory with ID 5, second ID 3 and so on. how to do this?Forum: Plugins
In reply to: Need Pluginthanks for help
wp_list_categories(‘orderby=name&include=5,3,2,1&show_count=0&title_li=<h2>categories</h2>’);why this function does not work properly?
this works fine.
wp_list_categories(‘orderby=name&include=5,3,2,1’);help please
Forum: Fixing WordPress
In reply to: Memory Limit Problem During Upgrade – SolutionI have the same problems on my home server, it gives me fatal errors when I am installing other scripts and forums too. help me to repair it plz
Forum: Plugins
In reply to: problems with post-notification pluginI still have problems. now I am trying to install wordpress 2.3 but it gives error like this:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6144 bytes) in C:\wamp\www\wordpress\wp-includes\registration.php on line 152
I have fatal errors, when I am installing some plugins ro other scripts, forums and other
I have wampserver installed on my compter, maybe wampserver is bad server? can anybody help?
thanks
sorry for my bad english 🙁Forum: Plugins
In reply to: Embeding videosI installed this plugin, but I cant watch video 🙁
I have uploaded video and inserted it in my post, video ran but there was only black screen, help me plz.